summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2021-04-13writerfilter: rtftok: filter control charactersMichael Stahl
2019-10-03Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna
2019-09-26Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth
2019-09-17tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-12tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth
2019-08-06tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh
2019-07-11tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna
2019-05-24tdf#123460 DOCX track changes: moveFrom completelyLászló Németh
2019-05-10tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna
2019-04-15tdf#124670: xml:space attribute may be specified for w:document root elementMike Kaganski
2019-04-13writerfilter: implement RTF derived styles defaultingMichael Stahl
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot
2019-03-29tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-03-13tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna
2019-03-11tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna
2019-03-04tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna
2019-02-12tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-11tdf#122878: enable wrap for flys in footerPatrick Jaap
2019-02-11tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna
2019-02-11tdf#121867 DOCX filter: handle page width zoomMiklos Vajna
2019-01-28tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2019-01-28tdf#120511 writerfilter: track inserted frame per sectionJustin Luth
2019-01-21tdf#99631 DOCX: keep zoom of embedded XLSXLászló Németh
2019-01-16tdf#122224 DOCX import: fix formula field syntaxLászló Németh
2019-01-15tdf#121561: sw: DOCX: add std/stdPr/stdContent around TOCSerge Krot
2019-01-09writerfilter: avoid exception - IsProtect not page style property.Justin Luth
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-12-04tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-06tdf#115094 part I: do not move graphic nodesPatrick Jaap
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-31writerfilter: implement formprotJustin Luth
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin