index
:
libreoffice/libfreehand
libfreehand-0.0
master
Unnamed repository; edit this file 'description' to name the repository.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
Skip EPSImport records
HEAD
master
David Tardon
3
-0
/
+12
2021-05-31
Stop parsing when an unknown record is encountered
David Tardon
1
-0
/
+5
2021-05-31
Show uknown dictionary entries in debug output
David Tardon
1
-2
/
+7
2019-11-03
drop unneeded include
David Tardon
1
-2
/
+0
2019-11-03
avoid unnecessary copying
David Tardon
1
-1
/
+1
2019-10-18
Fix -Wdeprecated-copy warning
Albert Astals Cid
2
-4
/
+3
2019-10-07
Add missing semicolon to fix build with icu 65.1
Heiko Becker
1
-1
/
+1
2019-02-07
Fix too small loop variables
Miklos Vajna
1
-2
/
+2
2018-02-01
WaE: unnecessary parentheses in declaration of ‘padding’
David Tardon
1
-1
/
+1
2018-01-28
fix the name of the font name property
David Tardon
1
-3
/
+3
2018-01-15
ofz#5295 fix division by 0
David Tardon
1
-7
/
+10
2017-11-10
Use auto when declaring iterators and when initializing with a cast
Miklos Vajna
2
-17
/
+17
2017-09-28
avoid output from fuzzer
David Tardon
1
-2
/
+2
2017-09-16
add unit test for the internal stream
David Tardon
6
-2
/
+201
2017-09-16
impl. seek-to-end in internal stream
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1219695 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1219691 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1219687 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1219683 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1219682 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
cid#1417723 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
drop unneeded check
David Tardon
1
-9
/
+6
2017-09-16
limit scope of var
David Tardon
1
-1
/
+1
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1306208 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
reserve required size
David Tardon
1
-0
/
+1
2017-09-16
cid#1306206 sanitize loop bound
David Tardon
1
-0
/
+2
2017-09-16
cid#1219677 sanitize loop bound
David Tardon
3
-0
/
+27
2017-09-01
Convert explicit for loops to range-based ones where possible
Miklos Vajna
2
-38
/
+38
2017-08-31
Convert 0 to nullptr where it's used as a pointer value
Miklos Vajna
7
-90
/
+90
2017-08-30
Mark overriding member functions as 'override'
Miklos Vajna
2
-51
/
+51
2017-08-15
ofz#2716 fix signed integer overflow
David Tardon
1
-3
/
+3
2017-07-19
v3: try to retrieve the text effect, v4: try to retrieve more complex textbox
osnola
5
-82
/
+344
2017-07-19
Try to retrieve more line/fill styles + correct textbox's rotation center.
osnola
4
-25
/
+195
2017-07-19
Read BlendObject zone + try to retrieve the paragraph attributes...
osnola
7
-37
/
+317
2017-07-13
try to improve the parsing of v3 files
osnola
8
-44
/
+393
2017-05-16
drop :: prefix
David Tardon
2
-85
/
+85
2017-04-25
replace a dumb pointer by a smart one
David Tardon
2
-26
/
+28
2017-04-15
print debug msgs to stderr
David Tardon
2
-2
/
+26
2017-04-15
drop verbose debug
David Tardon
1
-8
/
+0
2017-04-15
replace manual def. of int types by boost
David Tardon
1
-35
/
+7
2017-04-15
boost::scoped_ptr -> std::unique_ptr
David Tardon
1
-3
/
+2
2017-04-15
workaround difference between astyle versions
David Tardon
1
-1
/
+1
2017-03-31
astyle
David Tardon
1
-1
/
+1
2017-03-31
add fuzzing driver for oss-fuzz
David Tardon
4
-0
/
+56
[next]