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
/
VSDContentCollector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-22
Cppcheck: (performance) Function parameter 'weights' should be passed by refe...
Fridrich Štrba
1
-1
/
+1
2013-07-10
Some more trying of refactoring of nurbs-related code
Fridrich Štrba
1
-1
/
+1
2013-07-09
De-uglify a tiny bit the NURBS code
Fridrich Štrba
1
-5
/
+7
2013-07-09
Handling in a special ways uniform NURBS of degree 2 and 3
Fridrich Štrba
1
-0
/
+8
2013-05-12
use iterator to point to the current style
David Tardon
1
-2
/
+2
2013-04-21
HideText for VSD
Fridrich Štrba
1
-0
/
+2
2013-04-01
Use ICU for charset conversions
Fridrich Štrba
1
-0
/
+1
2013-03-22
Group shape elements if they are more then one
Fridrich Štrba
1
-0
/
+1
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
-1
/
+9
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
-5
/
+4
2012-10-29
Stub ParaIX and CharIX reading in VDX and VSDX parsers
Fridrich Štrba
1
-6
/
+6
2012-10-29
Read the stylesheet in second pass
Fridrich Štrba
1
-0
/
+1
2012-10-25
Some more boost::optional foo
Fridrich Štrba
1
-0
/
+2
2012-10-23
Removing unused fill-related variables
Fridrich Štrba
1
-5
/
+0
2012-10-23
Refactoring the fill style output
Fridrich Štrba
1
-3
/
+1
2012-10-23
Remove unused member variables
Fridrich Štrba
1
-2
/
+0
2012-10-23
Simplify the function handling line styles
Fridrich Štrba
1
-2
/
+1
2012-10-22
Fix showing of foregins + write styles only if needed
Fridrich Štrba
1
-2
/
+0
2012-10-21
All styles pushed using optional styles
Fridrich Štrba
1
-16
/
+33
2012-10-21
A little refactoring of styles in VSDContentCollector
Fridrich Štrba
1
-4
/
+2
2012-10-21
Pass more properties as boost::optional
Fridrich Štrba
1
-21
/
+33
2012-10-18
Some infrastructure to parse the relative geometry rows
Fridrich Štrba
1
-0
/
+5
2012-10-11
Adapt collectors to the information that will be available from VDX and VSDX ...
Fridrich Štrba
1
-1
/
+1
2012-10-11
Revert a part that creates more problems then it solves
Fridrich Štrba
1
-1
/
+1
2012-10-11
Trying to improve the field-related code
Fridrich Štrba
1
-1
/
+1
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
-6
/
+6
2012-10-08
Simplify the collectXFormData and collectTxtXform functions a bit
Fridrich Štrba
1
-2
/
+2
2012-10-07
VSDStencilShape -> VSDShape
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
/
+2
2012-09-28
Pass the transparency to collectors as double
Fridrich Štrba
1
-10
/
+9
2012-09-27
Simplifying a bit the colour stuff
Fridrich Štrba
1
-2
/
+0
2012-09-27
Rewriting the collectors to be more useful for VDX too
Fridrich Štrba
1
-18
/
+16
2012-09-27
Parse VDX TextBlock properties
Fridrich Štrba
1
-4
/
+4
2012-09-27
Parse VDX fill and line properties
Fridrich Štrba
1
-12
/
+15
2012-09-26
Start to parse the font and colour list in VDX parser
Fridrich Štrba
1
-2
/
+2
2012-09-18
pointless whitespace cleanup to increase my commit count
Fridrich Štrba
1
-3
/
+3
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-0
/
+278