summaryrefslogtreecommitdiff
path: root/src/lib/VSDStylesCollector.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-23Parse bulletFont and bulletFontSize where applicableFridrich Štrba1-1/+4
2015-12-18BIPU support of bulletsFridrich Štrba1-7/+13
2015-12-16Collect and output tab stopsFridrich Štrba1-0/+5
2015-12-15Read rounding in line propertiesFridrich Štrba1-11/+17
2015-12-11Parsing layer membership for binary parsersFridrich Štrba1-0/+5
2015-12-11Some little changes to parse the layerlist the same way everywhereFridrich Štrba1-1/+1
2015-12-11Reading some of the layer information in xml parsers tooFridrich Štrba1-0/+5
2015-07-16avoid endless loop when reading broken fileDavid Tardon1-1/+4
2014-02-04Some other ideas about handling the themingFridrich Štrba1-4/+19
2014-01-31With agreement of all contributors, simplifying licensing to MPL2Fridrich Štrba1-26/+5
2013-12-11Re-astyleFridrich Štrba1-58/+58
2013-11-05librevenge namespaceFridrich Štrba1-4/+4
2013-11-04trying to move libvisio to librevenge APIFridrich Štrba1-4/+4
2013-07-10Some more trying of refactoring of nurbs-related codeFridrich Štrba1-3/+2
2013-04-21HideText for VSDFridrich Štrba1-0/+5
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-0/+16
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-8/+4
2012-10-29Read the stylesheet in second passFridrich Štrba1-45/+30
2012-10-25Some more boost::optional fooFridrich Štrba1-0/+11
2012-10-21All styles pushed using optional stylesFridrich Štrba1-17/+25
2012-10-21Consider also styles ids 0Fridrich Štrba1-1/+1
2012-10-21Pass more properties as boost::optionalFridrich Štrba1-28/+37
2012-10-18Some infrastructure to parse the relative geometry rowsFridrich Štrba1-0/+25
2012-10-18Simplify the styles code a bitFridrich Štrba1-80/+17
2012-10-12Flush shapes order whenever we know itFridrich Štrba1-2/+1
2012-10-11Adapt collectors to the information that will be available from VDX and VSDX ...Fridrich Štrba1-5/+7
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-7/+7
2012-10-08Simplify the collectXFormData and collectTxtXform functions a bitFridrich Štrba1-2/+2
2012-10-02Some more readability an error-proof changesFridrich Š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/+1
2012-09-28Pass the transparency to collectors as doubleFridrich Štrba1-6/+5
2012-09-27Simplifying a bit the colour stuffFridrich Štrba1-4/+0
2012-09-27Rewriting the collectors to be more useful for VDX tooFridrich Štrba1-30/+27
2012-09-27Parse VDX TextBlock propertiesFridrich Štrba1-5/+5
2012-09-27Parse VDX fill and line propertiesFridrich Štrba1-11/+14
2012-09-26Start to parse the font and colour list in VDX parserFridrich Štrba1-1/+1
2012-09-18pointless whitespace cleanup to increase my commit countFridrich Štrba1-1/+1
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-0/+461