summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:refcounting in writerfilterNoel
2021-02-18tdf#120351 DOCX import: fix slow endnote importLászló Németh
2021-02-15tdf#74367 DOCX: fix page margins imported as border paddingAttila Szűcs
2021-02-12tdf#76260 DOCX import: fix slow footnote importLászló Németh
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-09tdf#134592 DOCX import: preserve formatting of CREATEDATE fieldsMiklos Vajna
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26tdf#137655 DOCX table import: fix zero para top marginLászló Németh
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22tdf#138899 DOCX import: fix removing last para of sectionLászló Németh
2021-01-19tdf#135153 DOCX import: avoid line-of-text relation with to-para anchoringMiklos Vajna
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-16tdf#116394 writerfilter: append '=' if not a formula markerJustin Luth
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14cid#1470700 try to help coverity see 'Using invalid iterator' is falseCaolán McNamara
2021-01-12tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth
2020-12-15update pchesCaolán McNamara
2020-12-15tdf#118711 writerfilter: don't hardcode default page descriptionJustin Luth
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Catch inadvertent uses of OString(char) ctorStephan Bergmann
2020-12-09negative return passed to parameter that cannot be negativeCaolán McNamara
2020-12-08tdf#135217 DOCX import: remove no longer needed top/bottom margin syncMiklos Vajna
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh
2020-12-04update pchesCaolán McNamara
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth
2020-12-01cid#1401328 Uncaught exceptionCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30tdf#137683 writerfilter Char highlight: import "none"Justin Luth
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23ofz#27519 only generate bitmap preview when neededCaolán McNamara
2020-11-21tdf#138210 check if CustomShapeGeometry exist first.Mark Hung
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer