summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-03-18tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth
2020-03-17tdf#131071 writerfilter: tableStyle uses DocDefaultsJustin Luth
2020-03-17tdf#119800 DOCX import: fix vanished objectsLászló Németh
2020-03-17Fix buildMike Kaganski
2020-03-16tdf#128646 DOCX import: don't hide shape of hidden paragraphLászló Németh
2020-03-16DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna
2020-03-16writerfilter: extract dispatch...Value() from disptachValue()Miklos Vajna
2020-03-16DOCX import: declare w14 as a supported featureMiklos Vajna
2020-03-16tdf#131304 .docx: provide default compatibilityMode valueJustin Luth
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-03-15cid#1460667 rework to avoid Assign instead of compareCaolán McNamara
2020-03-15!pCellWidths->empty() check means pCellWidths->size() > 0 is always trueCaolán McNamara
2020-03-13tdf#131304 writerfilter: cache Word compatibilityModeJustin Luth
2020-03-12writerfilter: extract before/afterPopState() from popState()Miklos Vajna
2020-03-12tdf#131258 DOCX: fix table styles in empty tablesLászló Németh
2020-03-11tdf#59274 DOCX import: fix tables with incomplete gridLászló Németh
2020-03-06rhbz#1810732 crash/assert inserting document with initial graphicCaolán McNamara
2020-03-06tdf#130928 Area fill update patternandreas kainz
2020-03-05Remove some unused includesMiklos Vajna
2020-03-04sw padded numbering: add DOCX filterMiklos Vajna
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna
2020-03-03tdf#130690: DOCX import: fix lost text formatting in cellsLászló Németh
2020-03-02tdf#131062 DOCX import: fix table-style paragraph background colorLászló Németh
2020-02-29tdf#92472 DOCX import: fix checkbox size set by direct formattingLászló Németh
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