summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport10.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/qa/extrasNoel Grandin
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth
2024-01-06fix buildCaolán McNamara
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-10-25CppunitTest_sw_ooxmlexport10: avoid preTest()Miklos Vajna
2023-09-14Related: tdf#55160 sw floattable, nested DOCX exp: fix inner tbl at cell startMiklos Vajna
2023-09-12sw floattable, nesting: fix DOCX exportMiklos Vajna
2023-05-02sw floattable, crashtesting: fix PDF export of forum-mso-en3-26783.docxMiklos Vajna
2023-04-16tdf#154703 DOCX {im,ex}port framePr: adjust framesize by para spacingJustin Luth
2023-04-14tdf#154703 docx export framePr: merge para/frame FormatBoxJustin Luth
2023-04-11CppunitTest_sw_ooxmlexport10: split in twoXisco Fauli
2023-04-11sw: remove duplicated codeXisco Fauli
2023-04-09tdf#154703 writerfilter framePr: don't duplicate top/bot spacingJustin Luth
2023-03-27sw CopyBookmarks: ensure that Move copies can renameJustin Luth
2023-03-20sw floattable: fix CppunitTest_sw_ooxmlexport10's testTdf99140Miklos Vajna
2023-03-20sw floattable: fix CppunitTest_sw_ooxmlexport10's testTdf8255Miklos Vajna
2022-11-23CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-11CppunitTest_sw_ooxmlexport10: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-08swmodeltestbase: Do not use a default parameter in parseExportXisco Fauli
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-09-08tdf#149292 docx: pre-emptive unit testJustin Luth
2022-05-30tdf#146272 sw: fix fly in fly hid by incomplete z-orderingAttila Bakos (NISZ)
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-27CppunitTest_sw_ooxmlexport10: avoid mustTestImportOf()Miklos Vajna
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-07Fix typoAndrea Gelmini
2022-04-06tdf#148327 docx export: fix puzzle shapeAttila Bakos (NISZ)
2022-03-15CppunitTest_sw_ooxmlexport*: use getProperty<Color> when possibleXisco Fauli
2022-02-02Related tdf#66039 DOCX import: fix Z-order of group shapesAttila Bakos (NISZ)
2022-01-31Related tdf#66039 DOCX WPG import: Do not put extra paragraph at the endAttila Bakos (NISZ)
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli
2022-01-14sw tests: audit uses of loadAndSave()Miklos Vajna
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-11-26sw: remove remaining uses of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna
2021-11-24tdf#104418: sw_ooxmlexport10: Add unittestXisco Fauli
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-07tdf#143982 doc/x export: save automatic table as 100% relativeJustin Luth
2021-10-06CppunitTest_sw_ooxmlexport10: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna
2021-08-19tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen
2021-08-18tdf#134569 writerfilter: move tableParaProps on table endLevelJustin Luth
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli
2021-05-14Improve loplugin:stringviewStephan Bergmann