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
2013-07-10
Add support of SplineStart and SplineKnot to xml-based formats
libvisio-0.0.30
Fridrich Štrba
1
-1
/
+9
2013-07-10
Try not to go out of bonds
Fridrich Štrba
1
-6
/
+5
2013-07-10
Fixing back some mistakes paid cash to valgrind
Fridrich Štrba
1
-5
/
+6
2013-07-10
fix condition
David Tardon
1
-1
/
+1
2013-07-10
SplineStart ends previous spline
Fridrich Štrba
1
-0
/
+1
2013-07-10
Some more trying of refactoring of nurbs-related code
Fridrich Štrba
5
-71
/
+79
2013-07-09
De-uglify a tiny bit the NURBS code
Fridrich Štrba
2
-158
/
+122
2013-07-09
Bump version to 0.0.30 (not release yet)
Fridrich Štrba
1
-1
/
+1
2013-07-09
Don't add a trailing M-segment when emulating NURBS by curves
Fridrich Štrba
1
-27
/
+4
2013-07-09
Handling in a special ways uniform NURBS of degree 2 and 3
Fridrich Štrba
2
-39
/
+289
2013-07-09
astyle
Fridrich Štrba
1
-1
/
+1
2013-07-06
Proper fix for older boost and remove_whitespace
Fridrich Štrba
2
-4
/
+5
2013-07-06
Revert "Some older versions of boost have a buggy remove_whitespace and origi...
Fridrich Štrba
2
-1
/
+4
2013-07-06
coverity: gmtime can return NULL
David Tardon
1
-2
/
+6
2013-07-02
Some older versions of boost have a buggy remove_whitespace and original code...
Fridrich Štrba
2
-4
/
+1
2013-07-02
Bump version to 0.0.29
libvisio-0.0.29
Fridrich Štrba
1
-1
/
+1
2013-06-30
Consider the return value of getChunkHeader
Fridrich Štrba
1
-1
/
+2
2013-06-25
Avoid NANs
Fridrich Štrba
1
-3
/
+3
2013-06-25
Use boost for base64 decoding
Fridrich Štrba
2
-45
/
+16
2013-06-06
Adapting doxygen to the new layout
Fridrich Štrba
1
-1
/
+1
2013-06-05
Clarify the code
libvisio-0.0.28
Fridrich Štrba
1
-0
/
+3
2013-06-05
Bump version to 0.0.28
Fridrich Štrba
1
-1
/
+1
2013-06-05
Revert "avoid access to uninit. memory"
Fridrich Štrba
1
-5
/
+1
2013-05-16
Bump version
libvisio-0.0.27
Fridrich Štrba
1
-1
/
+1
2013-05-12
avoid access to uninit. memory
David Tardon
1
-1
/
+5
2013-05-12
don't crash if there is no stencil
David Tardon
1
-3
/
+4
2013-05-12
don't leave dangling pointer around
David Tardon
1
-0
/
+2
2013-05-12
avoid crash if m_currentGeometryList is null
David Tardon
1
-18
/
+34
2013-05-12
use iterator to point to the current style
David Tardon
2
-18
/
+34
2013-05-10
Making Michael Stahl happy (libvisio part)
Fridrich Štrba
28
-54
/
+65
2013-05-04
coverity: make the loop end correctly
David Tardon
1
-1
/
+1
2013-05-04
coverity: check return value of xmlTextReaderRead
David Tardon
2
-6
/
+7
2013-05-02
Astyle action
Fridrich Štrba
1
-4
/
+4
2013-05-02
Ignore more liberally
Fridrich Štrba
3
-0
/
+3
2013-05-02
libwpd already does this conversion, so don't dupplicate
Fridrich Štrba
1
-17
/
+4
2013-04-26
Token ID 0 is special in the way the has handles it
Fridrich Štrba
1
-1
/
+1
2013-04-25
Build pic objects by default
Fridrich Štrba
1
-1
/
+1
2013-04-25
Disable static libraries by default
Fridrich Štrba
1
-2
/
+4
2013-04-22
Bump version
libvisio-0.0.26
Fridrich Štrba
1
-1
/
+1
2013-04-21
HideText for xml parsers too
Fridrich Štrba
2
-0
/
+7
2013-04-21
HideText for VSD
Fridrich Štrba
12
-5
/
+84
2013-04-16
Trying to get the short texts right
Fridrich Štrba
1
-2
/
+6
2013-04-16
Don't collect empty foreign data
Fridrich Štrba
3
-12
/
+12
2013-04-16
Foreign type 0 seems to be WMF
Fridrich Štrba
2
-13
/
+11
2013-04-03
tmpInput unused
Julien Nabet
1
-3
/
+0
2013-04-02
Add ICU stuff to the MSVC build files
Fridrich Štrba
6
-12
/
+12
2013-04-02
Extend the encoding support
Fridrich Štrba
1
-0
/
+15
2013-04-01
Use ICU for charset conversions
Fridrich Štrba
4
-367
/
+168
2013-03-22
Option to test the callback graph, in order to detect mismatched grouping
Fridrich Štrba
2
-52
/
+314
2013-03-22
Group shape elements if they are more then one
Fridrich Štrba
2
-32
/
+43
[next]