summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-29prepare for a releaselibetonyek-0.1.9David Tardon1-0/+6
2018-12-29check for mdds 1.2 by defaultDavid Tardon1-2/+2
2018-12-28avoid assert on import of binary Numbers filesDavid Tardon1-2/+2
2018-12-28set correct package stream for iCloud Web Browser filesDavid Tardon1-5/+6
2018-12-28ofz#12250 avoid division by 0David Tardon1-1/+1
2018-12-25combine call into a single lineDavid Tardon1-6/+1
2018-12-25remove unneeded checkDavid Tardon1-3/+1
2018-12-25fix copypastaDavid Tardon1-2/+2
2018-12-25reduce deps for detection testDavid Tardon1-3/+1
2018-12-25package new test fileDavid Tardon1-0/+1
2018-12-25rename macroDavid Tardon2-4/+4
2018-12-25drop unneeded macro definitionDavid Tardon1-1/+0
2018-12-25restructure test for visibilityDavid Tardon2-10/+12
2018-12-25tdf#120707 handle binary docs with extra top level dirDavid Tardon4-1/+53
2018-12-24split stream tests to a separate binaryDavid Tardon2-11/+35
2018-12-24add a stream impl. for handling subdirsDavid Tardon5-0/+276
2018-12-24move detection of binary file structure to a functionDavid Tardon1-18/+29
2018-12-20forcepoint#77 null-derefCaolán McNamara3-0/+13
2018-08-30support mdds 1.4Rene Engelhard1-2/+2
2018-05-05WaE: unnecessary parentheses in declaration of ‘aligns’David Tardon1-1/+1
2018-04-23intial-creator->initial-creatorCaolán McNamara1-1/+1
2018-04-21bump versionDavid Tardon2-1/+3
2018-04-21prepare for a releaselibetonyek-0.1.8David Tardon1-0/+48
2018-04-21cid#1434976 workaround coverity false positiveDavid Tardon1-1/+1
2018-04-21cid#1434975 workaround coverity false positiveDavid Tardon1-1/+2
2018-04-21cid#1434978 convert constant to boolDavid Tardon1-1/+1
2018-04-21cid#1434980 initialize variableDavid Tardon1-1/+1
2018-04-21cid#1434979 use meaningful default for star pathDavid Tardon1-1/+1
2018-04-21cid#1434977 remove dead codeDavid Tardon1-1/+0
2018-04-21cid#1434974 refactor to avoid warningDavid Tardon1-1/+2
2018-04-21cid#1434972 remove dead codeDavid Tardon1-1/+0
2018-04-20WaE: declaration of id shadows a parameterDavid Tardon1-2/+2
2018-04-20WaE: ignore problems in mddsDavid Tardon2-0/+14
2018-04-02fix copypastaDavid Tardon1-1/+1
2018-04-02parse text background colorDavid Tardon1-0/+3
2018-04-01iwa[table]: try to retrieve the vertical alignment, ...osnola2-3/+19
2018-03-28iwa[table]: try to retrieve some borders(but not the header's borders).osnola8-11/+137
2018-03-28all[.xml]: try to retrieve sf:ghost-text and sf:ghost-text-ref...osnola5-1/+100
2018-03-27revert the logicDavid Tardon1-5/+4
2018-03-27ofz#7114 break out of the switch tooDavid Tardon1-0/+2
2018-03-24cppcheck: fix some errorsJulien Nabet2-2/+1
2018-03-21iwa[table]: try to retrieve more styles...osnola9-23/+65
2018-03-18WaE: base class has accessible non-virtual dtorDavid Tardon1-0/+7
2018-03-18WaE: initialize memberDavid Tardon1-0/+1
2018-03-18WaE: initialize memberDavid Tardon1-0/+1
2018-03-18Numbers[.iwa]: begin to retrieve some data...osnola4-11/+54
2018-03-18.iwa[line spacings]: try to retrieve more attributes, ...osnola4-9/+24
2018-03-18.iwa: line spacing, try to differentiate unit in percent and in point...osnola1-2/+17
2018-03-18.iwa[pages]: try to retrieve some pages' attachment, ...osnola7-26/+83
2018-03-18list: finish to open/close the list element correctly...osnola1-2/+8