summaryrefslogtreecommitdiff
path: root/src/lib/VSDXStylesCollector.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-186/+0
2012-07-30Trully implement 'level continuum'Fridrich Štrba1-0/+1
2012-07-30Revert "Implement 'level continuum'"Fridrich Štrba1-1/+0
2012-07-30Implement 'level continuum'Fridrich Štrba1-0/+1
2012-07-26Another tiny incremental changeFridrich Štrba1-0/+1
2012-07-25Revert "Drawing pages in right order"Fridrich Štrba1-1/+1
2012-07-25Push information to collector even from streams if that is where it is to be ...Fridrich Štrba1-2/+2
2012-06-20This langid does not make sense and we don't even use itFridrich Štrba1-2/+2
2012-06-19Trying to make encoding work in version 6Fridrich Štrba1-2/+2
2012-05-31Unused variablelibvisio-0.0.17Fridrich Štrba1-1/+1
2012-05-29Drawing pages in right orderFridrich Štrba1-1/+1
2012-01-11Emulate flags in ParaIXFridrich Štrba1-2/+2
2011-12-06Parse and push embedded OLE objects so that applications that are smart can u...Fridrich Štrba1-1/+6
2011-11-18Move that format string -> formatId parser and acctually use itFridrich Štrba1-2/+2
2011-11-14Some more fiddling with the logic behind the fieldsFridrich Štrba1-0/+1
2011-11-14My Sunday work on the text fieldsFridrich Štrba1-4/+2
2011-11-11Trying to get the stencil field lists and name lists rightFridrich Štrba1-4/+3
2011-11-08Some more fields parsing stuffFridrich Štrba1-0/+7
2011-11-07Parse and store NameListFridrich Štrba1-0/+5
2011-11-07Complicate the thing a bit by using WPXBinaryData for textFridrich Štrba1-2/+2
2011-11-05De-duplicate collector functions doing the same thingFridrich Štrba1-5/+0
2011-11-05Some parsing of field listFridrich Štrba1-0/+1
2011-10-31Draw in the page scale and not in the drawing scaleFridrich Štrba1-1/+1
2011-10-28Adding emacs and vim modelines so that contributors do the right thingFridrich Štrba1-0/+2
2011-10-27Emulate infinite lines + fix some scaling issues with dashesFridrich Štrba1-0/+1
2011-10-25Some more changesFridrich Štrba1-13/+17
2011-10-22The getStyles function can be constFridrich Štrba1-1/+1
2011-10-21Beginning of the styles refactoringFridrich Štrba1-3/+6
2011-10-16Read in line marker informationTibby Lickle1-2/+2
2011-10-15the TextBlockFormat::textBkgndColourId is one off (O means none and N means i...Fridrich Štrba1-4/+4
2011-10-15Write out the text block propertiesFridrich Štrba1-4/+2
2011-10-13Parse Para IX and use itFridrich Štrba1-0/+1
2011-10-13Initial infrastructure for Para IX handlingFridrich Štrba1-0/+4
2011-10-12Reformating to make more readableFridrich Štrba1-6/+15
2011-10-12Trying to parse the TextBlock informationFridrich Štrba1-0/+6
2011-09-16Some more integer width related stuffFridrich Štrba1-4/+4
2011-09-16Trying to make a bit order with integer types' widthFridrich Štrba1-3/+3
2011-09-16Fix some Windows (MSVC 2008) warningsFridrich Štrba1-3/+3
2011-09-06Read some more character propertiesFridrich Štrba1-2/+6
2011-09-03Signal to the collector the end of splineFridrich Štrba1-0/+1
2011-09-03Reading and passing to collector the splinestart and splineknotFridrich Štrba1-0/+2
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba1-12/+21
2011-08-27Draw background pagesFridrich Štrba1-0/+1
2011-08-27Read and collect background and current page idsFridrich Štrba1-0/+1
2011-08-22Use text stylesTibby Lickle1-0/+1
2011-08-10Parse stencil IDs for shapesTibby Lickle1-1/+1
2011-08-08Use fill and shadow styles.Tibby Lickle1-0/+5
2011-08-05Collect line style from stylesheetsTibby Lickle1-0/+1
2011-08-05Pass stylesheets to content collector.Tibby Lickle1-1/+3
2011-08-05Add styles at level change in collectorTibby Lickle1-4/+6