summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-20Field List is a list tooFridrich Štrba3-2/+14
2012-11-20Fix background page detection for versions < 6Fridrich Štrba1-1/+1
2012-11-19Simplify the inheritance a little bitFridrich Štrba10-436/+359
2012-11-19Fix foreign in VSD 5-Fridrich Štrba2-1/+5
2012-11-19Some fixes for line and fill stylesFridrich Štrba4-16/+17
2012-11-19Some colour reading fixes for VSD <= 2Fridrich Štrba5-3/+23
2012-11-19Fix stencil extraction for vsd <= 5Fridrich Štrba1-8/+17
2012-11-19Miscellaneous fixes + text for VSD <= 5Fridrich Štrba5-9/+111
2012-11-19Consider correctly the font encoding informationFridrich Štrba1-2/+2
2012-11-19Vertical alignment in center is default in VisioFridrich Štrba1-1/+1
2012-11-17Trying to read the blob in the same way in all 16-bit versionsFridrich Štrba4-16/+15
2012-11-17Spit actual images in VSD1Fridrich Štrba4-2/+20
2012-11-16Some more work on VSD1 and VSD2 parsing + some stream fixesFridrich Štrba6-8/+15
2012-11-16Some more progress on version 5Fridrich Štrba3-6/+58
2012-11-16Read VSD5 fill and line informationFridrich Štrba4-4/+57
2012-11-16Remove the generated files only on distcleanFridrich Štrba1-1/+1
2012-11-16Typedefs for MSVCFridrich Štrba1-0/+2
2012-11-16Abstraction of reading of integersFridrich Štrba4-19/+25
2012-11-16Some progress in VSD5 parsingFridrich Štrba4-8/+25
2012-11-15Some more work on vsd1/2/3/4/5Fridrich Štrba4-5/+93
2012-11-15Some more VSD2 - VSD5 infrastructure - work in progressFridrich Štrba7-14/+29
2012-11-14Some more chunk work, but slowFridrich Štrba4-20/+12
2012-11-14Setting framework for different parsing of v5 and v2Fridrich Štrba7-5/+131
2012-11-12Set groundwork for vsd5 and lower chunk parsingFridrich Štrba4-21/+25
2012-11-12Extend the parsing capacity to versions 1 - 5Fridrich Štrba1-4/+11
2012-11-12Don't crash on empty or almost empty pointer order listFridrich Štrba1-6/+2
2012-11-12Detect non-OLE binary Visio documentsFridrich Štrba1-23/+97
2012-11-09Fix warning C4244Julien Nabet1-1/+1
2012-11-09Some more work on VSD5 parserFridrich Štrba7-25/+105
2012-11-09Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctlyFridrich Štrba6-6/+140
2012-11-07Fix underlinking with gold.Tomas Chvatal1-2/+2