summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-04coverity: make the loop end correctlyDavid Tardon1-1/+1
The original condition, for a simple NURBS block, would try to read knots as long as there were anything to read. Because in that case flag equals 0, which is different from 0x8a, so the loop would be taken again and again, regardless of the value of repetitions.
2013-05-04coverity: check return value of xmlTextReaderReadDavid Tardon2-6/+7
2013-05-02Astyle actionFridrich Štrba1-4/+4
2013-05-02Ignore more liberallyFridrich Štrba3-0/+3
2013-05-02libwpd already does this conversion, so don't dupplicateFridrich Štrba1-17/+4
2013-04-26Token ID 0 is special in the way the has handles itFridrich Štrba1-1/+1
2013-04-25Build pic objects by defaultFridrich Štrba1-1/+1
2013-04-25Disable static libraries by defaultFridrich Štrba1-2/+4
2013-04-22Bump versionlibvisio-0.0.26Fridrich Štrba1-1/+1
2013-04-21HideText for xml parsers tooFridrich Štrba2-0/+7
2013-04-21HideText for VSDFridrich Štrba12-5/+84
2013-04-16Trying to get the short texts rightFridrich Štrba1-2/+6
2013-04-16Don't collect empty foreign dataFridrich Štrba3-12/+12
2013-04-16Foreign type 0 seems to be WMFFridrich Štrba2-13/+11
2013-04-03tmpInput unusedJulien Nabet1-3/+0
2013-04-02Add ICU stuff to the MSVC build filesFridrich Štrba6-12/+12
2013-04-02Extend the encoding supportFridrich Štrba1-0/+15
2013-04-01Use ICU for charset conversionsFridrich Štrba4-367/+168
2013-03-22Option to test the callback graph, in order to detect mismatched groupingFridrich Štrba2-52/+314
2013-03-22Group shape elements if they are more then oneFridrich Štrba2-32/+43
2013-03-15Small cleanupFridrich Štrba1-4/+4
2013-03-15Clear the text if we were not able to read itFridrich Štrba2-16/+40
2013-03-15Don't fail just because at the end of a stringFridrich Štrba1-3/+4
2013-02-25Bump version to 0.0.25libvisio-0.0.25Fridrich Štrba1-1/+1
2013-02-25Improve the embedded binary dumping a bitFridrich Štrba1-37/+53
2013-02-22Fix an error in order of variablesFridrich Štrba1-1/+1
2013-02-22More page names for versions <= 5Fridrich Štrba5-5/+41
2013-02-22Read and push to the api the names of the pages if they existFridrich Štrba14-13/+77
2013-02-21Some initial work on the support of page namesFridrich Štrba15-25/+89
2013-01-26Some cppcheck cleaningJulien Nabet1-2/+2
2013-01-18Fix build with newer autotoolsFridrich Štrba1-1/+1
2012-12-18Bump version in view of a possible releaselibvisio-0.0.24Fridrich Štrba2-2/+2
2012-12-18When cached fg and bg colours are 0, trust index moreFridrich Štrba3-24/+77
2012-12-16coverity: copying uninitialized valueDavid Tardon1-0/+1
2012-12-16coverity: do not let VisioDocument::parse throwDavid Tardon1-32/+43
2012-12-16coverity: drop duplicated codeDavid Tardon1-11/+0
2012-12-16coverity: consistently check ret. value of read*DataDavid Tardon3-12/+12
2012-12-11Trying to support initially Text FieldsFridrich Štrba5-9/+25
2012-12-11Fixed line height is in inches :(Fridrich Štrba1-1/+1
2012-12-03Bump versionlibvisio-0.0.23Fridrich Štrba1-1/+1
2012-12-03For VSD6 and VSD11 trust more the cached hex then the colour indexFridrich Štrba2-8/+20
2012-11-29Bump versionlibvisio-0.0.22Fridrich Štrba1-1/+1
2012-11-27Trying to unify the stencil extraction and the other parsing functionFridrich Štrba1-132/+92
2012-11-23Those ones don't need to be virtual anymoreFridrich Štrba1-4/+4
2012-11-23Unify all VSD2 - VSD5 in one parserFridrich Štrba9-186/+1
2012-11-22Unify blob parsing over binary format versionsFridrich Štrba3-72/+73
2012-11-22Unsigned signed comparisonFridrich Štrba1-1/+1
2012-11-22Little fixupFridrich Štrba1-1/+2
2012-11-22handle blog in the same way for all <= 5Fridrich Štrba6-18/+20
2012-11-20Bump version, because I canlibvisio-0.0.21Fridrich Štrba1-1/+1