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
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-05-05
disable werror by default
David Tardon
1
-1
/
+1
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-10-28
drop outdated MSVC project files
David Tardon
5
-411
/
+0
2017-10-28
rely on pkg-config to find zlib
David Tardon
1
-6
/
+1
2017-09-28
avoid output from fuzzer
David Tardon
1
-2
/
+2
2017-09-16
bump release
David Tardon
1
-1
/
+1
2017-09-16
ignore test-driver
libfreehand-0.1.2
David Tardon
1
-0
/
+1
2017-09-16
add unit test for the internal stream
David Tardon
7
-2
/
+218
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
add coverity to NEWS
David Tardon
1
-0
/
+1
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-14
prepare for release
David Tardon
2
-1
/
+20
2017-09-10
m4: MSVC defines __cplusplus as 199711L still
Miklos Vajna
1
-1
/
+1
2017-09-08
assume modern enough ICU is available
David Tardon
1
-14
/
+1
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
[next]