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
/
VSD11Parser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
Simplify the inheritance a little bit
Fridrich Štrba
1
-351
/
+0
2012-10-30
Consolidate the way of reading font information
Fridrich Štrba
1
-7
/
+11
2012-10-30
Only one charlist and paralist can be in a shape
Fridrich Štrba
1
-5
/
+5
2012-10-23
Move more stuff to boost::optional
Fridrich Štrba
1
-1
/
+1
2012-10-21
All styles pushed using optional styles
Fridrich Štrba
1
-10
/
+7
2012-10-11
VSDParser: use more of the VSDShape internals to keep information
Fridrich Štrba
1
-5
/
+5
2012-10-11
Get rid of m_fieldList
Fridrich Štrba
1
-2
/
+2
2012-10-10
Try to pass to the collectors the shape at once
Fridrich Štrba
1
-37
/
+36
2012-10-09
Diminish pointer use a bit
Fridrich Štrba
1
-5
/
+5
2012-10-08
Try to finalize the _flushShape function
Fridrich Štrba
1
-1
/
+1
2012-10-08
Simplify the passing of line and fill information
Fridrich Štrba
1
-2
/
+2
2012-10-07
m_stencilShape -> m_shape
Fridrich Štrba
1
-15
/
+15
2012-09-28
Pass the transparency to collectors as double
Fridrich Štrba
1
-2
/
+2
2012-09-27
Rewriting the collectors to be more useful for VDX too
Fridrich Štrba
1
-15
/
+19
2012-09-27
Parse VDX fill and line properties
Fridrich Štrba
1
-13
/
+10
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-9
/
+9
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
/
+35
2011-11-20
Initial support of text fields in version 6
Fridrich Štrba
1
-1
/
+77
2011-11-14
My Sunday work on the text fields
Fridrich Štrba
1
-5
/
+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
-8
/
+17
2011-10-16
Try to rewrite the VSDXTextStyle stuff
Fridrich Štrba
1
-1
/
+1
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
-76
/
+20
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-09
Some cosmetical fixes
Fridrich Štrba
1
-2
/
+2
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
Use styles and stylesheets specified by stencil shapes
Tibby Lickle
1
-1
/
+8
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-0
/
+25
2011-07-23
Initial Font family support (works in ver6 only at the moment).
Valek Filippov
1
-0
/
+1
2011-07-23
Extend initial text support to ver 6, add font color with semitransparency.
Valek Filippov
1
-3
/
+8
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-5
/
+27
2011-07-22
Get the version 6 shadow offsets from page properties
Fridrich Štrba
1
-1
/
+1
2011-07-22
Some whitespace cleanup to make git hooks happy
Fridrich Štrba
1
-2
/
+2
2011-07-22
Added support for simple colored shadows.
Valek Filippov
1
-0
/
+25
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
/
+13
[next]