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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
Bumping version for release
libvisio-0.0.14
Fridrich Štrba
1
-1
/
+1
2012-01-17
Work-around a broken behaviour of LO Draw
Fridrich Štrba
1
-2
/
+8
2012-01-17
Simplify ellipse rotations
Fridrich Štrba
1
-4
/
+3
2012-01-17
Try to make the rotated and normal text look the best possible in SVG
Fridrich Štrba
1
-5
/
+44
2012-01-16
Trying to get the text rotation right
Fridrich Štrba
1
-4
/
+8
2012-01-16
Trying to get the text rotations more or less right
Fridrich Štrba
3
-110
/
+76
2012-01-16
Check endMarker even if startMarker is set
Bruno Girin
1
-1
/
+1
2012-01-13
Bumping version for release
libvisio-0.0.13
Fridrich Štrba
1
-1
/
+1
2012-01-13
Simplify the API a bit
Fridrich Štrba
2
-54
/
+20
2012-01-13
Foreign rotations
Fridrich Štrba
2
-25
/
+118
2012-01-12
Try to handle the foreign flips in SVG too
Fridrich Štrba
1
-2
/
+33
2012-01-12
unnecessary braces
Fridrich Štrba
1
-2
/
+2
2012-01-12
Initial implementation of foreign flips
Fridrich Štrba
1
-6
/
+34
2012-01-11
Emulate flags in ParaIX
Fridrich Štrba
14
-58
/
+105
2012-01-11
Fix one-off error with some text alignments
Fridrich Štrba
1
-2
/
+2
2012-01-11
Reinitialize line properties before dealing with the geometry override flags
Fridrich Štrba
2
-32
/
+40
2012-01-09
Bumping version for 0.0.12 release
libvisio-0.0.12
Fridrich Štrba
1
-1
/
+1
2012-01-09
Close the path only if it is really a closed path
Fridrich Štrba
1
-2
/
+6
2012-01-08
Some cppcheck cleaning
Julien Nabet
6
-14
/
+13
2012-01-08
Some cppcheck cleaning
Julien Nabet
3
-5
/
+4
2012-01-03
Fix "Prefer prefix ++/-- operators for non-primitive types" reported by cppcheck
Julien Nabet
11
-54
/
+54
2011-12-07
Remove speculative code that showed itself wrong
Fridrich Štrba
1
-24
/
+0
2011-12-07
Unbreak build
Fridrich Štrba
1
-5
/
+5
2011-12-06
Parse and push embedded OLE objects so that applications that are smart can u...
Fridrich Štrba
10
-31
/
+160
2011-12-06
Use -no-undefined on all platforms, since it does not hurt anybody
Fridrich Štrba
1
-3
/
+1
2011-11-29
Bumping version for relese
libvisio-0.0.11
Fridrich Štrba
1
-1
/
+1
2011-11-24
Update doxygen.cfg file
Fridrich Štrba
1
-547
/
+969
2011-11-21
Use Valek's revised knowledge of block parsing
Fridrich Štrba
1
-12
/
+48
2011-11-21
Try to get field format information in the VSD6Parser
Fridrich Štrba
1
-45
/
+10
2011-11-20
Uncomment accidentally commented stuff
Fridrich Štrba
1
-2
/
+2
2011-11-20
Initial support of text fields in version 6
Fridrich Štrba
11
-97
/
+184
2011-11-18
Move that format string -> formatId parser and acctually use it
Fridrich Štrba
8
-65
/
+75
2011-11-18
Handle esc(N) as N. Useful mainly to parse esc(0) formating string
Fridrich Štrba
2
-16
/
+26
2011-11-18
Fail if the number is negative
Fridrich Štrba
1
-2
/
+2
2011-11-18
Make libvisio depend on boost::spirit and start to write parsers of format st...
Fridrich Štrba
3
-0
/
+34
2011-11-14
Some more fiddling with the logic behind the fields
Fridrich Štrba
6
-0
/
+23
2011-11-14
Some more work on inheritance of formating information from stencils
Fridrich Štrba
3
-174
/
+129
2011-11-14
Removing some good guy debugging printf
Fridrich Štrba
1
-2
/
+0
2011-11-14
My Sunday work on the text fields
Fridrich Štrba
20
-481
/
+372
2011-11-11
No need to state the obvious publicly
libvisio-0.0.10
Fridrich Štrba
1
-1
/
+0
2011-11-11
Trying to get the stencil field lists and name lists right
Fridrich Štrba
8
-99
/
+65
2011-11-11
fix MSVC build again
Fridrich Štrba
2
-1
/
+9
2011-11-11
Trying to get the text fields right
Fridrich Štrba
11
-25
/
+262
2011-11-11
Defines for field format codes
Fridrich Štrba
1
-0
/
+103
2011-11-11
Use alphabetical order
Fridrich Štrba
1
-1
/
+1
2011-11-11
Fix MSVC build
Fridrich Štrba
3
-1
/
+18
2011-11-10
Remove some warnings
Fridrich Štrba
2
-2
/
+2
2011-11-10
Some little fixes
Fridrich Štrba
2
-1
/
+2
2011-11-10
Don't forget to initialize the namelist
Fridrich Štrba
1
-1
/
+4
2011-11-10
Some callcatcher love
Fridrich Štrba
8
-123
/
+0
[next]