summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-27sw floattable: fix nullptr deref in TableManager::endLevel()Miklos Vajna
2023-10-25tdf#155682 sw floattable: fix DOCX with big pictures causes endless loopMiklos Vajna
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-21Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerfilterStephan Bergmann
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh
2023-10-16sw floattable, wrap on all pages: add DOCX filterMiklos Vajna
2023-10-12writerfilter: clean-up PushPageHeaderFooter method impl.Tomaž Vajngerl
2023-10-12change PageType (first, left, right) enum to enum classTomaž Vajngerl
2023-10-11writerfilter: use content controls for text in block SDTsJaume Pujantell
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-05tdf#157574 Revert "tdf#153613 tdf#146984 split para after anchors"Justin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if vAnchor=textJustin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if w:y definedJustin Luth
2023-10-04tdf#157572 tdf#112287 tdf#154129 writerfilter framePr: fix vAnchor defaultJustin Luth
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-09-25change bool header or footer parameter to use enum type insteadTomaž Vajngerl
2023-09-20writerfilter: get rid of not needed RowPointer_t indirectionMiklos Vajna
2023-09-19m_nLastTableCellParagraphDepth is write-onlyNoel Grandin
2023-09-18tdf#55160 sw floattable, nested DOCX imp: fix inner tables at cell startMiklos Vajna
2023-09-15Related: tdf#55160 sw floattable, nested DOCX imp: fix inner tbl at cell startMiklos Vajna
2023-09-13sw floattable, nesting: add DOCX importMiklos Vajna
2023-09-07tdf#157136: apply top context properties to the text input fieldMike Kaganski
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-24tdf#77760 sw floattable: add support for footnotes, DOCX importMiklos Vajna
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15sw floattable: handle AllowOverlap==false in the RTF filterMiklos Vajna
2023-08-09sw floattable: import <w:tblOverlap w:val="never"> from DOCXMiklos Vajna
2023-07-22tdf#149498 sw: fix Undo crash at bookmark over cellsLászló Németh
2023-07-21Fix typoAndrea Gelmini
2023-07-17tdf#156030: sw: better import of IF field for RTF and DOCXVasily Melenchuk
2023-07-13Fix typoAndrea Gelmini
2023-07-13sw floattable: fix lost floating table right before a hidden para from DOCXMiklos Vajna
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-07-11tdf#156130: Use default tab stop when TOC*N style doesn't define oneMike Kaganski
2023-07-09tdf#153804 DOCX import: fix lost footnotes in case of commentsLászló Németh
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-06tdf#156059 sw floattable: fix lost 0 bottom margin of anchor in ftn from DOCXMiklos Vajna
2023-07-05Optimize a bitMike Kaganski
2023-07-05Related: tdf#131062 Simplify a bitMike Kaganski
2023-07-04tdf#141969: use paragraph autostyle to mimic Word's table styleMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-24tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocumentMike Kaganski
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-18use frozen::make_unordered_map so no need to specify the countTomaž Vajngerl