summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth1-1/+1
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl1-45/+0
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-122/+122
2023-03-02qa: simplify codeXisco Fauli1-3/+2
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna1-8/+8
2022-12-07sw layout xml dump: avoid confusing content of SwParaPortionMiklos Vajna1-3/+3
2022-11-08swmodeltestbase: Do not use a default parameter in parseExportXisco Fauli1-9/+9
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli1-12/+14
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-3/+1
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara1-2/+2
2022-09-08Fix CppunitTest_sw_ooxmlexport15 on non-default DPIMike Kaganski1-1/+2
2022-08-18CppunitTest_sw_ooxmlexport15: use more SwParaPortion::dumpAsXml()Miklos Vajna1-22/+22
2022-07-23related tdf#145998 sw ms export: smarter first headerJustin Luth1-0/+13
2022-07-23related tdf#145998 docx export: fix writing blank headers/footersJustin Luth1-0/+2
2022-07-22tdf#145998 sw ms export: use page break, not section breakJustin Luth1-0/+30
2022-06-15CppunitTest_sw_ooxmlexport15: avoid mustTestImportOf()Miklos Vajna1-29/+40
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli1-0/+15
2022-04-21Fix typoAndrea Gelmini1-1/+1
2022-04-19tdf#148565 sw ms export: a new run can't be postponed-startedJustin Luth1-0/+4
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli1-2/+0
2022-01-14sw tests: audit uses of loadAndSave()Miklos Vajna1-1/+1
2021-11-17CppunitTest_sw_ooxmlexport15: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-17/+30
2021-11-04prelim tdf#136472: adjust implementation specific unit testsJustin Luth1-1/+1
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli1-0/+5
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)1-0/+10
2021-05-28tdf#125268: sw_ooxmlexport15: Add unittestXisco Fauli1-0/+10
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl1-2/+2
2021-02-27tdf#138345 Char highlight: numbering needs charstyle props highlightJustin Luth1-0/+8
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl1-0/+11
2021-02-12tdf#76260 DOCX import: fix slow footnote importLászló Németh1-6/+0
2021-01-22tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth1-0/+9
2021-01-20tdf#131540 DOCX export: fix OLE position in v:shapeAttila Bakos (NISZ)1-0/+9
2021-01-16tdf#116394: sw_ooxmlexport15: Add unittestXisco Fauli1-0/+19
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-08tdf#138739 sw: fix regression of first paragraphAttila Bakos (NISZ)1-0/+7
2021-01-05tdf#129423: Make export tests export-only where applicableumutbayramoglu1-3/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-21Revert "tdf#138739 sw: fix regression of first paragraph"Miklos Vajna1-8/+0
2020-12-21tdf#138739 sw: fix regression of first paragraphAttila Bakos (NISZ)1-0/+8
2020-12-16Fix typosAndrea Gelmini1-1/+1
2020-12-15tdf#118711 writerfilter: don't hardcode default page descriptionJustin Luth1-0/+4
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth1-0/+7
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth1-0/+9
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth1-2/+6
2020-11-30tdf#137683 writerfilter Char highlight: import "none"Justin Luth1-0/+8
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+0
2020-11-23tdf#138374: sw_ooxmlexport15: Add unittestXisco Fauli1-0/+11
2020-11-12tdf#137850 writerfilter compatibilityMode15: ignore behindDoc if wrappedJustin Luth1-0/+18
2020-11-06tdf#136952 ww8export: always check for breakAfter on last splitJustin Luth1-0/+24