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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-35
/
+32
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 missing breaks
David Tardon
1
-0
/
+4
2015-02-27
More metadata extracted from VSD/VSDX files
Mihai Varga
11
-52
/
+219
2015-02-16
use std::pow in order to avoid compile time errors like:
Richard PALO
1
-1
/
+1
2015-01-28
VSDX: import <cp:category> as librevenge:category
Miklos Vajna
3
-0
/
+5
2015-01-06
why is this constant static?
David Tardon
1
-1
/
+1
2015-01-06
workaround build error on old 32-bit linux systems
David Tardon
1
-1
/
+1
2015-01-05
workaround error C2589: ´(´ : illegal token on right side of ´::´
Caolán McNamara
1
-2
/
+2
2015-01-02
define more needed namespaces
David Tardon
1
-0
/
+3
2015-01-02
comment out 2 unused functions in test
libvisio-0.1.1
David Tardon
1
-0
/
+2
2015-01-01
Revert "VSDX: import <cp:category>"
David Tardon
3
-5
/
+0
2014-12-31
VSDX: import <cp:category>
Miklos Vajna
3
-0
/
+5
2014-12-31
libvisio::XmlDrawingGenerator: handle user-defined metadata
Miklos Vajna
2
-1
/
+49
2014-12-31
VSDXMetaData: missing breaks
Miklos Vajna
1
-0
/
+3
2014-12-30
VSD: Visio doesn't write separate author and last modifier fields
Miklos Vajna
2
-0
/
+3
2014-12-30
VSDX: import lastModifiedBy
Miklos Vajna
3
-0
/
+4
2014-12-28
VSD: import description
Miklos Vajna
2
-0
/
+5
2014-12-28
VSDX: import description
Miklos Vajna
3
-0
/
+4
2014-12-28
VSDXMetaData: check token type at a single place
Miklos Vajna
1
-12
/
+10
2014-12-28
VSD: import keywords
Miklos Vajna
2
-0
/
+5
2014-12-27
VSDX: import <cp:keywords>
Miklos Vajna
3
-0
/
+5
2014-12-26
VSD: import author
Miklos Vajna
3
-0
/
+5
2014-12-25
VSDXMetaData: merge read*() methods into a single one
Miklos Vajna
2
-87
/
+12
2014-12-24
VSDX: import <dc:creator>
Miklos Vajna
5
-0
/
+25
2014-12-23
VSD: import subject
Miklos Vajna
3
-0
/
+6
2014-12-22
VSDX: import <dc:subject>
Miklos Vajna
5
-0
/
+25
2014-12-21
VSDXParser::processXmlNode: print debug messages to stderr
Miklos Vajna
1
-1
/
+1
2014-12-20
use the right form of c header
David Tardon
2
-1
/
+1
2014-12-20
VSD: test Creation/ModifiedTime import
Miklos Vajna
1
-0
/
+3
2014-12-17
ImportTest: fix indentation
Miklos Vajna
1
-2
/
+2
[next]