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
/
VSDXMLParserBase.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-16
Some work in view of parsing of connector information
Fridrich Štrba
1
-0
/
+22
2016-01-18
Read and use the information about scaling of the width of font
Fridrich Štrba
1
-4
/
+7
2015-12-23
Parse bulletFont and bulletFontSize where applicable
Fridrich Štrba
1
-4
/
+37
2015-12-21
Some protection against non-empty pp cp and tp + special value of bulletStr
Fridrich Štrba
1
-5
/
+12
2015-12-18
BIPU support of bullets
Fridrich Štrba
1
-4
/
+29
2015-12-16
Collect and output tab stops
Fridrich Štrba
1
-0
/
+8
2015-12-16
Add some variables to VSDXMLParserBase
Fridrich Štrba
1
-1
/
+4
2015-12-15
Read rounding in line properties
Fridrich Štrba
1
-1
/
+1
2015-12-14
Consider layer visibility and printability
Fridrich Štrba
1
-0
/
+6
2015-12-12
Distinguish correctly when no colour override was given for a given layer
Fridrich Štrba
1
-2
/
+2
2015-12-12
Some improvements to the layer colours + make xml parsers work
Fridrich Štrba
1
-6
/
+1
2015-12-11
Some layer in xml parsers WIP
Fridrich Štrba
1
-1
/
+21
2015-12-11
Some little changes to parse the layerlist the same way everywhere
Fridrich Štrba
1
-4
/
+17
2015-12-11
Reading some of the layer information in xml parsers too
Fridrich Štrba
1
-0
/
+37
2015-12-10
This is the name that appears in UI
Fridrich Štrba
1
-1
/
+1
2015-07-21
Fix dereferencing of uninitialized memory
Fridrich Štrba
1
-21
/
+21
2015-07-20
handle even more infinite loops in XML parser
David Tardon
1
-20
/
+20
2015-07-20
move libxml2-related functions to a separate file
David Tardon
1
-0
/
+1
2015-07-17
do not leave dangling ptr around
David Tardon
1
-0
/
+1
2015-07-14
avoid memory leak
David Tardon
1
-4
/
+4
2015-07-14
avoid a slew of string leaks
David Tardon
1
-131
/
+69
2015-07-14
avoid memory leak in case of exception
David Tardon
1
-5
/
+3
2014-01-31
With agreement of all contributors, simplifying licensing to MPL2
Fridrich Štrba
1
-25
/
+5
2013-12-11
Re-astyle
Fridrich Štrba
1
-3
/
+3
2013-11-25
astyle -HU -A1 -k3 -y -n -s2 -r \*.cpp \*.h
Fridrich Štrba
1
-6
/
+6
2013-11-06
Some callcatcher stuff
Fridrich Štrba
1
-25
/
+0
2013-11-05
librevenge namespace
Fridrich Štrba
1
-4
/
+4
2013-11-04
trying to move libvisio to librevenge API
Fridrich Štrba
1
-6
/
+5
2013-08-28
Misleading debug message
Fridrich Štrba
1
-1
/
+1
2013-07-19
Speed-up the xml parser a tiny bit by mapping only used tokens
Fridrich Štrba
1
-28
/
+0
2013-07-10
Add support of SplineStart and SplineKnot to xml-based formats
libvisio-0.0.30
Fridrich Štrba
1
-1
/
+9
2013-04-21
HideText for xml parsers too
Fridrich Štrba
1
-0
/
+3
2013-04-16
Don't collect empty foreign data
Fridrich Štrba
1
-1
/
+1
2013-04-16
Foreign type 0 seems to be WMF
Fridrich Štrba
1
-0
/
+2
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
/
+4
2012-12-18
Bump version in view of a possible release
libvisio-0.0.24
Fridrich Štrba
1
-1
/
+1
2012-12-16
coverity: consistently check ret. value of read*Data
David Tardon
1
-10
/
+10
2012-11-06
Fix a memory leak
Fridrich Štrba
1
-0
/
+2
2012-11-06
Fix extraction of stencils from xml file-formats
Fridrich Štrba
1
-7
/
+4
2012-11-02
Fill missing char/para style only with legitimate default styles
Fridrich Štrba
1
-8
/
+14
2012-11-02
Default para/char style is first para/char style if no style 0 is present + f...
Fridrich Štrba
1
-16
/
+34
2012-11-02
Collect default para/char styles
Fridrich Štrba
1
-0
/
+10
2012-11-01
Actually the relative beziers give control points
Fridrich Štrba
1
-16
/
+0
2012-10-31
Some infrastructure for overriding of character and paragraph styles
Fridrich Štrba
1
-13
/
+11
2012-10-31
Whitespace is significant in this context
Fridrich Štrba
1
-1
/
+1
2012-10-31
Clean page shape list at the beginning of a page
Fridrich Štrba
1
-0
/
+1
2012-10-30
A horrible typo that takes hours to discover :)
Fridrich Štrba
1
-1
/
+1
2012-10-30
Consolidate the way of reading font information
Fridrich Štrba
1
-48
/
+31
2012-10-30
Only one charlist and paralist can be in a shape
Fridrich Štrba
1
-28
/
+31
[next]