summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport/rtfexport5.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/qa/extrasNoel Grandin
2024-05-02CppunitTest_sw_rtfexport5: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13address nit: use xmlDocUniquePtr, not const auto&Justin Luth
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-11-16tdf#153194 writerfilter: RTF import: \spltpgparMichael Stahl
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-04-11sw: remove duplicated codeXisco Fauli
2023-03-01CppunitTest_sw_rtfexport5: split in twoXisco Fauli
2023-02-28tdf#153681 RTF export: fix extra cell regression at nested tablesCzeber László Ádám
2023-02-16tdf#153613 writerfilter: split para for inline too if not FirstRunJustin Luth
2023-02-16tdf#153613 writerfilter: don't always split para for shape w/ pagebreakJustin Luth
2023-02-16tdf#153613 writerfilter: RTF pre-emptive testsJustin Luth
2023-02-01CppunitTest_sw_rtfexport5: fold preTest() into its only userMiklos Vajna
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-10-07tdf#151370: RTF import: docvar name/value can have several sequencesVasily Melenchuk
2022-09-12tdf#150267 Import docvar value correctlySamuel Mehrbrodt
2022-09-09tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-27sw: qa: don't use try/catch in unittestsXisco Fauli
2022-03-28sw: use getProperty<Color> when possibleXisco Fauli
2022-03-22tdf#104390: rtf import: init default font for entire state stackVasily Melenchuk
2022-03-21Removed duplicated includesAndrea Gelmini
2022-03-21tdf#118047: RTF import: better deduplication for header/footerVasily Melenchuk
2022-03-21tdf#141908 Replaced usage of sal_Int32 and sal_uInt32 with Color in unit tests.Siddhant Chaudhary
2022-03-21tdf#131234: RTF import: extend default char props listVasily Melenchuk
2022-03-16tdf#141908:CppUnittests: replace usage of sal_Int32 with ColorTushar Jham
2022-02-01tdf#107413: sw_rtfexport5: Add unittestXisco Fauli
2022-01-29CppunitTest_sw_rtfexport*: remove unused includesXisco Fauli
2022-01-05CppunitTest_sw_rtfexport5: rework to avoid mustTestImportOf()Miklos Vajna
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
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-05-14Improve loplugin:stringviewStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-11-25tdf#137894 separate associated character propertiesMark Hung
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-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