Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-03 | set up git-review | David Tardon | 1 | -0/+7 | |
2013-09-02 | add README | David Tardon | 1 | -0/+11 | |
2013-09-02 | add automatic git hook setting in autogen.sh | Norbert Thiebaud | 5 | -7/+366 | |
Change-Id: I95eb02dc2d347337d7b85f85d6459353278fb137 Reviewed-on: https://gerrit.libreoffice.org/5748 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> | |||||
2013-08-28 | Bump versionlibvisio-0.0.31 | Fridrich Štrba | 1 | -1/+1 | |
2013-08-28 | Some versions of boost bomb on '=' padding characters | Fridrich Štrba | 1 | -3/+10 | |
2013-08-28 | Misleading debug message | Fridrich Štrba | 1 | -1/+1 | |
2013-08-26 | Fix dasharray | Laurent Alonso | 1 | -26/+10 | |
2013-08-25 | Sync with libwpg | Laurent Alonso | 2 | -386/+575 | |
2013-07-25 | Hard depend on libwpd 0.9.5 | Fridrich Štrba | 2 | -6/+2 | |
2013-07-22 | Some more parsing of theme information | Fridrich Štrba | 2 | -5/+184 | |
2013-07-22 | Cppcheck: (performance) Function parameter 'weights' should be passed by ↵ | Fridrich Štrba | 2 | -2/+2 | |
reference | |||||
2013-07-22 | Stub reader for a:clrScheme | Fridrich Štrba | 2 | -2/+44 | |
2013-07-22 | Reader for a:sysClr | Fridrich Štrba | 3 | -0/+23 | |
2013-07-21 | reader function for a:srgbClr | Fridrich Štrba | 2 | -0/+25 | |
2013-07-21 | a:srgbClr does not have # in the beginning of the hex | Fridrich Štrba | 3 | -6/+7 | |
2013-07-20 | Add tokens related to theme | Fridrich Štrba | 2 | -2/+94 | |
2013-07-20 | Update alternative build systems | Fridrich Štrba | 4 | -0/+41 | |
2013-07-20 | Stub the theme class to keep theme information | Fridrich Štrba | 5 | -8/+123 | |
2013-07-19 | Guides don't exist and if you saw them, we burn your eyes | Fridrich Štrba | 1 | -6/+0 | |
2013-07-19 | fdo#63255 ignore guides | David Tardon | 1 | -1/+4 | |
2013-07-19 | Speed-up the xml parser a tiny bit by mapping only used tokens | Fridrich Štrba | 4 | -456/+0 | |
2013-07-13 | Fix some runtime problems with msvc-built libvisio | Fridrich Štrba | 1 | -1/+2 | |
2013-07-11 | Trying to use iterators without wrapping the data | Fridrich Štrba | 2 | -4/+6 | |
2013-07-10 | Add support of SplineStart and SplineKnot to xml-based formatslibvisio-0.0.30 | Fridrich Štrba | 1 | -1/+9 | |
2013-07-10 | Try not to go out of bonds | Fridrich Štrba | 1 | -6/+5 | |
2013-07-10 | Fixing back some mistakes paid cash to valgrind | Fridrich Štrba | 1 | -5/+6 | |
2013-07-10 | fix condition | David Tardon | 1 | -1/+1 | |
2013-07-10 | SplineStart ends previous spline | Fridrich Štrba | 1 | -0/+1 | |
2013-07-10 | Some more trying of refactoring of nurbs-related code | Fridrich Štrba | 5 | -71/+79 | |
2013-07-09 | De-uglify a tiny bit the NURBS code | Fridrich Štrba | 2 | -158/+122 | |
2013-07-09 | Bump version to 0.0.30 (not release yet) | Fridrich Štrba | 1 | -1/+1 | |
2013-07-09 | Don't add a trailing M-segment when emulating NURBS by curves | Fridrich Štrba | 1 | -27/+4 | |
2013-07-09 | Handling in a special ways uniform NURBS of degree 2 and 3 | Fridrich Štrba | 2 | -39/+289 | |
2013-07-09 | astyle | Fridrich Štrba | 1 | -1/+1 | |
2013-07-06 | Proper fix for older boost and remove_whitespace | Fridrich Štrba | 2 | -4/+5 | |
2013-07-06 | Revert "Some older versions of boost have a buggy remove_whitespace and ↵ | Fridrich Štrba | 2 | -1/+4 | |
original code was not removing either" This reverts commit 6fe924aae90c7aed8a3ad6e172a90a341f7a82ca. | |||||
2013-07-06 | coverity: gmtime can return NULL | David Tardon | 1 | -2/+6 | |
2013-07-02 | Some older versions of boost have a buggy remove_whitespace and original ↵ | Fridrich Štrba | 2 | -4/+1 | |
code was not removing either | |||||
2013-07-02 | Bump version to 0.0.29libvisio-0.0.29 | Fridrich Štrba | 1 | -1/+1 | |
2013-06-30 | Consider the return value of getChunkHeader | Fridrich Štrba | 1 | -1/+2 | |
2013-06-25 | Avoid NANs | Fridrich Štrba | 1 | -3/+3 | |
2013-06-25 | Use boost for base64 decoding | Fridrich Štrba | 2 | -45/+16 | |
2013-06-06 | Adapting doxygen to the new layout | Fridrich Štrba | 1 | -1/+1 | |
2013-06-05 | Clarify the codelibvisio-0.0.28 | Fridrich Štrba | 1 | -0/+3 | |
2013-06-05 | Bump version to 0.0.28 | Fridrich Štrba | 1 | -1/+1 | |
2013-06-05 | Revert "avoid access to uninit. memory" | Fridrich Štrba | 1 | -5/+1 | |
This caused no geometry to be ever inserted to a shape. This reverts commit 62a1abdadcba61f9a0d0daf38c442f0cd86c8718. | |||||
2013-05-16 | Bump versionlibvisio-0.0.27 | Fridrich Štrba | 1 | -1/+1 | |
2013-05-12 | avoid access to uninit. memory | David Tardon | 1 | -1/+5 | |
2013-05-12 | don't crash if there is no stencil | David Tardon | 1 | -3/+4 | |
2013-05-12 | don't leave dangling pointer around | David Tardon | 1 | -0/+2 | |