summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
AgeCommit message (Expand)AuthorFilesLines
7 daystdf#140616 ApplyParagraphMarkFormatToNumbering: including highlightJustin Luth1-0/+1
8 daystdf#140616 writerfilter: recognize style rPr under pPrJustin Luth1-0/+3
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh1-0/+64
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski1-6/+10
2024-01-05tdf#159032 sw smart justify: fix crash with complex tablesLászló Németh1-0/+6
2023-12-04tdf#119908 tdf#158439 sw smart justify: fix freezing with NBSPLászló Németh1-0/+6
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl1-43/+0
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-190/+190
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel1-1/+3
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh1-0/+11
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-1/+1
2023-08-20tdf#148834 docxexport: also write suppressLineNumbers = falseJustin Luth1-0/+4
2023-07-09tdf#153804 DOCX import: fix lost footnotes in case of commentsLászló Németh1-0/+17
2023-07-06tdf#156059 sw floattable: fix lost 0 bottom margin of anchor in ftn from DOCXMiklos Vajna1-2/+7
2023-06-29tdf#146346 fix unit test & extend it to empty multi-page footnoteLászló Németh1-0/+10
2023-06-01SwModelTestBase: simplify code a bitXisco Fauli1-2/+2
2023-04-18sw: these test should also check the exportXisco Fauli1-4/+4
2023-03-21tdf#153255 DOCX import: fix footnote orderLászló Németh1-0/+35
2023-01-02tdf#151704 sw: don't give random height to text frameJustin Luth1-0/+10
2022-12-28Reference the correct bug numberKhaled Hosny1-2/+2
2022-12-19tdf#152206 DOCX import: fix mixed first footnoteLászló Németh1-0/+17
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh1-0/+18
2022-11-23CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-3/+3
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli1-6/+6
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli1-5/+5
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli1-6/+6
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-3/+3
2022-11-08swmodeltestbase: remove duplicated methodXisco Fauli1-5/+0
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-18/+14
2022-11-03swmodeltestbase: use maTempFile everywhereXisco Fauli1-5/+5
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)1-0/+6
2022-06-09CppunitTest_sw_ooxmlexport14: avoid mustTestImportOf()Miklos Vajna1-16/+14
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh1-0/+25
2022-05-04tdf#146346 DOCX import: fix table margins in footnotesLászló Németh1-0/+9
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-7/+7
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-04-12tdf#148380 docx export: support CREATEDATE without formatJustin Luth1-0/+7
2022-04-01tdf#147485 sw: fix group shape crash using std::shared_ptrAttila Bakos (NISZ)1-0/+6
2022-03-15CppunitTest_sw_ooxmlexport*: use getProperty<Color> when possibleXisco Fauli1-1/+1
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli1-6/+0
2022-01-14sw tests: audit uses of loadAndSave()Miklos Vajna1-4/+4
2021-11-26sw: remove remaining uses of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna1-5/+6
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl1-0/+26
2021-11-10CppunitTest_sw_ooxmlexport14: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-32/+64
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-1/+1
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli1-0/+2
2021-08-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh1-0/+13
2021-07-25Fix typoAndrea Gelmini1-1/+1
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh1-0/+17