summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport12.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-03tdf#158999 sw: fix bad zero text frame height with no text and auto superscriptMiklos Vajna1-1/+2
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-347/+372
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-14/+14
2023-09-13tdf#157187 sw tracked table column: fix DOCX exportLászló Németh1-0/+4
2023-09-06tdf#157011 sw tracked table column: fix DOCX import of empty cellLászló Németh1-0/+15
2023-05-17tdf#138726 LRSpaceItem ooxmlexport12: don't test implementationJustin Luth1-6/+5
2023-05-03tdf#155134 DOCX export: fix crash with old table formatLászló Németh1-0/+7
2023-04-25tdf#150824 sw DOCX: fix export of new tracked tablesLászló Németh1-0/+13
2023-04-14sw floatable: teach the DOC import about SwFormatFlySplitMiklos Vajna1-1/+0
2023-04-14tdf#154703 docx export framePr: merge para/frame FormatBoxJustin Luth1-1/+1
2023-03-17sw floattable: fix redline import from DOCXMiklos Vajna1-0/+1
2023-03-08tdf#136904 tdf#116084 tdf#121176 sw: fix Undo & anonymized w:del in w:insLászló Németh1-2/+40
2023-02-11tdf#147892 DOCX: fix corrupt export at para marker revision historyLászló Németh1-0/+10
2022-12-08sw: DOCX export: avoid writing duplicate w:b to w:pPrMichael Stahl1-3/+2
2022-11-23CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-1/+2
2022-11-08swmodeltestbase: Do not use a default parameter in parseExportXisco Fauli1-3/+3
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli1-6/+6
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-13/+13
2022-10-07tdf#136617 DOCX import: fix empty table paragraphs with direct formattingLászló Németh1-0/+12
2022-08-04tdf#149388 sw: add better limit to detect tracked text movingLászló Németh1-2/+30
2022-08-04tdf#150166 DOCX export: revert ToC w:move* to fix broken fileLászló Németh1-0/+9
2022-07-31tdf#150166 DOCX export: fix broken file with tracked ToC movingLászló Németh1-0/+12
2022-07-27CppunitTest_sw_ooxmlexport12: use more SwParaPortion::dumpAsXml()Miklos Vajna1-14/+44
2022-07-13sw: fix spurious layout invalidation from ~SwCallLink()Michael Stahl1-1/+2
2022-07-12tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk1-0/+2
2022-07-12tdf#149707 sw_redlinenum DOCX export: fix tracked moving of list itemsLászló Németh1-0/+11
2022-07-06tdf#149708 sw_redlinenum DOCX export: track inserted list itemsLászló Németh1-2/+13
2022-06-30tdf#131304 .doc: provide compatibilityMode value for .docxJustin Luth1-0/+6
2022-05-11CppunitTest_sw_ooxmlexport12: avoid mustTestImportOf()Miklos Vajna1-14/+8
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-03-15CppunitTest_sw_ooxmlexport*: use getProperty<Color> when possibleXisco Fauli1-2/+1
2022-03-10tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStartLászló Németh1-4/+6
2022-03-02tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh1-2/+2
2022-01-29Fix typosAndrea Gelmini1-4/+4
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli1-4/+0
2022-01-27sw_ooxmlexport: distribute the num of tests more equallyXisco Fauli1-0/+973
2021-11-26sw: remove remaining uses of DECLARE_OOXMLEXPORT_EXPORTONLY_TESTMiklos Vajna1-2/+2
2021-11-12Use more o3tl::convert in scMike Kaganski1-3/+3
2021-10-20CppunitTest_sw_ooxmlexport12: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-12/+24
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-1/+1
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli1-0/+1
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli1-10/+4
2021-03-31tdf#134385 doc/docxexport: maybe export false contextualspacingJustin Luth1-0/+3
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl1-0/+16
2021-01-25tdf#138780: sw_ooxmlexport12: Add unittestXisco Fauli1-0/+16
2021-01-22tdf#138899 DOCX import: fix removing last para of sectionLászló Németh1-0/+7
2020-12-10One more OUString::fromUtf(u8"...") simplificationStephan Bergmann1-12/+11
2020-09-29tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs1-0/+10
2020-09-16tdf#135663 DOCX export: fix OLE distance from textDaniel Arato (NISZ)1-1/+1
2020-08-22tdf#129423 sw: Convert more tests to export-onlyAttila Bakos1-6/+2