summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-04Some other ideas about handling the theminglibvisio-0.0Fridrich Štrba9-12/+129
2014-02-03Astyle actionFridrich Štrba20-208/+208
2014-02-03Allow equal identing of functionsFridrich Štrba1-0/+1
2014-02-03add options file for astyleDavid Tardon1-0/+11
2014-02-03Parse the quick-style pointersFridrich Štrba3-4/+74
2014-02-03Little changes to theme parsingFridrich Štrba2-0/+61
2013-10-17fdo#70480 do not crash reading malformed zipDavid Tardon1-0/+2
2013-09-21WaE: ... should be initialized in the member init. listDavid Tardon2-0/+33
2013-09-03add cgit/gitweb URLsDavid Tardon1-3/+4
2013-09-03set up git-reviewDavid Tardon1-0/+7
2013-09-02add READMEDavid Tardon1-0/+11
2013-09-02add automatic git hook setting in autogen.shNorbert Thiebaud5-7/+366
2013-08-28Bump versionlibvisio-0.0.31Fridrich Štrba1-1/+1
2013-08-28Some versions of boost bomb on '=' padding charactersFridrich Štrba1-3/+10
2013-08-28Misleading debug messageFridrich Štrba1-1/+1
2013-08-26Fix dasharrayLaurent Alonso1-26/+10
2013-08-25Sync with libwpgLaurent Alonso2-386/+575
2013-07-25Hard depend on libwpd 0.9.5Fridrich Štrba2-6/+2
2013-07-22Some more parsing of theme informationFridrich Štrba2-5/+184
2013-07-22Cppcheck: (performance) Function parameter 'weights' should be passed by refe...Fridrich Štrba2-2/+2
2013-07-22Stub reader for a:clrSchemeFridrich Štrba2-2/+44
2013-07-22Reader for a:sysClrFridrich Štrba3-0/+23
2013-07-21reader function for a:srgbClrFridrich Štrba2-0/+25
2013-07-21a:srgbClr does not have # in the beginning of the hexFridrich Štrba3-6/+7
2013-07-20Add tokens related to themeFridrich Štrba2-2/+94
2013-07-20Update alternative build systemsFridrich Štrba4-0/+41
2013-07-20Stub the theme class to keep theme informationFridrich Štrba5-8/+123
2013-07-19Guides don't exist and if you saw them, we burn your eyesFridrich Štrba1-6/+0
2013-07-19fdo#63255 ignore guidesDavid Tardon1-1/+4
2013-07-19Speed-up the xml parser a tiny bit by mapping only used tokensFridrich Štrba4-456/+0
2013-07-13Fix some runtime problems with msvc-built libvisioFridrich Štrba1-1/+2
2013-07-11Trying to use iterators without wrapping the dataFridrich Štrba2-4/+6
2013-07-10Add support of SplineStart and SplineKnot to xml-based formatslibvisio-0.0.30Fridrich Štrba1-1/+9
2013-07-10Try not to go out of bondsFridrich Štrba1-6/+5
2013-07-10Fixing back some mistakes paid cash to valgrindFridrich Štrba1-5/+6
2013-07-10fix conditionDavid Tardon1-1/+1
2013-07-10SplineStart ends previous splineFridrich Štrba1-0/+1
2013-07-10Some more trying of refactoring of nurbs-related codeFridrich Štrba5-71/+79
2013-07-09De-uglify a tiny bit the NURBS codeFridrich Štrba2-158/+122
2013-07-09Bump version to 0.0.30 (not release yet)Fridrich Štrba1-1/+1
2013-07-09Don't add a trailing M-segment when emulating NURBS by curvesFridrich Štrba1-27/+4
2013-07-09Handling in a special ways uniform NURBS of degree 2 and 3Fridrich Štrba2-39/+289
2013-07-09astyleFridrich Štrba1-1/+1
2013-07-06Proper fix for older boost and remove_whitespaceFridrich Štrba2-4/+5
2013-07-06Revert "Some older versions of boost have a buggy remove_whitespace and origi...Fridrich Štrba2-1/+4
2013-07-06coverity: gmtime can return NULLDavid Tardon1-2/+6
2013-07-02Some older versions of boost have a buggy remove_whitespace and original code...Fridrich Štrba2-4/+1
2013-07-02Bump version to 0.0.29libvisio-0.0.29Fridrich Štrba1-1/+1
2013-06-30Consider the return value of getChunkHeaderFridrich Štrba1-1/+2
2013-06-25Avoid NANsFridrich Štrba1-3/+3