summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2024-04-09tdf#88214 sw: text formatting: adapt empty line at end of para to WordMichael Stahl
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna
2023-06-09tdf#152046 Revert "tdf#100680 sw DOCX compatibility: fix wrap of as_char flys"Justin Luth
2023-06-04Use getXWeak in writerfilterMike Kaganski
2023-01-13tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-04-28tdf#100680 sw DOCX compatibility: fix wrap of as_char flysAttila Bakos (NISZ)
2022-03-31tdf#116358: rtf import: "keep with next" also affects table rowsVasily Melenchuk
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-08-10Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Xisco Fauli
2021-08-10Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Xisco Fauli
2021-07-15writerfilter: improve comments around compat flagsMiklos Vajna
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth
2021-06-09Fix typosAndrea Gelmini
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-06-01tdf#142404 DOCX c15: TabOverMargin no longer true in 2013+Justin Luth
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-31RTF import: reset writerfilter bit even if the import failsMiklos Vajna
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-05Remove some unused includesMiklos Vajna
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-11-25Turn on clang-format for these filesMiklos Vajna
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-07-27tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna