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
2016-12-15
SVG generation fixes
zf.com
Ji??? Posp???il
25
-514
/
+2964
2016-12-15
Project build fixes
Jiří Pospíšil
3
-77
/
+97
2016-12-12
add test for correct bmp output
David Tardon
5
-0
/
+54
2016-12-12
emit bmps with color palette correctly
David Tardon
2
-4
/
+45
2016-11-29
add test for text block with no bg color
David Tardon
3
-0
/
+9
2016-11-29
fix parsing of text block bg color in some cases
David Tardon
1
-1
/
+2
2016-05-29
cppcheck: Prefer prefix ++/-- operators for non-primitive types
Julien Nabet
1
-5
/
+5
2016-04-18
Some reading of shape ids of shapes that a connector connects
Fridrich Štrba
2
-3
/
+72
2016-04-16
Some work in view of parsing of connector information
Fridrich Štrba
10
-1
/
+80
2016-04-16
Use the ids of the shapes
Fridrich Štrba
2
-4
/
+39
2016-03-22
tdf#98791 remove namespace check for VDX
David Tardon
1
-15
/
+0
2016-02-07
Don't build test directory if we disabled tests
Fridrich Štrba
1
-1
/
+5
2016-02-07
Enable building of unit tests without building tools
Andreas Sturmlechner
1
-21
/
+27
2016-01-18
use UTC
David Tardon
2
-3
/
+3
2016-01-18
tdf#92396 test must be run in specific time zone
David Tardon
1
-0
/
+3
2016-01-18
Read and use the information about scaling of the width of font
Fridrich Štrba
12
-55
/
+71
2016-01-15
Consider stencil txtxform in binary formats (fixes tdf#67914)
Fridrich Štrba
2
-0
/
+10
2016-01-02
Try even more look like visio for line rounding (not using arcs yet though)
Fridrich Štrba
1
-26
/
+29
2016-01-02
Try to look a bit more like visio rounding
Fridrich Štrba
1
-5
/
+10
2016-01-02
Small improvement
Fridrich Štrba
1
-3
/
+5
2016-01-02
Extract logic in order to not repeat oneself
Fridrich Štrba
1
-33
/
+30
2015-12-30
update README
David Tardon
1
-8
/
+8
2015-12-29
update NEWS
libvisio-0.1.5
David Tardon
1
-0
/
+1
2015-12-29
Bump version and start NEWS entries
Fridrich Štrba
2
-1
/
+7
2015-12-29
Try to sort out 0-length path segments
Fridrich Štrba
1
-1
/
+21
2015-12-29
Avoid equality comparison of doubles, which is prone to rounding errors
Fridrich Štrba
1
-2
/
+2
2015-12-29
A horrendous hack to emulate line rounding property
Fridrich Štrba
1
-5
/
+123
2015-12-28
Extract part of the path generation to be able to add rounding in next steps
Fridrich Štrba
2
-4
/
+11
2015-12-28
Annotate the _flushText in order to extract it from Dr. Alzheimer's influence
Fridrich Štrba
1
-12
/
+48
2015-12-28
Remove unnecessary code. This works the same without it.
Fridrich Štrba
1
-30
/
+0
2015-12-27
Avoid paragraphs without span and thus fix make check
Fridrich Štrba
1
-1
/
+7
2015-12-27
Trying to simplify the _flushText function and make it a bit more readable
Fridrich Štrba
2
-179
/
+141
2015-12-27
update AUTHORS to reflect reality
David Tardon
1
-3
/
+6
2015-12-27
simplify dist. and inst. of headers
David Tardon
2
-5
/
+3
2015-12-27
make --help output more help2man-friendly
David Tardon
6
-18
/
+150
2015-12-27
Use U+FFFC as field placeholder and output field only in one place
Fridrich Štrba
2
-15
/
+17
2015-12-26
Revert "WIP[0]: sanitize the _flushText mess"
Fridrich Štrba
2
-9
/
+4
2015-12-26
WIP[1]: sanitize the _flushText mess
Fridrich Štrba
2
-90
/
+109
2015-12-26
WIP[0]: sanitize the _flushText mess
Fridrich Štrba
2
-4
/
+9
2015-12-23
Update NEWS for release
libvisio-0.1.4
Fridrich Štrba
1
-1
/
+16
2015-12-23
Parse bulletFont and bulletFontSize where applicable
Fridrich Štrba
14
-46
/
+166
2015-12-22
fix test: there are 2 paragraphs now
David Tardon
1
-3
/
+6
2015-12-22
Use a variable
Fridrich Štrba
1
-1
/
+1
2015-12-21
At least Visio 1 and Visio 2 do not support bullets
Fridrich Štrba
1
-3
/
+1
2015-12-21
At least Visio 1 and Visio 2 do not support bullets
Fridrich Štrba
1
-28
/
+0
2015-12-21
Some protection against non-empty pp cp and tp + special value of bulletStr
Fridrich Štrba
1
-5
/
+12
2015-12-21
Masters might be an empty element
Fridrich Štrba
1
-1
/
+1
2015-12-20
Default value of this one is 0.25 inch
Fridrich Štrba
1
-1
/
+4
2015-12-20
0x0a is a paragraph break and not line break in visio
Fridrich Štrba
3
-44
/
+91
2015-12-19
Better looking fix
Fridrich Štrba
1
-2
/
+1
[next]