summaryrefslogtreecommitdiff
path: root/src/lib/VSDXOutputElementList.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-441/+0
2012-05-30Group the filled and stroked paths that are part of the same geometryFridrich Štrba1-0/+57
2012-01-03Fix "Prefer prefix ++/-- operators for non-primitive types" reported by cppcheckJulien Nabet1-6/+6
2011-11-10Some callcatcher loveFridrich Štrba1-93/+0
2011-10-28Adding emacs and vim modelines so that contributors do the right thingFridrich Štrba1-0/+2
2011-10-25Reformat in order to have everywhere a consistent coding style started by EilidhFridrich Štrba1-19/+59
2011-09-04Stuff up a bit the text supportFridrich Štrba1-0/+51
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba1-12/+22
2011-08-27allow appending of output element lists on current pageFridrich Štrba1-1/+5
2011-08-27Some more background page related stuffFridrich Štrba1-2/+2
2011-08-27Add copy ctor and assignment operator for VSDXOutputElementListFridrich Štrba1-0/+40
2011-07-22Initial text format (bold, italic, size) support for v11libvisio-0.0.3Tibby Lickle1-0/+47
2011-07-18put text after geometries in the shapeFridrich Štrba1-0/+76
2011-07-02Infrastructure for possibility of groupsFridrich Štrba1-0/+49
2011-07-01VSDXOutputElement -> VSDXOutputElementListFridrich Štrba1-0/+158