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
/
VSDXParser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-03
Reading and passing to collector the splinestart and splineknot
Fridrich Štrba
1
-0
/
+44
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+22
2011-08-27
Draw background pages
Fridrich Štrba
1
-0
/
+1
2011-08-27
Read and collect background and current page ids
Fridrich Štrba
1
-1
/
+13
2011-08-22
Use text styles
Tibby Lickle
1
-13
/
+4
2011-08-19
Use stencil group geometry
Tibby Lickle
1
-0
/
+2
2011-08-18
Fix stencil elliptical arcs.
Tibby Lickle
1
-9
/
+0
2011-08-17
Try to allocate on the heap as little as possible
Fridrich Štrba
1
-53
/
+38
2011-08-17
Trying to diminish the count of memory leaks
Fridrich Štrba
1
-1
/
+5
2011-08-15
Fix stencil shape memory leak
Tibby Lickle
1
-0
/
+1
2011-08-15
Fix stencil foreign data misplacement
Tibby Lickle
1
-1
/
+1
2011-08-15
Read in stencil foreign data correctly
Tibby Lickle
1
-11
/
+18
2011-08-13
Fix missing stencil polylines
Tibby Lickle
1
-0
/
+1
2011-08-12
Another EOS Exception fix
Tibby Lickle
1
-1
/
+2
2011-08-12
Fix problem with end of stream exceptions.
Tibby Lickle
1
-19
/
+24
2011-08-12
Fix crash and prefix by m_ member variable for easier reading
Fridrich Štrba
1
-33
/
+33
2011-08-12
Initial stencil image implementation
Tibby Lickle
1
-4
/
+94
2011-08-11
Store stencil ShapeData for NURBS and polylines
Tibby Lickle
1
-2
/
+24
2011-08-11
Add polylines and nurbs support to stencil shapes
Tibby Lickle
1
-9
/
+39
2011-08-11
Handle stencil shapes with multiple geometry lists
Tibby Lickle
1
-8
/
+9
2011-08-11
Use styles and stylesheets specified by stencil shapes
Tibby Lickle
1
-5
/
+26
2011-08-10
unbreak debug build
Fridrich Štrba
1
-1
/
+1
2011-08-10
Partial implementation of stencil shape output (segfaults)
Tibby Lickle
1
-2
/
+2
2011-08-10
Parse stencil IDs for shapes
Tibby Lickle
1
-2
/
+6
2011-08-10
Read stencil data into structures
Tibby Lickle
1
-13
/
+91
2011-08-09
Parse stencil-related streams
Tibby Lickle
1
-2
/
+109
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-2
/
+6
2011-08-05
Collect line style from stylesheets
Tibby Lickle
1
-0
/
+20
2011-08-05
Fixed style reference order
Tibby Lickle
1
-2
/
+2
2011-08-05
Pass stylesheets to content collector.
Tibby Lickle
1
-3
/
+11
2011-08-05
Added stylesheet to collector
Tibby Lickle
1
-0
/
+17
2011-08-04
Added styles stream handler to parser
Tibby Lickle
1
-1
/
+32
2011-07-23
Fix an infinite loop
Fridrich Štrba
1
-0
/
+2
2011-07-23
Reorder streams to read FontFaces before pages.
Valek Filippov
1
-14
/
+25
2011-07-23
Initial Font family support (works in ver6 only at the moment).
Valek Filippov
1
-3
/
+47
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-93
/
+6
2011-07-22
Get the version 6 shadow offsets from page properties
Fridrich Štrba
1
-2
/
+6
2011-07-22
Some whitespace cleanup to make git hooks happy
Fridrich Štrba
1
-7
/
+7
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-14
/
+0
2011-07-22
Fix some warnings about shadowed variables
Fridrich Štrba
1
-10
/
+10
2011-07-20
Add line caps/join.
Valek Filippov
1
-1
/
+3
2011-07-20
Add transparency for gradients
Valek Filippov
1
-3
/
+4
2011-07-20
Added Fill and Line transparency
Valek Filippov
1
-2
/
+3
2011-07-20
Correct overkeen inplace editing
Fridrich Štrba
1
-3
/
+3
2011-07-20
Don't use two xform structs since TxtXForm is XForm with flipX and flipY false
Fridrich Štrba
1
-4
/
+4
2011-07-20
Dummy TxtXForm parsing, initial text rotation.
Valek Filippov
1
-0
/
+24
2011-07-19
Fix regression in text handling
Fridrich Štrba
1
-3
/
+3
2011-07-18
Read UTF16 in version 11 and 8-byte string in version 6
Fridrich Štrba
1
-25
/
+96
2011-07-18
put text after geometries in the shape
Fridrich Štrba
1
-4
/
+36
2011-07-16
Initial text implementation
Tibby Lickle
1
-0
/
+21
[next]