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
/
VSDXGeometryList.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
Some more integer width related stuff
Fridrich Štrba
1
-4
/
+4
2011-09-16
Trying to make a bit order with integer types' width
Fridrich Štrba
1
-2
/
+2
2011-09-16
Fix some Windows (MSVC 2008) warnings
Fridrich Štrba
1
-1
/
+1
2011-09-03
Some support for splines
Fridrich Štrba
1
-0
/
+1
2011-09-03
Signal to the collector the end of spline
Fridrich Štrba
1
-0
/
+10
2011-09-03
Reading and passing to collector the splinestart and splineknot
Fridrich Štrba
1
-0
/
+61
2011-09-03
Handle stencils with reordered geometries
Fridrich Štrba
1
-0
/
+3
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+22
2011-08-20
Copy/paste Tybby's fix for PolylineTo in Stencils to NURBSTo.
Valek Filippov
1
-16
/
+0
2011-08-19
Fix polylines that need data from stencil
Tibby Lickle
1
-24
/
+2
2011-08-18
Fix stencil elliptical arcs.
Tibby Lickle
1
-0
/
+2
2011-08-10
Partial implementation of stencil shape output (segfaults)
Tibby Lickle
1
-2
/
+3
2011-08-08
Add proper copy constructors and operators= to VSDXCharacterList and VSDXGeom...
Fridrich Štrba
1
-0
/
+16
2011-08-03
Allow cloning of VSDX{Character,Geometry}ListElements
Fridrich Štrba
1
-0
/
+80
2011-07-18
put text after geometries in the shape
Fridrich Štrba
1
-22
/
+0
2011-07-16
Initial text implementation
Tibby Lickle
1
-0
/
+21
2011-07-12
Push the geometries in right order and use shape data when needed
Fridrich Štrba
1
-2
/
+2
2011-07-12
Infrastructure to move the shape-data logic from parser to collector
Fridrich Štrba
1
-10
/
+58
2011-07-06
Initial polyline support.
Tibby Lickle
1
-0
/
+23
2011-07-06
Initial NURBS implementation (not complete)
Tibby Lickle
1
-0
/
+27
2011-07-04
Trying to get the group transformations right
Fridrich Štrba
1
-6
/
+6
2011-06-30
Reorder the geometries of the geometry list already in parser
Fridrich Štrba
1
-6
/
+41
2011-06-29
Infrastructure for reordering GeomList elements while parsing
Fridrich Štrba
1
-0
/
+177