summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
AgeCommit message (Expand)AuthorFilesLines
13 dayssw: move header/footer tests to own class in core testsTomaž Vajngerl1-129/+0
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-151/+151
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-1/+1
2023-10-05Revert "tdf#155470 DOCX export: fix RTL numbers changed to LTR"Hossein1-9/+0
2023-08-21tdf#155470 DOCX export: fix RTL numbers changed to LTRHossein1-0/+9
2023-06-01Use OUString for filterMike Kaganski1-1/+1
2023-05-31SwModelTestBase: get rid of mustValidateXisco Fauli1-14/+1
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen1-2/+2
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann1-2/+2
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen1-2/+2
2023-03-02qa: simplify codeXisco Fauli1-10/+4
2023-02-15DOCX filter: fix horizontal pos of floattables with compat mode >= 15Miklos Vajna1-1/+13
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna1-1/+1
2022-11-08swmodeltestbase: Do not use a default parameter in parseExportXisco Fauli1-11/+11
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli1-2/+3
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-2/+2
2022-10-28CppunitTest_sw_ooxmlexport: use more SwParaPortion::dumpAsXml()Miklos Vajna1-6/+6
2022-07-01tdf#126395 writerfilter: don't guess table directionJustin Luth1-0/+9
2022-05-11sw content controls, drop-down: add DOCX importMiklos Vajna1-1/+22
2022-03-16tdf#141908:CppUnittests: replace usage of sal_Int32 with ColorTushar Jham1-1/+1
2022-03-15CppunitTest_sw_ooxmlexport*: use getProperty<Color> when possibleXisco Fauli1-3/+3
2022-02-09CppunitTest_sw_ooxmlexport: avoid mustTestImportOf()Miklos Vajna1-12/+8
2022-02-02CppunitTest_sw_ooxmlexport: remove no longer needed deny listMiklos Vajna1-7/+1
2022-01-28Fix --with-latest-c++ buildStephan Bergmann1-0/+1
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli1-2/+0
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk1-2/+2
2021-11-26sw: remove remaining uses of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna1-1/+2
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-4/+4
2021-11-02tdf#145317 sw ms export: handle First Page with a first headerJustin Luth1-0/+18
2021-10-29tdf#140798, tdf#143815, tdf#141659: fix fly content hint handlingBjoern Michaelsen1-9/+9
2021-08-04CppunitTest_sw_ooxmlexport: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-30/+60
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung1-1/+1
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel1-2/+2
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli1-19/+16
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl1-4/+4
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth1-4/+4
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen1-9/+9
2020-09-03tdf#129423 sw: export-only tests, part 3Daniel Arato (NISZ)1-105/+80
2020-08-27tdf#136132 DOCX export: fix space in table formulaLászló Németh1-24/+24
2020-08-17tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh1-0/+46
2020-08-14tdf#133163 DOCX: export formula cellsLászló Németh1-0/+14
2020-08-12tdf#118682 DOCX: export formula fieldsLászló Németh1-0/+14
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+10
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-3/+3
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-4/+4
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot1-6/+20
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh1-3/+12
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin1-3/+1
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh1-0/+10