summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-26update pchesCaolán McNamara
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23Fix typosAndrea Gelmini
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-04-22writerfilter: document WrapPolygonMiklos Vajna
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21tdf#131446 DOCX import: restrict IncreasedAnchoredObjectSpacing furtherMiklos Vajna
2020-04-19tdf#132185: field command does not necessarily end with spaceMike Kaganski
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-04-15writerfilter: DOCX import: import w:noLeading as AddExternalLeadingMichael Stahl
2020-04-15Revert "NFC writerfilter: remove pointless asserts"Justin Luth
2020-04-14tdf#131321 writerfilter: ApplyNumberingStyleNameToParaStyles()Justin Luth
2020-04-13NFC writerfilter numbering: remove redundant codeJustin Luth
2020-04-11Removed duplicated includeAndrea Gelmini
2020-04-11NFC writerfilter: remove pointless assertsJustin Luth
2020-04-10writerfilter: simplify ListDef::GetStyleNameJustin Luth
2020-04-10tdf#132001 DOCX import: fix crash: redline in floating tableLászló Németh
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl
2020-04-08tdf#131959 DOCX: import tblInd from table styleLászló Németh
2020-04-08simplify QNameToStringNoel Grandin
2020-04-07tdf#131819 DOCX import: fix fixed size nested tableLászló Németh
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth
2020-04-07loplugin:unusedvariableplus in writerfilterNoel Grandin
2020-04-03fix wrong variable checked in AddTblStylePrNoel Grandin
2020-04-02NFC ww8/writerfilter: comment fixes and general code cleanupJustin Luth
2020-04-02tdf#131594: switch line numbering off if w:countBy="0"Xisco Fauli
2020-04-01tdf#120852 writerfilter: support read-only docProtectionJustin Luth
2020-04-01Remove unused includeMiklos Vajna
2020-03-31RTF import: reset writerfilter bit even if the import failsMiklos Vajna
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-23sw: add pad-to-5 numberingMiklos Vajna
2020-03-23writerfilter: GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-03-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna
2020-03-20tdf#118812 writerfilter: overrideTableStyleFontSizeAndJustificationJustin Luth
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna
2020-03-19writerfilter: DocProtect_enforcement defaults to falseJustin Luth
2020-03-19tdf#105215 DOCX import: fix paragraph-length direct formattingLászló Németh
2020-03-18tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth
2020-03-17tdf#131071 writerfilter: tableStyle uses DocDefaultsJustin Luth