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
/
VSDXStylesCollector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-16
Trying to make a bit order with integer types' width
Fridrich Štrba
1
-3
/
+3
2011-09-16
Fix some Windows (MSVC 2008) warnings
Fridrich Štrba
1
-3
/
+3
2011-09-06
Read some more character properties
Fridrich Štrba
1
-2
/
+6
2011-09-03
Signal to the collector the end of spline
Fridrich Štrba
1
-0
/
+1
2011-09-03
Reading and passing to collector the splinestart and splineknot
Fridrich Štrba
1
-0
/
+2
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+21
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
-0
/
+1
2011-08-22
Use text styles
Tibby Lickle
1
-0
/
+1
2011-08-10
Parse stencil IDs for shapes
Tibby Lickle
1
-1
/
+1
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-0
/
+5
2011-08-05
Collect line style from stylesheets
Tibby Lickle
1
-0
/
+1
2011-08-05
Pass stylesheets to content collector.
Tibby Lickle
1
-1
/
+3
2011-08-05
Add styles at level change in collector
Tibby Lickle
1
-4
/
+6
2011-08-05
delete unneeded member variables
Fridrich Štrba
1
-3
/
+0
2011-08-05
Parse first the indication of style masters
Fridrich Štrba
1
-0
/
+3
2011-08-05
Added stylesheet to collector
Tibby Lickle
1
-0
/
+14
2011-07-25
uint8_t -> unsigned char when possible
Fridrich Štrba
1
-2
/
+2
2011-07-23
Initial Font family support (works in ver6 only at the moment).
Valek Filippov
1
-0
/
+1
2011-07-23
Extend initial text support to ver 6, add font color with semitransparency.
Valek Filippov
1
-1
/
+1
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-2
/
+2
2011-07-22
Get the version 6 shadow offsets from page properties
Fridrich Štrba
1
-1
/
+2
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-1
/
+1
2011-07-20
Add line caps/join.
Valek Filippov
1
-1
/
+1
2011-07-20
Add transparency for gradients
Valek Filippov
1
-1
/
+1
2011-07-20
Added Fill and Line transparency
Valek Filippov
1
-1
/
+1
2011-07-20
Correct overkeen inplace editing
Fridrich Štrba
1
-1
/
+1
2011-07-20
Don't use two xform structs since TxtXForm is XForm with flipX and flipY false
Fridrich Štrba
1
-1
/
+1
2011-07-20
Dummy TxtXForm parsing, initial text rotation.
Valek Filippov
1
-0
/
+1
2011-07-18
put text after geometries in the shape
Fridrich Štrba
1
-1
/
+2
2011-07-16
Initial text implementation
Tibby Lickle
1
-0
/
+2
2011-07-12
Push the geometries in right order and use shape data when needed
Fridrich Štrba
1
-2
/
+2
2011-07-12
Incomplete re-orginisation of Shape Data parsing
Tibby Lickle
1
-1
/
+1
2011-07-12
Infrastructure to move the shape-data logic from parser to collector
Fridrich Štrba
1
-1
/
+4
2011-07-06
Initial polyline support.
Tibby Lickle
1
-0
/
+1
2011-07-06
Initial NURBS implementation (not complete)
Tibby Lickle
1
-0
/
+1
2011-07-04
Trying to get the group transformations right
Fridrich Štrba
1
-1
/
+1
2011-07-01
Get the order of shapes on a page out of the first pass to the second
Fridrich Štrba
1
-10
/
+9
2011-06-30
And make valgrind happilly green again
Fridrich Štrba
1
-1
/
+0
2011-06-30
Reorder the geometries of the geometry list already in parser
Fridrich Štrba
1
-1
/
+1
2011-06-29
Work in progress of shape reordering
Fridrich Štrba
1
-3
/
+10
2011-06-29
pass the vector by const reference and not by copy
Fridrich Štrba
1
-1
/
+4
2011-06-28
Read shape lists for draw order
Tibby Lickle
1
-0
/
+1
2011-06-28
Make the first pass collect the group membership information and the second t...
Fridrich Štrba
1
-1
/
+16
2011-06-28
Move the styles collection implementation out of the header
Fridrich Štrba
1
-19
/
+19
2011-06-28
Bulk white-space changes to conform to Eilidh's coding style
Fridrich Štrba
1
-1
/
+1
2011-06-27
Simplify the chunk parser
Fridrich Štrba
1
-2
/
+1
2011-06-27
Remove dead code and simplify hacks a bit more
Fridrich Štrba
1
-1
/
+0
2011-06-27
Process data in the Collector classes
Fridrich Štrba
1
-11
/
+20
2011-06-25
add collector function for unhandled chunk and collect information on level a...
Fridrich Štrba
1
-15
/
+17
[next]