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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
This langid does not make sense and we don't even use it
Fridrich Štrba
1
-6
/
+3
2012-06-19
Trying to make encoding work in version 6
Fridrich Štrba
1
-1
/
+1
2012-01-11
Emulate flags in ParaIX
Fridrich Štrba
1
-0
/
+33
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
Initial support of text fields in version 6
Fridrich Štrba
1
-1
/
+76
2011-11-14
My Sunday work on the text fields
Fridrich Štrba
1
-3
/
+2
2011-11-11
Trying to get the text fields right
Fridrich Štrba
1
-1
/
+1
2011-11-09
Some more text field parsing work
Fridrich Štrba
1
-2
/
+1
2011-11-07
Parse and store NameList
Fridrich Štrba
1
-0
/
+18
2011-11-07
Complicate the thing a bit by using WPXBinaryData for text
Fridrich Štrba
1
-2
/
+2
2011-11-02
Handle Stencil text
Fridrich Štrba
1
-1
/
+8
2011-10-31
Allow considering text related properties from stencils
Fridrich Štrba
1
-0
/
+8
2011-10-28
Adding emacs and vim modelines so that contributors do the right thing
Fridrich Štrba
1
-0
/
+2
2011-10-25
Reformat in order to have everywhere a consistent coding style started by Eilidh
Fridrich Štrba
1
-7
/
+15
2011-10-13
Parse Para IX and use it
Fridrich Štrba
1
-1
/
+1
2011-10-12
Trying to parse the TextBlock information
Fridrich Štrba
1
-70
/
+18
2011-09-16
Trying to make a bit order with integer types' width
Fridrich Štrba
1
-4
/
+4
2011-09-16
Fix some Windows (MSVC 2008) warnings
Fridrich Štrba
1
-8
/
+8
2011-09-06
Fix character properties reading and writing
Fridrich Štrba
1
-2
/
+2
2011-09-06
Read some more character properties
Fridrich Štrba
1
-10
/
+40
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
/
+28
2011-08-12
Fix crash and prefix by m_ member variable for easier reading
Fridrich Štrba
1
-1
/
+1
2011-08-11
Add more list chunks for trailer in ver6.
Valek Filippov
1
-3
/
+7
2011-08-11
Use styles and stylesheets specified by stencil shapes
Tibby Lickle
1
-1
/
+6
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-0
/
+21
2011-07-23
Extend initial text support to ver 6, add font color with semitransparency.
Valek Filippov
1
-2
/
+21
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-3
/
+12
2011-07-22
Get the version 6 shadow offsets from page properties
Fridrich Štrba
1
-3
/
+1
2011-07-22
Some whitespace cleanup to make git hooks happy
Fridrich Štrba
1
-1
/
+1
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-0
/
+23
2011-07-19
Fix regression in text handling
Fridrich Štrba
1
-1
/
+1
2011-07-18
Read UTF16 in version 11 and 8-byte string in version 6
Fridrich Štrba
1
-0
/
+11
2011-07-06
Now even the version 6 parser does not hang
Fridrich Štrba
1
-4
/
+0
2011-07-06
Disable v6 NURBS to pass regression tests.
Tibby Lickle
1
-0
/
+4
2011-07-01
Get the order of shapes on a page out of the first pass to the second
Fridrich Štrba
1
-47
/
+0
2011-06-30
And make valgrind happilly green again
Fridrich Štrba
1
-10
/
+3
2011-06-30
Get version 6 support for ~free
Fridrich Štrba
1
-257
/
+56
2011-06-28
Bulk white-space changes to conform to Eilidh's coding style
Fridrich Štrba
1
-3
/
+3
2011-06-27
Process data in the Collector classes
Fridrich Štrba
1
-2
/
+3
2011-06-24
Whitespace cleanup to correspond to Eilidh's coding style
Fridrich Štrba
1
-4
/
+4
2011-06-24
Use stream by pointer and not by reference in VSD6Parser too
Fridrich Štrba
1
-56
/
+58
2011-06-24
Extract readEllipse and readLine to separate functions
Fridrich Štrba
1
-11
/
+11
2011-06-24
Use nice defines that are self-explanatory instead of hexadecimal numbers
Fridrich Štrba
1
-35
/
+7
2011-06-24
OOps, typo
Fridrich Štrba
1
-1
/
+1
2011-06-23
Silence a load of warnings
Fridrich Štrba
1
-14
/
+13
2011-06-21
Fix Ellipse shape + implement page scaling
Fridrich Štrba
1
-9
/
+9
2011-06-15
Extract some more data members to the base class
Fridrich Štrba
1
-1
/
+1
2011-06-15
Extract some data structures to the base class
Fridrich Štrba
1
-13
/
+0
[next]