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
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
2017-04-17
replace home-grown function by boost
David Tardon
1
-28
/
+1
2017-04-17
try to retrieve some fields
osnola
8
-0
/
+374
2017-04-17
try to not ignore some significant spaces
osnola
2
-5
/
+11
2017-04-17
set page size to A4 if it is unknown
osnola
1
-2
/
+3
2017-04-15
add format attribute to debugPrint
David Tardon
3
-1
/
+234
2017-04-15
clone is not used
David Tardon
1
-88
/
+0
2017-04-15
change manual memory management to std::unique_ptr
David Tardon
2
-217
/
+221
2017-04-15
boost::scoped_ptr -> std::unique_ptr
David Tardon
2
-3
/
+2
2017-04-15
boost::shared_ptr -> std::shared_ptr
David Tardon
6
-15
/
+12
2017-04-15
switch to C++11
David Tardon
3
-0
/
+1023
2017-04-15
clean up .gitignore
David Tardon
1
-2
/
+0
2017-04-15
only ignore generated files in m4
David Tardon
2
-1
/
+2
2017-04-11
replace repeated increment with a single assignment
David Tardon
1
-2
/
+2
2017-04-05
ofz: check the stack for emptiness before accessing top
David Tardon
1
-2
/
+4
2017-04-05
use constant
David Tardon
1
-1
/
+1
2017-04-02
passing null c-string to std::string is undef. behavior
David Tardon
1
-2
/
+2
2017-04-02
avoid memory leak
David Tardon
1
-52
/
+33
2017-04-02
avoid memory leak
David Tardon
1
-6
/
+5
2017-04-02
avoid memory leaks on exception
David Tardon
4
-139
/
+124
2017-04-02
avoid leak if state stack is not emptied
David Tardon
3
-7
/
+10
2017-03-31
astyle
David Tardon
1
-3
/
+3
2017-03-31
add fuzzing driver for oss-fuzz
David Tardon
5
-2
/
+71
2017-03-16
fix typo: "the the" --> the
dennisroczek
1
-1
/
+1
2015-12-27
drop undefined variable
David Tardon
1
-1
/
+1
2015-12-27
simplify dist. and inst. of headers
David Tardon
2
-5
/
+3
2015-12-27
make --help output more help2man-friendly
David Tardon
3
-11
/
+26
2015-12-20
Better gperf dependencies
Fridrich Štrba
2
-35
/
+17
2015-12-19
Fix build with recent clang that chokes on "register" keyword
Fridrich Štrba
1
-1
/
+1
2015-12-13
Fix dependencies
Fridrich Štrba
1
-2
/
+8
2015-08-30
fix build with boost 1.59
David Tardon
1
-0
/
+1
2015-02-02
remove bashism
David Tardon
1
-1
/
+1
2014-12-21
Correct some warnings, retrieve borders, improve list retrieving...
osnola
8
-72
/
+237
2014-12-21
simplify calling of astyle
David Tardon
1
-0
/
+2
2014-12-20
coverity#1259905 do not let AbiDocument::parse throw
David Tardon
1
-1
/
+6
2014-12-20
coverity#1259904 dereference before null check
David Tardon
1
-1
/
+3
2014-12-20
prepare for a release
libabw-0.1.1
David Tardon
2
-1
/
+13
2014-12-20
fix copypasta
David Tardon
1
-1
/
+1
2014-12-20
fix processing of mixed paragraph content
David Tardon
1
-0
/
+5
2014-12-20
fix condition
David Tardon
1
-1
/
+1
2014-12-20
print debug messages to stderr
David Tardon
3
-3
/
+35
2014-12-19
import headings
David Tardon
1
-1
/
+21
2014-12-19
document props are global
David Tardon
2
-5
/
+4
2014-12-19
import metadata
David Tardon
7
-24
/
+107
2014-12-19
set writing mode from document default
David Tardon
1
-0
/
+2
2014-12-19
eliminate some copypasta
David Tardon
1
-39
/
+23
2014-12-19
use typedef for property map
David Tardon
6
-31
/
+33
2014-12-19
add support for text language
David Tardon
7
-0
/
+86
[next]