summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-07-21tdf#134648 DOCX import: fix bottom auto margin of subitemLászló Németh
2020-07-21tdf#134709 writerfilter: consider gridAfter for table bordersJustin Luth
2020-07-21tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna
2020-07-20tdf#134685 DOCX table import: fix gridBefore + cell widthLászló Németh
2020-07-20compact namespace: writerfilterNoel Grandin
2020-07-18tdf#68326 writerfilter: default style type is paragraphJustin Luth
2020-07-16NFC tdf#116194 writerfilter: cleanup unused gridBefore piecesJustin Luth
2020-07-16tdf#134709 writerfilter: consider gridBefore for table bordersJustin Luth
2020-07-16tdf#132898 writerfilter: use last merged cell's bottom borderJustin Luth
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15tdf129452 writerfilter: only affect vertical Merge_restartJustin Luth
2020-07-15tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-07-14tdf#134793 DOCX import: fix numbering with inline imagesLászló Németh
2020-07-13tdf#129452 writerfilter: use column, not cell when comparing rowsJustin Luth
2020-07-13tdf#132483: DOCX import: fix OLE anchoring positionBakos Attila
2020-07-12update pchesCaolán McNamara
2020-07-11NFC writerfilter: cleanup gridAfter dead codeJustin Luth
2020-07-10tdf#118701 DOCX import: fix image position on page breakBakos Attila
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-09cid#1465231 Improper user of negative valueCaolán McNamara
2020-07-08tdf#134606 DOCX table import: fix gridBefore + nestingLászló Németh
2020-07-08tdf#129452 writerfilter: preserve gridSpans longer than currentRowJustin Luth
2020-07-07tdf#129452 writerfilter: preserve gridBefore longer than currentRowJustin Luth
2020-07-07tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-07-02tdf#133735 DOCX: fix paragraph settings of nested tablesLászló Németh
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerfilterStephan Bergmann
2020-07-02tdf#123324 DOCX import: fix shape height relative to top page marginRegényi Balázs
2020-07-01tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs
2020-07-01tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs
2020-06-26Upcoming improved loplugin:elidestringvar: writerfilterStephan Bergmann
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk
2020-06-15writerfilter: use std::any_of()Miklos Vajna
2020-06-15writerfilter: use default member initializerMiklos Vajna
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh
2020-06-10tdf#133457 DOCX import: fix frame position regressionTibor Nagy
2020-06-10tdf#131070 DOCX import: fix indentation of direct numberingLászló Németh
2020-06-08tdf#132596 writerfilter: fix paste of RTF with header/footerMichael Stahl
2020-06-05Upcoming loplugin:elidestringvar: writerfilterStephan Bergmann