summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-04Fix make dist-xzHEADmasterXisco Fauli1-2/+2
2024-11-04bump versionXisco Fauli1-1/+1
2024-11-02prepare for a release: add libetonyek 0.1.11 release noteslibetonyek-0.1.11Bartosz Kosiorek1-0/+14
2024-10-31gcc: add missing include and fix formattingBartosz Kosiorek3-7/+8
2024-10-31documentation: add information about building the codeBartosz Kosiorek2-3/+18
2024-10-31Upgrade m4 macros from autoconf-archive.git v2023.02.20Bartosz Kosiorek4-50/+522
2024-10-31documentation: update documentation and convert it to markdownBartosz Kosiorek6-200/+159
2021-09-21iwa: try to retrieve the right-to-left properties in text's zones...ALONSO Laurent6-0/+40
2021-09-19gcc: correct some warnings...ALONSO Laurent3-3/+6
2021-09-18picture: try to make some picture dimensions more compatible with LibreOfficeALONSO Laurent2-3/+15
2021-09-15Try to retrieve more background colors...ALONSO Laurent2-1/+8
2021-09-14allow image's cropping even if there are some symmetries, ...ALONSO Laurent1-10/+7
2021-09-14add basic code to implement simple image's cropping...ALONSO Laurent3-6/+286
2021-09-09iwa[pages]: try to retrieve the page style correctly, ...ALONSO Laurent3-2/+24
2021-09-08iwa: try to retrieve some cap drop's style, to be improved...ALONSO Laurent8-48/+76
2021-09-07IWA[pages]: try to recover cap drop, to be improved...ALONSO Laurent11-3/+146
2021-09-04pages: try to force transparent frame to be transparent...ALONSO Laurent1-1/+12
2021-09-04IWORKTable: try to retrieve footer/alternate styles correctly...ALONSO Laurent1-2/+2
2021-09-02Numbers[xml]: use also workspace's name to create the sheet's nameALONSO Laurent2-6/+15
2021-09-02iwa[numbers]: use also workspace name to define the final sheet's name...ALONSO Laurent3-12/+37
2021-08-30iwa[numbers]: try to parse the conditions even if we can not use them...ALONSO Laurent3-7/+81
2021-08-27iwa[tile]: use the new cells' definition if its exists.ALONSO Laurent2-65/+82
2021-08-25configure.ac: add an enable-asan option...ALONSO Laurent1-0/+25
2021-08-25numbers: try to avoid clash in format's namesALONSO Laurent13-50/+55
2021-08-24iwa[spreadsheet]: try to simplify the code, to be continued...ALONSO Laurent2-349/+236
2021-08-23iwa[spreadsheet]: begin to retrieve the new definitions, to be continued...ALONSO Laurent2-209/+513
2021-08-19iwa[spreadsheet]: try to read more than 256 rows...ALONSO Laurent2-9/+42
2021-08-18IWORKTable[spreadsheet]: use columns-repeat...ALONSO Laurent2-23/+73
2021-08-18IWASnappyStream: allow compressed blocklength to be greater than 65535...ALONSO Laurent1-2/+3
2021-05-26move assert to the beginning of the functionDavid Tardon1-1/+2
2021-05-26allow 0-size messageDavid Tardon1-1/+2
2021-05-19fix build with MSVCDavid Tardon1-2/+2
2021-05-19fix build with MSVCDavid Tardon1-1/+1
2021-05-18bump versionDavid Tardon1-1/+1
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