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
/
VSDStylesCollector.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
Parse bulletFont and bulletFontSize where applicable
Fridrich Štrba
1
-1
/
+4
2015-12-18
BIPU support of bullets
Fridrich Štrba
1
-7
/
+13
2015-12-16
Collect and output tab stops
Fridrich Štrba
1
-0
/
+5
2015-12-15
Read rounding in line properties
Fridrich Štrba
1
-11
/
+17
2015-12-11
Parsing layer membership for binary parsers
Fridrich Štrba
1
-0
/
+5
2015-12-11
Some little changes to parse the layerlist the same way everywhere
Fridrich Štrba
1
-1
/
+1
2015-12-11
Reading some of the layer information in xml parsers too
Fridrich Štrba
1
-0
/
+5
2015-07-16
avoid endless loop when reading broken file
David Tardon
1
-1
/
+4
2014-02-04
Some other ideas about handling the theming
Fridrich Štrba
1
-4
/
+19
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
-58
/
+58
2013-11-05
librevenge namespace
Fridrich Štrba
1
-4
/
+4
2013-11-04
trying to move libvisio to librevenge API
Fridrich Štrba
1
-4
/
+4
2013-07-10
Some more trying of refactoring of nurbs-related code
Fridrich Štrba
1
-3
/
+2
2013-04-21
HideText for VSD
Fridrich Štrba
1
-0
/
+5
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
-1
/
+1
2012-11-02
Collect default para/char styles
Fridrich Štrba
1
-0
/
+16
2012-11-02
Make charCount non-optional in paragraph styles
Fridrich Štrba
1
-2
/
+2
2012-11-02
Make charCount non-optional in character styles
Fridrich Štrba
1
-2
/
+2
2012-10-30
Consolidate the way of reading font information
Fridrich Štrba
1
-8
/
+4
2012-10-29
Read the stylesheet in second pass
Fridrich Štrba
1
-45
/
+30
2012-10-25
Some more boost::optional foo
Fridrich Štrba
1
-0
/
+11
2012-10-21
All styles pushed using optional styles
Fridrich Štrba
1
-17
/
+25
2012-10-21
Consider also styles ids 0
Fridrich Štrba
1
-1
/
+1
2012-10-21
Pass more properties as boost::optional
Fridrich Štrba
1
-28
/
+37
2012-10-18
Some infrastructure to parse the relative geometry rows
Fridrich Štrba
1
-0
/
+25
2012-10-18
Simplify the styles code a bit
Fridrich Štrba
1
-80
/
+17
2012-10-12
Flush shapes order whenever we know it
Fridrich Štrba
1
-2
/
+1
2012-10-11
Adapt collectors to the information that will be available from VDX and VSDX ...
Fridrich Štrba
1
-5
/
+7
2012-10-10
Try to pass to the collectors the shape at once
Fridrich Štrba
1
-1
/
+1
2012-10-08
Try to finalize the _flushShape function
Fridrich Štrba
1
-3
/
+3
2012-10-08
Some constness changes
Fridrich Štrba
1
-1
/
+1
2012-10-08
Some more styles passing simplification
Fridrich Štrba
1
-2
/
+2
2012-10-08
Simplify the passing of line and fill information
Fridrich Štrba
1
-7
/
+7
2012-10-08
Simplify the collectXFormData and collectTxtXform functions a bit
Fridrich Štrba
1
-2
/
+2
2012-10-02
Some more readability an error-proof changes
Fridrich Štrba
1
-1
/
+1
2012-10-01
Don't pass geomFlags to the collectors
Fridrich Štrba
1
-1
/
+1
2012-09-29
Pass to collectors information about background page
Fridrich Štrba
1
-1
/
+1
2012-09-28
Pass the transparency to collectors as double
Fridrich Štrba
1
-6
/
+5
2012-09-27
Simplifying a bit the colour stuff
Fridrich Štrba
1
-4
/
+0
2012-09-27
Rewriting the collectors to be more useful for VDX too
Fridrich Štrba
1
-30
/
+27
2012-09-27
Parse VDX TextBlock properties
Fridrich Štrba
1
-5
/
+5
2012-09-27
Parse VDX fill and line properties
Fridrich Štrba
1
-11
/
+14
2012-09-26
Start to parse the font and colour list in VDX parser
Fridrich Štrba
1
-1
/
+1
2012-09-18
pointless whitespace cleanup to increase my commit count
Fridrich Štrba
1
-1
/
+1
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-0
/
+461