summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-02-25tdf#123757 DOCX import: separate different style tablesLászló Németh
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-24tdf#121045 DOCX import: fix checkbox size in tableLászló Németh
2020-02-24ofz#20801 Null-derefCaolán McNamara
2020-02-22tdf#130817 RTF doesn't set custom footnote stateJan-Marek Glogowski
2020-02-22tdf#130814 preserve context before page breaksJan-Marek Glogowski
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth
2020-02-21writerfilter: make sure own header is the first oneMiklos Vajna
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-02-19tdf#118812 DOCX import: fix table style preference – part 2László Németh
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-02-17DOCX clean-up: revert underused lcl_IsOutLineStyle()Szabolcs Toth
2020-02-16cid#1458432 Null pointer dereferencesCaolán McNamara
2020-02-13tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth
2020-02-12DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna
2020-02-12tdf#129575 DOCX import: fix table style preferenceLászló Németh
2020-02-12Revert "revert obsolete writerfilter hacks for tdf#119054 and tdf#128752"László Németh
2020-02-11tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh
2020-02-11DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl
2020-02-11tdf#129221 DOCX import: fix missing restart of numberingMiklos Vajna
2020-02-07tdf#123873 DOCX IMPORT: fix unhandled textwrap for objectsBakos Attila
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-06DOCX import: don't give up on floating tables in headers completelyMiklos Vajna
2020-02-05tdf#130167 writerfilter: while bDiscardHeaderFooter, ignore inlinesJustin Luth
2020-02-05tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski
2020-02-04tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski
2020-01-29tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski
2020-01-28tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna
2020-01-28remove some unused local varsNoel Grandin
2020-01-27tdf#95033 DOCX import: apply tblPrEx table borderLászló Németh
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-22tdf#77419 DOCX table import: ignore right white spaceLászló Németh
2020-01-17ofz#20169 Integer-overflowCaolán McNamara
2020-01-17tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-16sw: add DOCX import for semi-transparent textMiklos Vajna
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh
2020-01-15DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila