summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-06Fix a memory leakFridrich Štrba1-0/+2
2012-11-06Fix extraction of stencils from xml file-formatsFridrich Štrba1-7/+4
2012-11-05Fix scope of the variable 'X' can be reducedJulien Nabet1-2/+2
2012-11-05Missing include for older compilersFridrich Štrba1-0/+1
2012-11-05Silence some warningsFridrich Štrba2-6/+6
2012-11-05Allow specifying boost include directory tooFridrich Štrba1-2/+2
2012-11-05Add libxml2 include and library directorieslibvisio-0.0.20Fridrich Štrba6-15/+15
2012-11-05Add the Visual Studio 2010 filesFridrich Štrba5-0/+623
2012-11-05Those don't need to be executableFridrich Štrba6-2/+6
2012-11-05Add Visual Studio 2008 filesFridrich Štrba4-0/+1358