index
:
libreoffice/libcdr
libcdr-0.0
master
Corel Draw file format importer library
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
cid#1371579 sanitize loop bound
David Tardon
1
-0
/
+1
2017-09-15
cid#1371574 sanitize loop bound
David Tardon
1
-0
/
+1
2017-09-15
cid#1371569 sanitize loop bound
David Tardon
1
-0
/
+1
2017-09-15
cid#1371572 sanitize loop bound
David Tardon
1
-0
/
+1
2017-09-15
cid#1371570 sanitize loop bound
David Tardon
1
-0
/
+15
2017-09-14
prepare for release
David Tardon
2
-1
/
+7
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
4
-15
/
+7
2017-09-08
tests need librevenge-stream too
David Tardon
1
-3
/
+9
2017-08-22
Convert explicit for loops to range-based ones where possible
Miklos Vajna
6
-56
/
+52
2017-08-17
Convert 0 to nullptr where it's used as a pointer value
Miklos Vajna
12
-26
/
+26
2017-08-16
Mark overriding member functions as 'override'
Miklos Vajna
8
-161
/
+161
2017-07-29
suppress GCC 7 fallthrough warning
David Tardon
4
-1
/
+75
2017-06-20
ofz#2246 avoid division by 0
David Tardon
1
-2
/
+6
2017-05-16
one definition of M_PI is enough
David Tardon
6
-24
/
+0
2017-05-16
use a lookup table to get codepage from font name
David Tardon
2
-33
/
+26
2017-05-16
convert from Spirit.Classic to Qi
David Tardon
2
-22
/
+29
2017-05-16
sort lexicographically
David Tardon
1
-1
/
+2
2017-05-16
drop :: prefix
David Tardon
2
-2
/
+2
2017-04-21
ofz#1211 avoid division by 0
David Tardon
1
-0
/
+3
2017-04-15
drop unneeded include
David Tardon
1
-1
/
+0
2017-04-15
replace manual def. of int types by boost
David Tardon
3
-34
/
+9
2017-04-15
move check for __attribute__((format)) to configure
David Tardon
3
-1
/
+228
2017-04-15
drop verbose debug
David Tardon
1
-8
/
+0
2017-04-15
workaround difference in astyle versions
David Tardon
2
-3
/
+3
2017-04-15
this uses boost::optional so include the header
David Tardon
1
-0
/
+1
2017-04-15
boost::scoped_ptr -> std::unique_ptr
David Tardon
2
-3
/
+3
2017-04-15
switch to C++11
David Tardon
3
-0
/
+1023
2017-04-15
only ignore generated files in m4
David Tardon
2
-1
/
+2
2017-04-12
ofz#998 fix division by 0
David Tardon
1
-0
/
+3
2017-04-08
ofz#1009 fix leak
David Tardon
1
-0
/
+1
2017-04-04
ofz: avoid inf. loop if inst. size is 0
David Tardon
1
-0
/
+9
2017-04-04
ofz: avoid inf. loop if tag length is 0
David Tardon
1
-25
/
+41
2017-04-04
astyle
David Tardon
2
-3
/
+3
2017-03-30
add cmx fuzzer
David Tardon
2
-2
/
+36
2017-03-30
create a fuzzing driver for oss-fuzz
David Tardon
5
-2
/
+71
2017-03-16
fix typo: "the the" --> the
dennisroczek
1
-1
/
+1
2017-03-12
fix typo: usefull --> useful
dennisroczek
1
-2
/
+2
2017-02-23
tdf#106118 update README
David Tardon
1
-3
/
+4
2016-07-21
Prepare for 0.1.3
libcdr-0.1.3
Fridrich Štrba
2
-1
/
+14
2016-07-20
Fix a thinko
Fridrich Štrba
6
-38
/
+38
2016-07-20
Full-Color and Imported Bitmap have similar structure
Fridrich Štrba
1
-21
/
+5
2016-07-20
let the cmx2* and cdr2* handle both cdr and cmx
Fridrich Štrba
6
-24
/
+76
2016-07-19
Setting a framwork for parsing of vector fills
Fridrich Štrba
3
-9
/
+112
2016-07-18
Assure that we know fill/line properties when parsing the full colour fill
Fridrich Štrba
9
-40
/
+58
2016-07-18
If not line/fill is specified, thy the styles first
Fridrich Štrba
6
-14
/
+35
2016-07-18
Put the styles into the parser state struct
Fridrich Štrba
4
-34
/
+33
2016-07-18
This is not only for char styles
Fridrich Štrba
8
-88
/
+88
2016-07-14
This does not look like used
Fridrich Štrba
1
-2
/
+0
2016-07-14
Best solution before we implement Stlt for graphics
Fridrich Štrba
2
-6
/
+10
[prev]
[next]