index
:
libreoffice/libvisio
STABLE-0-0-19+
libvisio-0.0
master
tag-libvisio-0.0.19
zf.com
library for parsing the visio file format structure
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
VSDXMLParserBase.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
Add some variables to VSDXMLParserBase
Fridrich Štrba
1
-0
/
+2
2015-12-11
Some layer in xml parsers WIP
Fridrich Štrba
1
-0
/
+2
2015-12-11
Reading some of the layer information in xml parsers too
Fridrich Štrba
1
-0
/
+1
2015-07-20
handle even more infinite loops in XML parser
David Tardon
1
-0
/
+3
2014-01-31
With agreement of all contributors, simplifying licensing to MPL2
Fridrich Štrba
1
-25
/
+5
2013-11-06
Some callcatcher stuff
Fridrich Štrba
1
-1
/
+0
2013-11-05
librevenge namespace
Fridrich Štrba
1
-1
/
+1
2013-11-04
trying to move libvisio to librevenge API
Fridrich Štrba
1
-1
/
+1
2012-10-30
Consolidate the way of reading font information
Fridrich Štrba
1
-12
/
+2
2012-10-29
Extract IX reading to a function
Fridrich Štrba
1
-0
/
+1
2012-10-26
Initialize the default colour palette even if no colour section exists in file
Fridrich Štrba
1
-0
/
+2
2012-10-25
Some more boost::optional foo
Fridrich Štrba
1
-6
/
+3
2012-10-24
Simplify the reading of data to reuse as much as one can
Fridrich Štrba
1
-6
/
+6
2012-10-24
NURBS and Polyline support for VDX and VSDX
Fridrich Štrba
1
-1
/
+2
2012-10-24
Stub the parsing of polyline and nurbs functions
Fridrich Štrba
1
-0
/
+6
2012-10-23
unify some stuff between the VSDX and VDX parsers
Fridrich Štrba
1
-0
/
+11
2012-10-21
No point to dupplicate code in two different functions
Fridrich Štrba
1
-1
/
+0
2012-10-21
readUnsignedCharData -> readByteData + move a bit
Fridrich Štrba
1
-1
/
+2
2012-10-21
Pass more properties as boost::optional
Fridrich Štrba
1
-0
/
+4
2012-10-20
pass the noLine, noFill, noShow to boost::optional too
Fridrich Štrba
1
-0
/
+1
2012-10-20
Pass some of the attribute reading to boost::optional
Fridrich Štrba
1
-0
/
+2
2012-10-20
VDX overrides geometries the same way as VSD, VSDX overrides only what needs ...
Fridrich Štrba
1
-0
/
+1
2012-10-19
Assure that the geometry elements will be always output sorted by keys + fix ...
Fridrich Štrba
1
-0
/
+1
2012-10-19
Trying to fix the extended colour reading
Fridrich Štrba
1
-1
/
+1
2012-10-18
Some fixes in colour
Fridrich Štrba
1
-6
/
+6
2012-10-18
Some wireframe output for VDX and VSDX parsers
Fridrich Štrba
1
-4
/
+0
2012-10-17
Convenience pointer to access the current geometry list
Fridrich Štrba
1
-0
/
+1
2012-10-16
Basic support of raster images in VDX and VSDX parser
Fridrich Štrba
1
-1
/
+2
2012-10-16
_flushShape for VDXParser too
Fridrich Štrba
1
-0
/
+1
2012-10-16
Add Foreign reading functions
Fridrich Štrba
1
-0
/
+2
2012-10-16
Read the xform directly to the shape structure
Fridrich Štrba
1
-2
/
+1
2012-10-15
addShapeId when shapes document order is their rendering order
Fridrich Štrba
1
-0
/
+2
2012-10-07
m_stencilShape -> m_shape
Fridrich Štrba
1
-1
/
+1
2012-10-07
VSDStencilShape -> VSDShape
Fridrich Štrba
1
-1
/
+1
2012-10-01
Don't crash on invalid namespace uris in SolutionXML elements
Fridrich Štrba
1
-0
/
+1
2012-10-01
Try to unify stuff into a common XML parser base
Fridrich Štrba
1
-0
/
+142