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
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
2015-12-19
Fix build with recent clang that chokes on "register" keyword
Fridrich Štrba
1
-1
/
+2
2015-12-19
Fix warnings about explicit constructors of boost optional
Fridrich Štrba
1
-3
/
+5
2015-12-18
Disable bullets for vsd5 for the while
Fridrich Štrba
1
-24
/
+26
2015-12-18
BIPU support of bullets
Fridrich Štrba
17
-68
/
+523
2015-12-17
Fix tab reading for VSD5 and lower
Fridrich Štrba
1
-1
/
+1
2015-12-17
Increasing the version for a possible release in a near/far future
Fridrich Štrba
1
-1
/
+1
2015-12-16
Collect and output tab stops
Fridrich Štrba
8
-3
/
+85
2015-12-16
Parse the tabs in VSD and account for character count
Fridrich Štrba
5
-10
/
+18
2015-12-16
Parse tab sets in VSDX parser
Fridrich Štrba
2
-0
/
+92
2015-12-16
Parse tab sets in VDX parser
Fridrich Štrba
2
-0
/
+86
2015-12-16
Add some variables to VSDXMLParserBase
Fridrich Štrba
2
-1
/
+6
2015-12-16
Add some variables to VSDParser
Fridrich Štrba
2
-1
/
+3
2015-12-16
m_lead -> m_leader to correspond to the Visio terminology
Fridrich Štrba
2
-4
/
+4
2015-12-16
Add tab sets to the VSDShape
Fridrich Štrba
2
-4
/
+8
2015-12-15
micro-optimization
Fridrich Štrba
1
-2
/
+2
2015-12-15
Free and return in one place
Fridrich Štrba
1
-10
/
+5
2015-12-15
Let me decrease and Him increase
Fridrich Štrba
1
-5
/
+0
2015-12-15
Work around the VSDX format stupidity
Fridrich Štrba
1
-0
/
+7
2015-12-15
Some function to read tab stops in binary parsers
Fridrich Štrba
5
-1
/
+68
2015-12-15
sort using "sort -u"
Fridrich Štrba
1
-16
/
+20
2015-12-15
Fix several paragraphs with the same character properties
Fridrich Štrba
1
-11
/
+11
2015-12-15
Output default tab-stop
Fridrich Štrba
1
-0
/
+2
[next]