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
/
VSD6Parser.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
Parsing layer membership for binary parsers
Fridrich Štrba
1
-0
/
+1
2014-01-31
With agreement of all contributors, simplifying licensing to MPL2
Fridrich Štrba
1
-26
/
+5
2013-11-05
librevenge namespace
Fridrich Štrba
1
-9
/
+9
2013-11-04
trying to move libvisio to librevenge API
Fridrich Štrba
1
-11
/
+10
2013-02-21
Some initial work on the support of page names
Fridrich Štrba
1
-0
/
+1
2012-12-11
Trying to support initially Text Fields
Fridrich Štrba
1
-2
/
+2
2012-11-16
Read VSD5 fill and line information
Fridrich Štrba
1
-3
/
+3
2012-11-09
Some more work on VSD5 parser
Fridrich Štrba
1
-1
/
+2
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-4
/
+4
2012-01-11
Emulate flags in ParaIX
Fridrich Štrba
1
-0
/
+1
2011-11-20
Initial support of text fields in version 6
Fridrich Štrba
1
-0
/
+1
2011-11-07
Parse and store NameList
Fridrich Štrba
1
-0
/
+1
2011-10-28
Adding emacs and vim modelines so that contributors do the right thing
Fridrich Štrba
1
-0
/
+2
2011-10-25
Some more changes
Fridrich Štrba
1
-2
/
+2
2011-10-12
Trying to parse the TextBlock information
Fridrich Štrba
1
-3
/
+0
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+21
2011-08-22
Use text styles
Tibby Lickle
1
-0
/
+1
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-0
/
+2
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-0
/
+1
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-0
/
+1
2011-07-18
Read UTF16 in version 11 and 8-byte string in version 6
Fridrich Štrba
1
-0
/
+1
2011-07-06
Now even the version 6 parser does not hang
Fridrich Štrba
1
-1
/
+0
2011-07-06
Disable v6 NURBS to pass regression tests.
Tibby Lickle
1
-0
/
+1
2011-07-01
Get the order of shapes on a page out of the first pass to the second
Fridrich Štrba
1
-1
/
+0
2011-06-30
And make valgrind happilly green again
Fridrich Štrba
1
-0
/
+4
2011-06-30
Get version 6 support for ~free
Fridrich Štrba
1
-13
/
+1
2011-06-28
Bulk white-space changes to conform to Eilidh's coding style
Fridrich Štrba
1
-1
/
+1
2011-06-27
Process data in the Collector classes
Fridrich Štrba
1
-0
/
+5
2011-06-24
Moving things to the WPXParser class
Fridrich Štrba
1
-0
/
+2
2011-06-24
Use stream by pointer and not by reference in VSD6Parser too
Fridrich Štrba
1
-3
/
+3
2011-06-24
Extract readEllipse and readLine to separate functions
Fridrich Štrba
1
-5
/
+5
2011-06-23
Silence a load of warnings
Fridrich Štrba
1
-1
/
+1
2011-06-15
Extract some more data members to the base class
Fridrich Štrba
1
-2
/
+0
2011-06-03
Added page dimension handling to v6 parser
Tibby Lickle
1
-0
/
+10
2011-05-30
Split v6 and v11 parsers into separate files
Tibby Lickle
1
-0
/
+43