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
/
VSDXStylesCollector.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Trying to get the stencil field lists and name lists right
Fridrich Štrba
1
-8
/
+3
2011-11-08
Some more fields parsing stuff
Fridrich Štrba
1
-0
/
+25
2011-11-07
Parse and store NameList
Fridrich Štrba
1
-0
/
+5
2011-11-07
Complicate the thing a bit by using WPXBinaryData for text
Fridrich Štrba
1
-2
/
+2
2011-11-05
De-duplicate collector functions doing the same thing
Fridrich Štrba
1
-25
/
+0
2011-11-05
Some parsing of field list
Fridrich Štrba
1
-0
/
+5
2011-10-31
Draw in the page scale and not in the drawing scale
Fridrich Štrba
1
-1
/
+1
2011-10-31
Allow considering text related properties from stencils
Fridrich Štrba
1
-3
/
+6
2011-10-28
Adding emacs and vim modelines so that contributors do the right thing
Fridrich Štrba
1
-0
/
+2
2011-10-27
Emulate infinite lines + fix some scaling issues with dashes
Fridrich Štrba
1
-0
/
+5
2011-10-25
Added basic line end (marker) support
Tibby Lickle
1
-1
/
+3
2011-10-25
Reformat in order to have everywhere a consistent coding style started by Eilidh
Fridrich Štrba
1
-38
/
+38
2011-10-22
Reformat for the sake of readability
Fridrich Štrba
1
-6
/
+11
2011-10-22
Initialize to zero char and para styles
Fridrich Štrba
1
-0
/
+2
2011-10-21
Beginning of the styles refactoring
Fridrich Štrba
1
-19
/
+24
2011-10-17
Add -Weffc++ option for GCC to avoid producing crappy code :)
Fridrich Štrba
1
-3
/
+4
2011-10-16
Try to rewrite the VSDXTextStyle stuff
Fridrich Štrba
1
-10
/
+8
2011-10-16
Read in line marker information
Tibby Lickle
1
-2
/
+2
2011-10-15
the TextBlockFormat::textBkgndColourId is one off (O means none and N means i...
Fridrich Štrba
1
-5
/
+6
2011-10-15
Write out the text block properties
Fridrich Štrba
1
-5
/
+3
2011-10-13
Parse Para IX and use it
Fridrich Štrba
1
-0
/
+5
2011-10-13
Make actually compile the stuff and not crash immediately
Fridrich Štrba
1
-1
/
+19
2011-10-13
Some infrastructure for ParaFormat
Fridrich Štrba
1
-4
/
+4
2011-10-13
Reformat a bit again
Fridrich Štrba
1
-17
/
+41
2011-10-12
Some more text style parsing
Fridrich Štrba
1
-8
/
+15
2011-10-12
Trying to parse the TextBlock information
Fridrich Štrba
1
-0
/
+16
2011-09-16
Some more integer width related stuff
Fridrich Štrba
1
-4
/
+4
2011-09-16
Trying to make a bit order with integer types' width
Fridrich Štrba
1
-3
/
+3
2011-09-16
Fix some Windows (MSVC 2008) warnings
Fridrich Štrba
1
-3
/
+3
2011-09-06
Read some more character properties
Fridrich Štrba
1
-3
/
+8
2011-09-03
Signal to the collector the end of spline
Fridrich Štrba
1
-0
/
+4
2011-09-03
Reading and passing to collector the splinestart and splineknot
Fridrich Štrba
1
-0
/
+10
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
1
-12
/
+21
2011-08-29
Remove some warnings
Fridrich Štrba
1
-1
/
+2
2011-08-27
Read and collect background and current page ids
Fridrich Štrba
1
-0
/
+5
2011-08-22
Use text styles
Tibby Lickle
1
-0
/
+7
2011-08-18
Fix warnings
libvisio-0.0.5
Fridrich Štrba
1
-1
/
+1
2011-08-10
Parse stencil IDs for shapes
Tibby Lickle
1
-1
/
+1
2011-08-08
Use fill and shadow styles.
Tibby Lickle
1
-3
/
+27
2011-08-05
Store style properties in structs rather than WPXPropertyLists
Tibby Lickle
1
-52
/
+4
2011-08-05
Collect line style from stylesheets
Tibby Lickle
1
-0
/
+60
2011-08-05
Pass stylesheets to content collector.
Tibby Lickle
1
-1
/
+1
2011-08-05
Add styles at level change in collector
Tibby Lickle
1
-1
/
+15
2011-08-05
delete unneeded member variables
Fridrich Štrba
1
-2
/
+0
2011-08-05
Parse first the indication of style masters
Fridrich Štrba
1
-17
/
+8
2011-08-05
Added stylesheet to collector
Tibby Lickle
1
-2
/
+27
2011-07-25
uint8_t -> unsigned char when possible
Fridrich Štrba
1
-2
/
+2
2011-07-23
Initial Font family support (works in ver6 only at the moment).
Valek Filippov
1
-0
/
+4
2011-07-23
Extend initial text support to ver 6, add font color with semitransparency.
Valek Filippov
1
-1
/
+1
2011-07-22
Initial text format (bold, italic, size) support for v11
libvisio-0.0.3
Tibby Lickle
1
-1
/
+6
[next]