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
/
VSDSVGGenerator.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
Fix character properties reading and writing
Fridrich Štrba
1
-0
/
+2
2011-09-04
Stuff up a bit the text support
Fridrich Štrba
1
-3
/
+3
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+22
2011-08-20
SVG gradient ID problem fixed
Tibby Lickle
1
-2
/
+0
2011-07-23
Extend initial text support to ver 6, add font color with semitransparency.
Valek Filippov
1
-0
/
+4
2011-07-22
Another attempt to get fonts right
Fridrich Štrba
1
-2
/
+2
2011-07-22
Get the version 6 shadow offsets from page properties
Fridrich Štrba
1
-1
/
+1
2011-07-22
draw:shadow-color-{r,g,b} does not exist in odf specs, so using libwpg namespace
Fridrich Štrba
1
-3
/
+3
2011-07-22
Some whitespace cleanup to make git hooks happy
Fridrich Štrba
1
-1
/
+1
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-1
/
+21
2011-07-22
draw:{start,end}-intensity has different meaning in ODF, so use libwpg:{start...
Fridrich Štrba
1
-7
/
+7
2011-07-21
Fix removal of entries inside styles and some other minor issues
Fridrich Štrba
1
-4
/
+4
2011-07-20
Don't require the generator knowing visio internals
Fridrich Štrba
1
-7
/
+6
2011-07-20
Add line caps/join.
Valek Filippov
1
-0
/
+8
2011-07-20
Add transparency for gradients
Valek Filippov
1
-9
/
+9
2011-07-20
Added Fill and Line transparency
Valek Filippov
1
-1
/
+2
2011-07-20
Dummy TxtXForm parsing, initial text rotation.
Valek Filippov
1
-1
/
+9
2011-07-05
Rewrite gradients for easier mapping in ODF
Fridrich Štrba
1
-36
/
+144
2011-07-02
Infrastructure for possibility of groups
Fridrich Štrba
1
-1
/
+4
2011-07-01
Trying to get evenodd right
Fridrich Štrba
1
-4
/
+1
2011-06-29
Radial gradient support
Tibby Lickle
1
-20
/
+38
2011-06-28
Bulk white-space changes to conform to Eilidh's coding style
Fridrich Štrba
1
-197
/
+197
2011-06-23
Fix android compilation
Tor Lillqvist
1
-0
/
+4
2011-06-22
Make gradient direction vector rotate around centre of shape
Tibby Lickle
1
-1
/
+1
2011-06-22
Fix svg gradient stop element
Tibby Lickle
1
-1
/
+1
2011-06-22
Initial line-pattern / dash-array implementation
Fridrich Štrba
1
-16
/
+2
2011-06-22
Make it easier to separate the different svg elements
Fridrich Štrba
1
-1
/
+8
2011-06-17
Enhanced arcs with svg sweep and large-arc flag implementation
Tibby Lickle
1
-3
/
+4
2011-06-07
svg namespace fixup for inline svg inside xhtml
Fridrich Štrba
1
-19
/
+19
2011-06-03
Get the embedded svg right finally
Fridrich Štrba
1
-2
/
+2
2011-06-03
Add one end-of-line so that the files is pretty
Fridrich Štrba
1
-1
/
+1
2011-06-03
Add horizontal line between two pages
Fridrich Štrba
1
-1
/
+5
2011-06-03
Visio pages embedded as svg objects inside an xhtml document
Fridrich Štrba
1
-33
/
+3
2011-06-03
Trying to handle multipage svg
Fridrich Štrba
1
-6
/
+31
2011-05-17
Some header fixes
Fridrich Štrba
1
-9
/
+2
2011-05-17
Making the library actually build and pass distcheck
Fridrich Štrba
1
-22
/
+20
2011-05-17
Initial skeleton of libvisio
Fridrich Štrba
1
-0
/
+349