summaryrefslogtreecommitdiff
path: root/src/lib/VSD6Parser.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-11Parsing layer membership for binary parsersFridrich Štrba1-0/+1
2014-01-31With agreement of all contributors, simplifying licensing to MPL2Fridrich Štrba1-26/+5
2013-11-05librevenge namespaceFridrich Štrba1-9/+9
2013-11-04trying to move libvisio to librevenge APIFridrich Štrba1-11/+10
2013-02-21Some initial work on the support of page namesFridrich Štrba1-0/+1
2012-12-11Trying to support initially Text FieldsFridrich Štrba1-2/+2
2012-11-16Read VSD5 fill and line informationFridrich Štrba1-3/+3
2012-11-09Some more work on VSD5 parserFridrich Štrba1-1/+2
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-4/+4
2012-01-11Emulate flags in ParaIXFridrich Štrba1-0/+1
2011-11-20Initial support of text fields in version 6Fridrich Štrba1-0/+1
2011-11-07Parse and store NameListFridrich Štrba1-0/+1
2011-10-28Adding emacs and vim modelines so that contributors do the right thingFridrich Štrba1-0/+2
2011-10-25Some more changesFridrich Štrba1-2/+2
2011-10-12Trying to parse the TextBlock informationFridrich Štrba1-3/+0
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba1-12/+21
2011-08-22Use text stylesTibby Lickle1-0/+1
2011-08-08Use fill and shadow styles.Tibby Lickle1-0/+2
2011-07-22Initial text format (bold, italic, size) support for v11libvisio-0.0.3Tibby Lickle1-0/+1
2011-07-22Added support for simple colored shadows.Valek Filippov1-0/+1
2011-07-18Read UTF16 in version 11 and 8-byte string in version 6Fridrich Štrba1-0/+1
2011-07-06Now even the version 6 parser does not hangFridrich Štrba1-1/+0
2011-07-06Disable v6 NURBS to pass regression tests.Tibby Lickle1-0/+1
2011-07-01Get the order of shapes on a page out of the first pass to the secondFridrich Štrba1-1/+0
2011-06-30And make valgrind happilly green againFridrich Štrba1-0/+4
2011-06-30Get version 6 support for ~freeFridrich Štrba1-13/+1
2011-06-28Bulk white-space changes to conform to Eilidh's coding styleFridrich Štrba1-1/+1
2011-06-27Process data in the Collector classesFridrich Štrba1-0/+5
2011-06-24Moving things to the WPXParser classFridrich Štrba1-0/+2
2011-06-24Use stream by pointer and not by reference in VSD6Parser tooFridrich Štrba1-3/+3
2011-06-24Extract readEllipse and readLine to separate functionsFridrich Štrba1-5/+5
2011-06-23Silence a load of warningsFridrich Štrba1-1/+1
2011-06-15Extract some more data members to the base classFridrich Štrba1-2/+0
2011-06-03Added page dimension handling to v6 parserTibby Lickle1-0/+10
2011-05-30Split v6 and v11 parsers into separate filesTibby Lickle1-0/+43