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 (
Collapse
)
Author
Files
Lines
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 ↵
Fridrich Štrba
10
-31
/
+160
use them
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
oletoy handles wrongly the blocks in the TextField chunk in version 6, which we need for better support
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 ↵
Fridrich Štrba
3
-0
/
+34
strings
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
2011-11-10
And now the text fields should be replaced (not in the right format though)
Fridrich Štrba
4
-44
/
+26
2011-11-09
Clone the elements when converting a VSDXFieldList to vector
Fridrich Štrba
4
-18
/
+31
2011-11-09
Make this function static function of the class
Fridrich Štrba
1
-10
/
+9
2011-11-09
Some more text field parsing work
Fridrich Štrba
6
-48
/
+127
2011-11-08
Some more fields parsing stuff
Fridrich Štrba
7
-53
/
+129
2011-11-08
Actually parsing the text fields
Fridrich Štrba
4
-1
/
+94
2011-11-08
Stuffing a bit more the VSDXFieldList class
Fridrich Štrba
2
-13
/
+44
2011-11-07
Parse and store NameList
Fridrich Štrba
11
-6
/
+76
2011-11-07
Trying to fix transforms
Fridrich Štrba
1
-4
/
+4
2011-11-07
Add a container for name list into the stencil shape
Fridrich Štrba
2
-2
/
+4
2011-11-07
Always multiply coordinates by m_scale
Fridrich Štrba
1
-4
/
+4
2011-11-07
Complicate the thing a bit by using WPXBinaryData for text
Fridrich Štrba
11
-39
/
+42
2011-11-05
De-duplicate collector functions doing the same thing
Fridrich Štrba
6
-71
/
+5
2011-11-05
Some parsing of field list
Fridrich Štrba
11
-5
/
+88
2011-11-04
Add some useful chunk ids
Fridrich Štrba
2
-1
/
+6
2011-11-04
Laying foundation for the support of Text Fields
Fridrich Štrba
4
-0
/
+232
[next]