index
:
libreoffice/libabw
libabw-0-0
master
Abiword filter module.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-17
bump release
HEAD
master
David Tardon
1
-1
/
+1
2019-08-17
cid#1452381 avoid use of invalid iterator
libabw-0.1.3
David Tardon
1
-2
/
+5
2019-08-17
prepare for a release
David Tardon
1
-0
/
+8
2019-08-12
do not parse entities
David Tardon
1
-1
/
+1
2019-08-07
WaE: implicitly declared ABWData::operator= is deprecated
David Tardon
1
-0
/
+1
2018-05-05
disable werror by default
David Tardon
1
-2
/
+2
2018-02-02
iwyu: reduce includes
David Tardon
3
-3
/
+0
2018-01-22
ofz#4681 propagate read error up
David Tardon
2
-18
/
+28
2018-01-18
move dict from oss-fuzz
David Tardon
1
-0
/
+195
2018-01-04
m4: MSVC defines __cplusplus as 199711L still
Miklos Vajna
1
-1
/
+1
2017-12-31
bump version
David Tardon
1
-1
/
+1
2017-12-31
add another fixed bug to release notes
libabw-0.1.2
David Tardon
1
-1
/
+1
2017-12-31
prepare for a release
David Tardon
2
-1
/
+17
2017-12-31
tdf#74462 use min width/height for inline images
David Tardon
1
-0
/
+4
2017-11-27
ofz#4420 avoid signed integer overflow
David Tardon
1
-1
/
+5
2017-11-20
ofz#2370 avoid signed integer overflow
David Tardon
1
-1
/
+7
2017-11-04
Use auto when declaring iterators and when initializing with a cast
Miklos Vajna
5
-10
/
+10
2017-10-31
doxygen -u
Fridrich Štrba
1
-864
/
+1607
2017-10-28
save some vertical space
David Tardon
1
-12
/
+4
2017-10-28
rely on pkg-config to find zlib
David Tardon
1
-6
/
+1
2017-10-28
drop outdated MSVC project files
David Tardon
16
-2237
/
+1
2017-09-28
avoid output from fuzzer
David Tardon
1
-2
/
+2
2017-09-04
ABWContentCollector: map dc.creator to meta:initial-creator
Miklos Vajna
1
-2
/
+2
2017-08-25
metadata: emit generator
Miklos Vajna
1
-0
/
+11
2017-08-15
Convert explicit for loops to range-based ones where possible
Miklos Vajna
3
-16
/
+14
2017-08-11
Convert 0 to nullptr where it's used as a pointer value
Miklos Vajna
12
-17
/
+17
2017-08-11
metadata: fix handling of title
Miklos Vajna
1
-6
/
+2
2017-08-09
Mark overriding member functions as 'override'
Miklos Vajna
5
-176
/
+176
2017-07-31
ABWParser: fix thinko
Miklos Vajna
1
-1
/
+1
2017-07-31
ABWParser: printf -> ABW_DEBUG_MSG
Miklos Vajna
1
-1
/
+1
2017-06-13
fix -Werror=implicit-fallthrough
Fridrich Štrba
1
-5
/
+5
2017-05-17
ofz#1254 the # of columns cannot be negative
David Tardon
1
-2
/
+2
2017-05-17
improve check for stuck XML parser
David Tardon
3
-20
/
+47
2017-05-16
replace Spirit.Classic by Qi
David Tardon
4
-100
/
+53
2017-05-16
drop unneeded includes
David Tardon
2
-2
/
+3
2017-05-16
drop :: prefix
David Tardon
3
-4
/
+4
2017-04-23
drop unused macro DELETEP
David Tardon
1
-2
/
+0
2017-04-23
replace dumb pointers by smart ones
David Tardon
5
-38
/
+22
2017-04-23
replace dumb pointers by smart ones
David Tardon
2
-7
/
+5
2017-04-20
ofz#1198 initialize iterator
David Tardon
1
-1
/
+1
2017-04-20
avoid possible null ptr deref.
David Tardon
1
-1
/
+2
2017-04-20
move cleanup of xmlTextReaderPtr to a single place
David Tardon
4
-12
/
+9
2017-04-20
ofz#1025 stop parsing if XML error is encountered
David Tardon
3
-8
/
+42
2017-04-20
move this from a separate source to ABXMLHelper
David Tardon
6
-77
/
+40
2017-04-20
ofz#1023 avoid stack overflow with too big list level
David Tardon
1
-0
/
+3
2017-04-19
include config.h for HAVE_FUNC_ATTRIBUTE_FORMAT
osnola
1
-0
/
+4
2017-04-19
retrieve textbox frames
osnola
8
-99
/
+289
2017-04-19
simplify the code
osnola
3
-61
/
+50
2017-04-19
try to retrieve some image frames
osnola
6
-0
/
+139
2017-04-19
ofz#1020 look for some invalid table structures
David Tardon
2
-5
/
+40
[next]