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
2017-10-21
be explicit
libvisio-0.1.6
David Tardon
1
-15
/
+6
2017-10-21
check length, not number of elements
David Tardon
1
-7
/
+14
2017-10-21
source files are included automatically
David Tardon
1
-2
/
+1
2017-10-21
add coverity to NEWS
David Tardon
1
-0
/
+1
2017-10-21
cid#1312142 sanitize loop bound
David Tardon
1
-0
/
+3
2017-10-21
cid#1256666 sanitize loop bound
David Tardon
1
-0
/
+2
2017-10-21
cid#1219709 sanitize loop bound
David Tardon
1
-0
/
+2
2017-10-21
cid#1219708 sanitize loop bound
David Tardon
1
-0
/
+2
2017-10-21
cid#1219707 sanitize loop bound
David Tardon
1
-0
/
+1
2017-10-21
cid#1325211 fix logic
David Tardon
1
-2
/
+2
2017-10-21
cid#1419957 rewrite to avoid coverity warning
David Tardon
1
-11
/
+6
2017-10-21
add test for seek to end
David Tardon
4
-37
/
+174
2017-10-21
implement seek to end for internal stream
David Tardon
1
-0
/
+2
2017-10-21
prepare for a release
David Tardon
2
-1
/
+20
2017-10-20
drop pointless casts
David Tardon
1
-2
/
+2
2017-10-20
ofz#2686 fix division by 0
David Tardon
1
-0
/
+7
2017-10-19
ofz#2521 fix OOB read from vector
David Tardon
1
-0
/
+3
2017-10-17
ofz#3646 limit the max. degree of NURBS even more
David Tardon
1
-1
/
+1
2017-10-17
avoid excessive reallocations
David Tardon
1
-0
/
+5
2017-10-17
restrict scope of var
David Tardon
1
-3
/
+2
2017-10-17
drop always-true tests
David Tardon
1
-2
/
+2
2017-10-17
avoid needless reallocations
David Tardon
1
-4
/
+2
2017-10-17
this cannot happen here
David Tardon
1
-1
/
+1
2017-10-17
ofz#3520 limit the possible NURBS degree
David Tardon
1
-0
/
+5
2017-10-16
drop outdated Windows build files
David Tardon
13
-2615
/
+0
2017-10-16
fix rounding regression
David Tardon
1
-15
/
+10
2017-10-13
Revert "use VSD_ALMOST_ZERO macro consistently"
David Tardon
2
-6
/
+7
2017-10-09
zlib hasn't been needed since the switch to librevenge
David Tardon
1
-2
/
+2
2017-09-28
avoid output from fuzzers
David Tardon
3
-6
/
+6
2017-09-26
avoid possible leak
David Tardon
1
-2
/
+2
2017-09-26
ofz#3210 do not leak string
David Tardon
1
-2
/
+2
2017-09-19
Convert explicit for loops to range-based ones where possible
Miklos Vajna
14
-118
/
+113
2017-09-18
Convert 0 to nullptr where it's used as a pointer value
Miklos Vajna
26
-74
/
+74
2017-09-13
Mark overriding member functions as 'override'
Miklos Vajna
12
-342
/
+342
2017-09-11
fix build with older boost
David Tardon
1
-0
/
+1
2017-09-10
m4: MSVC defines __cplusplus as 199711L still
Miklos Vajna
1
-1
/
+1
2017-09-08
tests need librevenge-stream
David Tardon
1
-1
/
+1
2017-09-08
assume modern enough ICU is available
David Tardon
1
-15
/
+1
2017-07-29
do not append UTF-8 chars by code unit
David Tardon
2
-7
/
+8
2017-07-29
fix debug build
David Tardon
1
-1
/
+1
2017-07-07
ofz#2477 avoid divide by zero
David Tardon
1
-1
/
+1
2017-07-04
ofz#1431 reject NURBS that do not have enough control points
David Tardon
1
-16
/
+2
2017-07-03
ofz#2335 avoid divide by zero
David Tardon
2
-2
/
+3
2017-07-03
use VSD_ALMOST_ZERO macro consistently
David Tardon
2
-7
/
+6
2017-06-20
ofz#2307 avoid division by 0
David Tardon
1
-7
/
+16
2017-06-20
ofz#2268 avoid division by 0
David Tardon
1
-1
/
+2
2017-06-20
ofz#2252 avoid division by 0
David Tardon
1
-1
/
+2
2017-06-20
use std::hypot
David Tardon
1
-8
/
+8
2017-06-20
ofz#2248 avoid division by 0
David Tardon
1
-1
/
+1
2017-06-06
astyle
David Tardon
1
-1
/
+1
[next]