summaryrefslogtreecommitdiff
path: root/src/lib/VSDContentCollector.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Cppcheck: (performance) Function parameter 'weights' should be passed by refe...Fridrich Štrba1-1/+1
2013-07-10Some more trying of refactoring of nurbs-related codeFridrich Štrba1-1/+1
2013-07-09De-uglify a tiny bit the NURBS codeFridrich Štrba1-5/+7
2013-07-09Handling in a special ways uniform NURBS of degree 2 and 3Fridrich Štrba1-0/+8
2013-05-12use iterator to point to the current styleDavid Tardon1-2/+2
2013-04-21HideText for VSDFridrich Štrba1-0/+2
2013-04-01Use ICU for charset conversionsFridrich Štrba1-0/+1
2013-03-22Group shape elements if they are more then oneFridrich Štrba1-0/+1
2013-02-22Read and push to the api the names of the pages if they existFridrich Štrba1-1/+1
2013-02-21Some initial work on the support of page namesFridrich Štrba1-1/+1
2012-11-02Collect default para/char stylesFridrich Štrba1-1/+9
2012-11-02Make charCount non-optional in paragraph stylesFridrich Štrba1-2/+2
2012-11-02Make charCount non-optional in character stylesFridrich Štrba1-2/+2
2012-10-30Consolidate the way of reading font informationFridrich Štrba1-5/+4
2012-10-29Stub ParaIX and CharIX reading in VDX and VSDX parsersFridrich Štrba1-6/+6
2012-10-29Read the stylesheet in second passFridrich Štrba1-0/+1
2012-10-25Some more boost::optional fooFridrich Štrba1-0/+2
2012-10-23Removing unused fill-related variablesFridrich Štrba1-5/+0
2012-10-23Refactoring the fill style outputFridrich Štrba1-3/+1
2012-10-23Remove unused member variablesFridrich Štrba1-2/+0
2012-10-23Simplify the function handling line stylesFridrich Štrba1-2/+1
2012-10-22Fix showing of foregins + write styles only if neededFridrich Štrba1-2/+0
2012-10-21All styles pushed using optional stylesFridrich Štrba1-16/+33
2012-10-21A little refactoring of styles in VSDContentCollectorFridrich Štrba1-4/+2
2012-10-21Pass more properties as boost::optionalFridrich Štrba1-21/+33
2012-10-18Some infrastructure to parse the relative geometry rowsFridrich Štrba1-0/+5
2012-10-11Adapt collectors to the information that will be available from VDX and VSDX ...Fridrich Štrba1-1/+1
2012-10-11Revert a part that creates more problems then it solvesFridrich Štrba1-1/+1
2012-10-11Trying to improve the field-related codeFridrich Štrba1-1/+1
2012-10-10Try to pass to the collectors the shape at onceFridrich Štrba1-1/+1
2012-10-08Try to finalize the _flushShape functionFridrich Štrba1-3/+3
2012-10-08Some constness changesFridrich Štrba1-1/+1
2012-10-08Some more styles passing simplificationFridrich Štrba1-2/+2
2012-10-08Simplify the passing of line and fill informationFridrich Štrba1-6/+6
2012-10-08Simplify the collectXFormData and collectTxtXform functions a bitFridrich Štrba1-2/+2
2012-10-07VSDStencilShape -> VSDShapeFridrich Štrba1-1/+1
2012-10-01Don't pass geomFlags to the collectorsFridrich Štrba1-1/+1
2012-09-29Pass to collectors information about background pageFridrich Štrba1-1/+2
2012-09-28Pass the transparency to collectors as doubleFridrich Štrba1-10/+9
2012-09-27Simplifying a bit the colour stuffFridrich Štrba1-2/+0
2012-09-27Rewriting the collectors to be more useful for VDX tooFridrich Štrba1-18/+16
2012-09-27Parse VDX TextBlock propertiesFridrich Štrba1-4/+4
2012-09-27Parse VDX fill and line propertiesFridrich Štrba1-12/+15
2012-09-26Start to parse the font and colour list in VDX parserFridrich Štrba1-2/+2
2012-09-18pointless whitespace cleanup to increase my commit countFridrich Štrba1-3/+3
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-0/+278