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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-25
distribute newly added test docs
libvisio-0.1.2
David Tardon
1
-0
/
+2
2015-07-25
prepare for a new release
David Tardon
2
-1
/
+13
2015-07-23
tdf#92868 fix clang error in test
David Tardon
1
-2
/
+7
2015-07-21
use shared_ptr here too
David Tardon
1
-6
/
+3
2015-07-21
add const
David Tardon
1
-1
/
+1
2015-07-21
plug a leak
David Tardon
1
-6
/
+3
2015-07-21
Make the conditions the same for VDXParser too
Fridrich Štrba
1
-11
/
+11
2015-07-21
Fix dereferencing of uninitialized memory
Fridrich Štrba
2
-27
/
+27
2015-07-21
avoid overflows when reading chunk records
David Tardon
1
-4
/
+12
2015-07-21
astyle
David Tardon
1
-1
/
+1
2015-07-21
sort file list
David Tardon
1
-28
/
+27
2015-07-21
unit test of VSDX char background handling
Andras Timar
2
-0
/
+34
2015-07-21
tdf#92271 fix VSDX char background handling
Andras Timar
2
-2
/
+3
2015-07-21
VSDMetaData: need space for the terminating null-character
Miklos Vajna
1
-1
/
+2
2015-07-20
handle even more infinite loops in XML parser
David Tardon
3
-22
/
+23
2015-07-20
handle more infinite loops in XML parser
David Tardon
2
-41
/
+57
2015-07-20
use const
David Tardon
1
-1
/
+1
2015-07-20
avoid another infinite loop in XML parser
David Tardon
1
-2
/
+6
2015-07-20
stop parsing if XML error is encountered
David Tardon
3
-8
/
+46
2015-07-20
move libxml2-related functions to a separate file
David Tardon
11
-192
/
+246
2015-07-17
do not leave dangling ptr around
David Tardon
1
-0
/
+1
2015-07-17
do not leave dangling ptr around
David Tardon
1
-0
/
+1
2015-07-17
avoid null ptr deref.
David Tardon
1
-1
/
+1
2015-07-16
avoid endless loop when reading broken file
David Tardon
1
-2
/
+9
2015-07-16
avoid endless loop when reading broken file
David Tardon
1
-1
/
+8
2015-07-16
avoid copypasta
David Tardon
1
-105
/
+41
2015-07-16
avoid endless loop when reading broken file
David Tardon
1
-1
/
+4
2015-07-15
don't leak in case of exception
David Tardon
5
-35
/
+35
2015-07-15
avoid memory leak
David Tardon
1
-8
/
+7
2015-07-15
afl: avoid null pointer dereference
David Tardon
1
-1
/
+1
2015-07-15
afl: avoid null pointer dereference
David Tardon
1
-1
/
+1
2015-07-15
afl: avoid null dereference
David Tardon
1
-3
/
+3
2015-07-15
afl: avoid null dereference
David Tardon
1
-1
/
+1
2015-07-15
afl: don't leave dangling pointer around
David Tardon
1
-0
/
+3
2015-07-14
ignore errors when parsing metadata
David Tardon
2
-10
/
+8
2015-07-14
ignore errors when parsing metadata
David Tardon
2
-9
/
+8
2015-07-14
avoid memory leak
David Tardon
1
-4
/
+4
2015-07-14
fix more string leaks
David Tardon
1
-4
/
+7
2015-07-14
avoid a slew of string leaks
David Tardon
3
-131
/
+94
2015-07-14
avoid memory leak
David Tardon
1
-3
/
+3
2015-07-14
avoid memory leak in case of exception
David Tardon
1
-5
/
+3
2015-07-14
avoid leak of xmlTextReader
David Tardon
1
-13
/
+12
2015-07-14
use shared_ptr for streams
David Tardon
1
-47
/
+27
2015-07-14
use shared_ptr for streams
David Tardon
3
-35
/
+33
2015-07-14
avoid double deletion in case of exception
David Tardon
1
-0
/
+1
2015-06-29
unit test of VSDX theme color import fix
Andras Timar
2
-0
/
+14
2015-06-29
tdf#92270 VSDX theme color import fix
Andras Timar
1
-0
/
+7
2015-05-04
add make astyle target
David Tardon
1
-0
/
+2
2015-05-04
add missing breaks
David Tardon
1
-0
/
+4
2015-04-14
Run doxygen -u on the doxygen.cfg file
Fridrich Štrba
1
-864
/
+1548
[next]