summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-07-20Stub the theme class to keep theme informationFridrich Štrba1-0/+2
2013-05-10Making Michael Stahl happy (libvisio part)Fridrich Štrba1-4/+4
2012-11-23Unify all VSD2 - VSD5 in one parserFridrich Štrba1-2/+0
2012-11-19Simplify the inheritance a little bitFridrich Štrba1-2/+0
2012-11-16Remove the generated files only on distcleanFridrich Štrba1-1/+1
2012-11-14Setting framework for different parsing of v5 and v2Fridrich Štrba1-0/+2
2012-11-09Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctlyFridrich Štrba1-0/+2
2012-10-01Try to unify stuff into a common XML parser baseFridrich Štrba1-0/+2
2012-09-29Include VSDXMLTokenMap.h in the VSDXParser and move the later into the ↵Fridrich Štrba1-2/+2
libtokenmap helper library
2012-09-26Start to parse the font and colour list in VDX parserFridrich Štrba1-2/+2
2012-09-25Export only useful functions + speed-up rebuild when tokens changeFridrich Štrba1-6/+10
2012-09-25Setting up a hash framework for intelligent work with xml tokensFridrich Štrba1-3/+26
requires gperf >= 3.0.0 at build time
2012-09-21Add BIPU VDX parserFridrich Štrba1-0/+2
2012-09-21Spin off the XML stuff in view of VDX supportFridrich Štrba1-0/+2
2012-09-18Stub the VSDX parserFridrich Štrba1-0/+2
2012-09-18Prepare for the new VSDX file-format (ooxml version)Fridrich Štrba1-27/+29
2012-02-15Output a vector of SVG documents by the APIFridrich Štrba1-0/+2
2011-12-06Use -no-undefined on all platforms, since it does not hurt anybodyFridrich Štrba1-3/+1
2011-11-14My Sunday work on the text fieldsFridrich Štrba1-3/+0
2011-11-11Trying to get the text fields rightFridrich Štrba1-0/+2
2011-11-04Laying foundation for the support of Text FieldsFridrich Štrba1-0/+2
2011-10-13Initial infrastructure for Para IX handlingFridrich Štrba1-0/+2
2011-09-10Fix autotools Windows buildFridrich Štrba1-16/+0
2011-08-23Initial VSDXPages class to handle background pages correctlyFridrich Štrba1-0/+2
2011-08-08Initial commit of the VSDXStencils classFridrich Štrba1-0/+2
2011-08-03VSDXStyles class to contain the stylesheetsFridrich Štrba1-0/+2
2011-07-18put text after geometries in the shapeFridrich Štrba1-0/+2
2011-07-01VSDXOutputElement -> VSDXOutputElementListFridrich Štrba1-2/+2
2011-07-01Get the order of shapes on a page out of the first pass to the secondFridrich Štrba1-12/+14
2011-06-29Infrastructure for reordering GeomList elements while parsingFridrich Štrba1-0/+2
2011-06-27Add helper classes that will be used to reorder shapes drawing orderFridrich Štrba1-0/+2
2011-06-24Extract useful types into a separate headerFridrich Štrba1-0/+1
2011-06-24Add the header so that it might be distributedFridrich Štrba1-0/+1
2011-06-24Add empty VSDX*Collector classesFridrich Štrba1-0/+6
2011-05-31Fixing a distcheck errorFridrich Štrba1-1/+1
2011-05-30Split v6 and v11 parsers into separate filesTibby Lickle1-0/+4
2011-05-26Skeleton VSDXParser with VSD6Parser and VSD11ParserTibby Lickle1-0/+2
2011-05-26extracting some useful stuff from libwpd for reading of integersFridrich Štrba1-1/+2
2011-05-26Prototype VSDInternalStream classFridrich Štrba1-0/+2
2011-05-17Making the library actually build and pass distcheckFridrich Štrba1-14/+13
2011-05-17Initial skeleton of libvisioFridrich Štrba1-0/+58