summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)Author
2022-02-02tdf#129578 rtfimport: CJK char properties are not CSJustin Luth
2022-02-01tdf#107413: sw_rtfexport5: Add unittestXisco Fauli
2022-01-29CppunitTest_sw_rtfexport*: remove unused includesXisco Fauli
2022-01-05tdf#146489 writerfilter: ensure only character propertiesJustin Luth
2022-01-05CppunitTest_sw_rtfexport5: rework to avoid mustTestImportOf()Miklos Vajna
2021-12-22CppunitTest_sw_rtfexport: rework to avoid mustTestImportOf()Miklos Vajna
2021-12-15CppunitTest_sw_rtfexport: rework to simplify mustTestImportOf()Miklos Vajna
2021-12-08CppunitTest_sw_rtfexport: avoid DECLARE_RTFEXPORT_TEST() for export-only testsMiklos Vajna
2021-11-24tdf#114309: sw_rtfexport: Add unittestXisco Fauli
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli
2021-09-10CppunitTest_sw_rtfexport5: simplify assertsXisco Fauli
2021-09-08tdf#141908: replace usage of sal_Int32 with colorsBaran Aytas
2021-07-16Fix typosAndrea Gelmini
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-03-03CppunitTest_sw_rtfexport: clean up empty hyperlink testcaseMiklos Vajna
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-07Fix typosAndrea Gelmini
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth
2020-11-25Removed executable bits on odt fileAndrea Gelmini
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-22Removed executable bits on data fileAndrea Gelmini
2020-11-21tdf#138210 check if CustomShapeGeometry exist first.Mark Hung
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl
2020-09-12sw rtfexport: add explanation comments to unit testJustin Luth
2020-09-11tdf#136587 rtf writerfilter: don't deduplicate yourselfJustin Luth
2020-09-10tdf#136587 writerfilter: prevent exception in applyStyleSheetsJustin Luth
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-14tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli