summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-18cid#1484891 unitialized scalar variablelibetonyek-0.1.10David Tardon1-0/+1
2021-05-16prepare for a releaseDavid Tardon1-0/+46
2021-05-16update testsDavid Tardon1-6/+6
2021-02-20use mdds-1.5 by defaultDavid Tardon1-2/+2
2021-02-11Remove a warning and add some bool(optional) to be more coherent...ALONSO Laurent1-4/+4
2020-05-20add missing include for std::for_eachRoland Illig1-0/+1
2020-04-06cppcheck: correct some warnings...Laurent Alonso(fr)17-73/+70
2020-04-06g++: oops, correction...Laurent Alonso(fr)1-1/+1
2020-04-06g++: correct some warnings...Laurent Alonso(fr)2-2/+17
2019-08-12recover on parsing errorsDavid Tardon1-1/+2
2019-08-12ignore blank nodes tooDavid Tardon1-1/+1
2019-08-12disable network access from XML parserDavid Tardon1-1/+1
2019-08-12simplify creation of xmlTextReaderDavid Tardon4-6/+15
2019-04-11Simplify a little the code...ALONSO Laurent4-22/+25
2019-04-10iwa[text box]: try to retrieve some fit-to-size, ...ALONSO Laurent16-33/+59
2019-04-10list[all]: avoid to create some empty item line...ALONSO Laurent1-8/+3
2019-04-09iwa[key,pages]:try harder to retrieve the position if autoresizedALONSO Laurent5-67/+113
2019-04-09iwa[shape]: when size is empty, use path's size...ALONSO Laurent1-2/+19
2019-04-07pages[xml]: retrieve lines attached as page...ALONSO Laurent3-8/+5
2019-04-07pages[iwa]: try to retrieve some page's background, to be improved.ALONSO Laurent2-5/+19
2019-04-05pages[all]: try to retrieve text boxes attached as char...ALONSO Laurent3-45/+14
2019-04-05.pages[all]: try to retrieve more complex groups...ALONSO Laurent3-10/+22
2019-04-05iwa[all]: try to retrieve image's mask(to be improved...)ALONSO Laurent4-2/+35
2019-04-04pages[.iwa]: try to retrieve endnote as endnote...ALONSO Laurent5-7/+61
2019-04-04key[.xml]: do not add uneeded empty lines + astyleALONSO Laurent3-4/+5
2019-04-04.iwa[all]: convert correctly the stroke type...ALONSO Laurent1-3/+14
2019-04-03all: BaselineShift is stored in point...ALONSO Laurent1-2/+7
2019-04-03iwa[pages]: retrieve headers/footers even if the document is empty.ALONSO Laurent1-3/+5
2019-04-01WaE: add missing initializationsDavid Tardon1-0/+10
2019-04-01use size of array in comparisonDavid Tardon1-3/+3
2019-04-01astyleDavid Tardon5-24/+44
2019-04-01WaE: comparison of unsigned expression >= 0 is always trueDavid Tardon1-1/+1
2019-04-01WaE: declaration of ‘string’ shadows a global declarationDavid Tardon1-3/+3
2019-04-01WaE: unnecessary parentheses in declaration of ‘defBullet’David Tardon1-1/+1
2019-04-01WaE: unnecessary parentheses in declaration of ‘wh’David Tardon1-1/+1
2019-03-31clang[warnings]: correct some warnings...osnola4-9/+10
2019-03-31iwa[list]: try to retrieve some bullet images(or use default bullet)osnola1-3/+28
2019-03-31iwa: try to retrieve more file's color correspondances...osnola6-3/+89
2019-03-31key[.iwa]: try to retrieve textbox's layout properties...osnola3-5/+34
2019-03-31all[.iwa]: allows to read header with multiple data infos...osnola1-4/+12
2019-03-31IWORKText.cpp[link]: be sure to close opened linked...osnola1-0/+7
2019-03-31glm: force dmat3 initialization (needed from v0.9.9.0)osnola2-5/+4
2019-03-31iwa[numbers]: retrieve some sticky notes, to be improved...osnola11-29/+49
2019-03-31number[xml]: retrieve some sticky notes...osnola3-2/+91
2019-03-31iwa[comment]: retrieve author,answer,... iwa[numbers]: retrieve commentosnola3-9/+81
2019-03-30iwa[numbers]: coordinates seem always relative to top left...osnola3-1/+24
2019-03-30.iwa: no longer assume that bezier paths are in unit area...osnola2-4/+9
2019-03-30.iwa: try to generate some group and to read hidden/visible shadow flag.osnola4-26/+15
2019-03-30iwa: correct placement in group + retrieve workspace name in .numbersosnola2-5/+7
2019-03-30numbers[iwa]: begin to retrieve some shapes, to be improved...osnola3-9/+3