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
path:
root
/
src
/
lib
/
VSD5Parser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-16
Some work in view of parsing of connector information
Fridrich Štrba
1
-0
/
+9
2016-01-18
Read and use the information about scaling of the width of font
Fridrich Štrba
1
-4
/
+5
2015-12-23
Parse bulletFont and bulletFontSize where applicable
Fridrich Štrba
1
-3
/
+8
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-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
1
-0
/
+66
2015-12-15
Some function to read tab stops in binary parsers
Fridrich Štrba
1
-1
/
+7
2015-12-15
Read rounding in line properties
Fridrich Štrba
1
-3
/
+5
2015-08-03
afl: avoid null ptr deref.
David Tardon
1
-1
/
+1
2015-07-21
avoid overflows when reading chunk records
David Tardon
1
-4
/
+12
2015-07-17
do not leave dangling ptr around
David Tardon
1
-0
/
+1
2015-07-15
afl: avoid null pointer dereference
David Tardon
1
-1
/
+1
2014-01-31
With agreement of all contributors, simplifying licensing to MPL2
Fridrich Štrba
1
-26
/
+5
2013-12-11
Re-astyle
Fridrich Štrba
1
-4
/
+4
2013-11-05
librevenge namespace
Fridrich Štrba
1
-49
/
+49
2013-11-04
trying to move libvisio to librevenge API
Fridrich Štrba
1
-52
/
+52
2013-02-22
Fix an error in order of variables
Fridrich Štrba
1
-1
/
+1
2013-02-22
More page names for versions <= 5
Fridrich Štrba
1
-1
/
+17
2013-02-22
Read and push to the api the names of the pages if they exist
Fridrich Štrba
1
-1
/
+1
2013-02-21
Some initial work on the support of page names
Fridrich Štrba
1
-15
/
+18
2012-12-11
Trying to support initially Text Fields
Fridrich Štrba
1
-0
/
+16
2012-11-22
Unify blob parsing over binary format versions
Fridrich Štrba
1
-16
/
+0
2012-11-22
Little fixup
Fridrich Štrba
1
-1
/
+2
2012-11-22
handle blog in the same way for all <= 5
Fridrich Štrba
1
-0
/
+16
2012-11-20
Field List is a list too
Fridrich Štrba
1
-1
/
+12
2012-11-19
Fix foreign in VSD 5-
Fridrich Štrba
1
-0
/
+1
2012-11-19
Some fixes for line and fill styles
Fridrich Štrba
1
-15
/
+2
2012-11-19
Some colour reading fixes for VSD <= 2
Fridrich Štrba
1
-1
/
+1
2012-11-19
Miscellaneous fixes + text for VSD <= 5
Fridrich Štrba
1
-3
/
+99
2012-11-17
Trying to read the blob in the same way in all 16-bit versions
Fridrich Štrba
1
-0
/
+14
2012-11-17
Spit actual images in VSD1
Fridrich Štrba
1
-1
/
+4
2012-11-16
Some more work on VSD1 and VSD2 parsing + some stream fixes
Fridrich Štrba
1
-1
/
+7
2012-11-16
Some more progress on version 5
Fridrich Štrba
1
-5
/
+55
2012-11-16
Read VSD5 fill and line information
Fridrich Štrba
1
-0
/
+50
2012-11-16
Abstraction of reading of integers
Fridrich Štrba
1
-5
/
+7
2012-11-16
Some progress in VSD5 parsing
Fridrich Štrba
1
-7
/
+11
2012-11-15
Some more work on vsd1/2/3/4/5
Fridrich Štrba
1
-0
/
+78
2012-11-15
Some more VSD2 - VSD5 infrastructure - work in progress
Fridrich Štrba
1
-3
/
+3
2012-11-14
Some more chunk work, but slow
Fridrich Štrba
1
-18
/
+1
2012-11-12
Set groundwork for vsd5 and lower chunk parsing
Fridrich Štrba
1
-18
/
+22
2012-11-12
Extend the parsing capacity to versions 1 - 5
Fridrich Štrba
1
-4
/
+11
2012-11-09
Some more work on VSD5 parser
Fridrich Štrba
1
-0
/
+64
2012-11-09
Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctly
Fridrich Štrba
1
-0
/
+59