summaryrefslogtreecommitdiff
path: root/src/lib/VSDParser.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-21HideText for VSDFridrich Štrba1-0/+2
2013-02-22More page names for versions <= 5Fridrich Štrba1-0/+1
2013-02-22Read and push to the api the names of the pages if they existFridrich Štrba1-0/+6
2013-02-21Some initial work on the support of page namesFridrich Štrba1-0/+4
2012-11-23Those ones don't need to be virtual anymoreFridrich Štrba1-4/+4
2012-11-22handle blog in the same way for all <= 5Fridrich Štrba1-1/+1
2012-11-20Field List is a list tooFridrich Štrba1-1/+1
2012-11-19Simplify the inheritance a little bitFridrich Štrba1-7/+7
2012-11-19Some colour reading fixes for VSD <= 2Fridrich Štrba1-1/+1
2012-11-19Miscellaneous fixes + text for VSD <= 5Fridrich Štrba1-2/+2
2012-11-16Some more work on VSD1 and VSD2 parsing + some stream fixesFridrich Štrba1-1/+1
2012-11-16Some more progress on version 5Fridrich Štrba1-1/+1
2012-11-16Read VSD5 fill and line informationFridrich Štrba1-1/+1
2012-11-16Abstraction of reading of integersFridrich Štrba1-4/+2
2012-11-16Some progress in VSD5 parsingFridrich Štrba1-0/+5
2012-11-15Some more work on vsd1/2/3/4/5Fridrich Štrba1-1/+2
2012-11-15Some more VSD2 - VSD5 infrastructure - work in progressFridrich Štrba1-2/+2
2012-11-14Setting framework for different parsing of v5 and v2Fridrich Štrba1-4/+4
2012-11-12Set groundwork for vsd5 and lower chunk parsingFridrich Štrba1-1/+1
2012-11-09Some more work on VSD5 parserFridrich Štrba1-2/+3
2012-11-09Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctlyFridrich Štrba1-0/+1
2012-10-30Consolidate the way of reading font informationFridrich Štrba1-0/+2
2012-10-17m_geometries being a mapFridrich Štrba1-0/+3
2012-10-16_flushShape uses member variable anywayFridrich Štrba1-1/+1
2012-10-11VSDParser: use more of the VSDShape internals to keep informationFridrich Štrba1-6/+0
2012-10-11Get rid of m_fieldListFridrich Štrba1-1/+0
2012-10-10Try to pass to the collectors the shape at onceFridrich Štrba1-0/+4
2012-10-09Diminish pointer use a bitFridrich Štrba1-6/+6
2012-10-09Fix possible uninitialized variablesFridrich Štrba1-0/+4
2012-10-08Simplify the collectXFormData and collectTxtXform functions a bitFridrich Štrba1-0/+1
2012-10-07m_stencilShape -> m_shapeFridrich Štrba1-1/+1
2012-10-07VSDStencilShape -> VSDShapeFridrich Štrba1-1/+1
2012-09-29Detect a background page earlyFridrich Štrba1-0/+2
2012-09-27Simplifying a bit the colour stuffFridrich Štrba1-1/+1
2012-09-27Rewriting the collectors to be more useful for VDX tooFridrich Štrba1-0/+2
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-0/+169