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-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
2015-12-15
Read rounding in line properties
Fridrich Štrba
12
-46
/
+76
2015-12-14
Revert "Try to prepare the VSDGeometryList to the rounded rectangles"
Fridrich Štrba
2
-24
/
+23
2015-12-14
Try to prepare the VSDGeometryList to the rounded rectangles
Fridrich Štrba
2
-23
/
+24
2015-12-14
BIPU support of hatch fill
Fridrich Štrba
1
-1
/
+140
2015-12-14
Improved handling of stencil text
Fridrich Štrba
2
-3
/
+5
2015-12-14
Consider transparency in the solid fill we use instead of hatching
Fridrich Štrba
1
-0
/
+4
2015-12-14
Consider layer visibility and printability
Fridrich Štrba
7
-3
/
+76
2015-12-12
Distinguish correctly when no colour override was given for a given layer
Fridrich Štrba
1
-2
/
+2
2015-12-12
Some improvements to the layer colours + make xml parsers work
Fridrich Štrba
6
-56
/
+22
2015-12-11
Some layer in xml parsers WIP
Fridrich Štrba
7
-1
/
+63
2015-12-11
Account for layer membership for stroke colour and for text colour
Fridrich Štrba
3
-2
/
+36
2015-12-11
Parsing layer membership for binary parsers
Fridrich Štrba
11
-4
/
+88
2015-12-11
Some little changes to parse the layerlist the same way everywhere
Fridrich Štrba
8
-27
/
+60
2015-12-11
Werror=effc++
David Tardon
1
-0
/
+4
2015-12-11
space -> tab
David Tardon
1
-1
/
+1
2015-12-11
BUILD_EXTRA_DIST does not work
David Tardon
1
-4
/
+1
2015-12-11
avoid explicit object file deps
David Tardon
2
-21
/
+13
[next]