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
/
VSDParser.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-21
HideText for VSD
Fridrich Štrba
1
-0
/
+2
2013-02-22
More page names for versions <= 5
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
-0
/
+6
2013-02-21
Some initial work on the support of page names
Fridrich Štrba
1
-0
/
+4
2012-11-23
Those ones don't need to be virtual anymore
Fridrich Štrba
1
-4
/
+4
2012-11-22
handle blog in the same way for all <= 5
Fridrich Štrba
1
-1
/
+1
2012-11-20
Field List is a list too
Fridrich Štrba
1
-1
/
+1
2012-11-19
Simplify the inheritance a little bit
Fridrich Štrba
1
-7
/
+7
2012-11-19
Some colour reading fixes for VSD <= 2
Fridrich Štrba
1
-1
/
+1
2012-11-19
Miscellaneous fixes + text for VSD <= 5
Fridrich Štrba
1
-2
/
+2
2012-11-16
Some more work on VSD1 and VSD2 parsing + some stream fixes
Fridrich Štrba
1
-1
/
+1
2012-11-16
Some more progress on version 5
Fridrich Štrba
1
-1
/
+1
2012-11-16
Read VSD5 fill and line information
Fridrich Štrba
1
-1
/
+1
2012-11-16
Abstraction of reading of integers
Fridrich Štrba
1
-4
/
+2
2012-11-16
Some progress in VSD5 parsing
Fridrich Štrba
1
-0
/
+5
2012-11-15
Some more work on vsd1/2/3/4/5
Fridrich Štrba
1
-1
/
+2
2012-11-15
Some more VSD2 - VSD5 infrastructure - work in progress
Fridrich Štrba
1
-2
/
+2
2012-11-14
Setting framework for different parsing of v5 and v2
Fridrich Štrba
1
-4
/
+4
2012-11-12
Set groundwork for vsd5 and lower chunk parsing
Fridrich Štrba
1
-1
/
+1
2012-11-09
Some more work on VSD5 parser
Fridrich Štrba
1
-2
/
+3
2012-11-09
Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctly
Fridrich Štrba
1
-0
/
+1
2012-10-30
Consolidate the way of reading font information
Fridrich Štrba
1
-0
/
+2
2012-10-17
m_geometries being a map
Fridrich Štrba
1
-0
/
+3
2012-10-16
_flushShape uses member variable anyway
Fridrich Štrba
1
-1
/
+1
2012-10-11
VSDParser: use more of the VSDShape internals to keep information
Fridrich Štrba
1
-6
/
+0
2012-10-11
Get rid of m_fieldList
Fridrich Štrba
1
-1
/
+0
2012-10-10
Try to pass to the collectors the shape at once
Fridrich Štrba
1
-0
/
+4
2012-10-09
Diminish pointer use a bit
Fridrich Štrba
1
-6
/
+6
2012-10-09
Fix possible uninitialized variables
Fridrich Štrba
1
-0
/
+4
2012-10-08
Simplify the collectXFormData and collectTxtXform functions a bit
Fridrich Štrba
1
-0
/
+1
2012-10-07
m_stencilShape -> m_shape
Fridrich Štrba
1
-1
/
+1
2012-10-07
VSDStencilShape -> VSDShape
Fridrich Štrba
1
-1
/
+1
2012-09-29
Detect a background page early
Fridrich Štrba
1
-0
/
+2
2012-09-27
Simplifying a bit the colour stuff
Fridrich Štrba
1
-1
/
+1
2012-09-27
Rewriting the collectors to be more useful for VDX too
Fridrich Štrba
1
-0
/
+2
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-0
/
+169