index
:
libreoffice/libmspub
libmspub-0.0
libmspub-0.0.4
master
Microsoft Publisher file format parser library.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
missing include
HEAD
master
Stephan Bergmann
1
-0
/
+1
2019-01-30
Fix too small loop variables
Miklos Vajna
6
-13
/
+13
2018-03-21
ofz#7053 avoid access to empty vector
David Tardon
1
-0
/
+4
2018-03-19
ofz#7006 tweak to avoid signed int overflow
David Tardon
1
-4
/
+4
2018-03-12
ofz#6469 ensure coords are in correct order
David Tardon
5
-5
/
+50
2018-03-12
drop unused function
David Tardon
2
-19
/
+0
2018-03-07
ofz#6777 fix division by zero
David Tardon
1
-1
/
+1
2018-02-28
bump version
David Tardon
1
-1
/
+1
2018-02-28
prepare for a release
libmspub-0.1.4
David Tardon
1
-0
/
+6
2018-02-28
tdf#116018 close shape group correctly
David Tardon
1
-3
/
+1
2018-02-20
ofz#6410 avoid signed integer overflow
David Tardon
1
-1
/
+1
2018-02-15
drop unnecessary variables
David Tardon
1
-4
/
+2
2018-02-15
ofz#6339 avoid signed int overflow
David Tardon
1
-2
/
+2
2018-02-02
iwyu: prune includes
David Tardon
20
-32
/
+70
2018-01-20
ofz#5515 avoid signed integer overflow
David Tardon
1
-2
/
+2
2018-01-19
ofz#5224 avoid signed integer overflow
David Tardon
1
-2
/
+2
2018-01-09
ofz#4951 do not shift signed value
David Tardon
1
-1
/
+1
2018-01-09
ofz#4916 fix division by 0
David Tardon
1
-0
/
+4
2018-01-09
avoid undef. behavior casting arbitrary int to enum
David Tardon
2
-10
/
+10
2018-01-09
ofz#4903 avoid division by 0
David Tardon
1
-1
/
+1
2017-12-31
bump version
David Tardon
1
-1
/
+1
2017-12-30
cid#1427014 pointer to local outside scope
libmspub-0.1.3
David Tardon
1
-1
/
+1
2017-12-30
cid#1267884 pointer to local outside scope
David Tardon
1
-1
/
+1
2017-12-30
cid#1267883 pointer to local outside scope
David Tardon
1
-1
/
+1
2017-12-30
fix copypasta
David Tardon
1
-1
/
+1
2017-12-30
fix copypasta
David Tardon
1
-1
/
+1
2017-12-30
prepare for a release
David Tardon
2
-1
/
+17
2017-12-30
parse locale information
David Tardon
4
-0
/
+30
2017-12-30
fix parsing of bold and italic in mspub 2002 docs
David Tardon
1
-2
/
+6
2017-12-30
parse more text formatting properties
David Tardon
5
-29
/
+237
2017-12-28
fix copypasta
David Tardon
1
-1
/
+1
2017-12-28
avoid unnecessary copying
David Tardon
2
-2
/
+2
2017-12-28
tdf#89393 handle multiple paragraphs in cell correctly
David Tardon
1
-5
/
+8
2017-12-28
stop after processing all cells
David Tardon
1
-9
/
+6
2017-12-27
one def. of M_PI is enough
David Tardon
4
-13
/
+5
2017-12-27
sort includes
David Tardon
25
-73
/
+96
2017-12-27
suppress another GCC 7 fallthrough warning
David Tardon
2
-1
/
+1
2017-12-27
print debug messages to stderr
David Tardon
4
-1
/
+251
2017-12-27
suppress GCC 7 fallthrough warnings
David Tardon
5
-2
/
+76
2017-12-27
drop verbose debug
David Tardon
1
-8
/
+0
2017-12-27
replace manual def. of int types by boost
David Tardon
2
-34
/
+8
2017-12-27
rename include guards to avoid use of __
David Tardon
38
-107
/
+107
2017-12-27
use C++11 syntax to disable copying
David Tardon
1
-2
/
+2
2017-12-27
remove pointless initializator
David Tardon
1
-1
/
+1
2017-12-27
never call shared_from_this on not fully init-ed object
David Tardon
3
-26
/
+18
2017-11-28
MSPUBParser: reduce scope of shape width/height
Miklos Vajna
1
-11
/
+3
2017-11-07
use enum value instead of cast
David Tardon
2
-2
/
+2
2017-11-07
Use auto when declaring iterators and when initializing with a cast
Miklos Vajna
5
-39
/
+35
2017-10-31
doxygen -u
Fridrich Štrba
1
-864
/
+1606
2017-10-28
drop outdated MSVC project files
David Tardon
13
-1957
/
+0
[next]