summaryrefslogtreecommitdiff
path: root/src/lib/CDRParser.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Assure that we know fill/line properties when parsing the full colour fillFridrich Štrba1-12/+11
2016-07-18If not line/fill is specified, thy the styles firstFridrich Štrba1-1/+3
2016-07-18This is not only for char stylesFridrich Štrba1-48/+48
2016-07-14This does not look like usedFridrich Štrba1-2/+0
2016-07-14Annotate not to forget to handle default stylesFridrich Štrba1-0/+4
2016-07-07Some CMX bitmap fillsFridrich Štrba1-20/+3
2016-07-06Extract RImage reader to CommonParserFridrich Štrba1-33/+4
2015-12-25coverity#1219668 untrusted loop boundlibcdr-0.1.2David Tardon1-1/+1
2015-12-25coverity#1219668 untrusted loop boundDavid Tardon1-0/+10
2015-12-25coverity#1219668 untrusted loop boundDavid Tardon1-1/+1
2015-12-25coverity#1219658 untrusted loop boundDavid Tardon1-1/+1
2015-12-25coverity#1219657 untrusted loop boundDavid Tardon1-1/+1
2015-12-25coverity#1219656 untrusted loop boundDavid Tardon1-1/+1
2015-12-25tdf#67873 do not drop empty text linesDavid Tardon1-1/+1
2015-12-25coverity#1219668 untrusted loop boundDavid Tardon1-0/+3
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219667 untrusted loop boundDavid Tardon1-0/+3
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219666 untrusted loop boundDavid Tardon1-0/+3
2015-12-25avoid reallocationsDavid Tardon1-0/+1
2015-12-25coverity#1219665 untrusted loop boundDavid Tardon1-0/+2
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219664 untrusted loop boundDavid Tardon1-0/+6
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219661 untrusted loop boundDavid Tardon1-0/+3
2015-12-25avoid reallocationsDavid Tardon1-0/+1
2015-12-25coverity#1219660 untrusted loop boundDavid Tardon1-0/+2
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219659 untrusted loop boundDavid Tardon1-0/+6
2015-12-25coverity#1219658 untrusted loop boundDavid Tardon1-1/+1
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219657 untrusted loop boundDavid Tardon1-0/+2
2015-12-25avoid reallocationsDavid Tardon1-0/+2
2015-12-25coverity#1219656 untrusted loop boundDavid Tardon1-0/+2
2015-12-25coverity#1219655 untrusted loop boundDavid Tardon1-1/+1
2015-12-23coverity#1219662 untrusted loop boundDavid Tardon1-0/+3
2015-08-17afl: postpone alloc. till we get the dataDavid Tardon1-1/+1
2015-08-17afl: postpone alloc. till we get the dataDavid Tardon1-1/+1
2015-08-17afl: sanitize size before using it to alloc. a vectorDavid Tardon1-0/+2
2015-08-17afl: postpone alloc. till we get the dataDavid Tardon1-1/+1
2015-08-17afl: sanitize size before using it to alloc. a vectorDavid Tardon1-0/+3
2015-08-17afl: sanitize length before reading stringDavid Tardon1-0/+7
2015-08-17use stricter checks in Styd parser tooDavid Tardon1-2/+11
2015-08-17use stricter checks in Loda parser tooDavid Tardon1-2/+11
2015-08-17afl: improve sanity checkDavid Tardon1-2/+9
2015-08-14afl: leave early if there is nothing to readDavid Tardon1-0/+2
2015-08-03afl: avoid loops when parsing waldo structureDavid Tardon1-2/+3
2014-11-21avoid extra big allocation, continuedDavid Tardon1-0/+2
2014-11-21avoid extra big allocation, continuedDavid Tardon1-0/+2