summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport
AgeCommit message (Expand)AuthorFilesLines
5 daystdf#153659 Import Table of Figures paragraph style correctlyGabor Kelemen1-0/+3
2023-03-02qa: simplify codeXisco Fauli1-10/+4
2023-02-28tdf#114287 xmloff: ODF import: fix text:list override of list styleMichael Stahl2-0/+45
2023-02-27sw: disable testTdf78510 on MacMichael Stahl1-1/+2
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl2-0/+163
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl1-2/+2
2023-01-24tdf#153090 xmloff: ODF import/export of source style on ToXMichael Stahl2-0/+16
2023-01-18tdf#152710: sw_odfexport: Add unittestXisco Fauli2-0/+6
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli2-3/+3
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli2-7/+16
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-2/+2
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli2-3/+3
2022-11-03swmodeltestbase: use maTempFile everywhereXisco Fauli1-3/+2
2022-10-13tdf#145871: sw_odfexport2: Add unittestXisco Fauli2-0/+14
2022-10-11use more string_view in swNoel Grandin1-6/+6
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-1/+1
2022-09-21tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski2-0/+14
2022-09-20move some test from odfexport to odfexport2Noel Grandin2-490/+506
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski2-0/+14
2022-09-07tdf#149547 fix "tdf#75297 sw uno: override default num char style"Justin Luth1-0/+3
2022-08-31CppunitTest_sw_odfexport: remove not needed mustTestImportOf()Miklos Vajna1-26/+36
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth2-0/+31
2022-08-18tdf#150394 sw: fix crash of "Don't hyphenate last word"László Németh2-0/+6
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl1-1/+1
2022-08-10tdf#145226: sw_odfexport: Add unittestXisco Fauli2-0/+200
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski2-0/+59
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk1-3/+3
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth2-0/+17
2022-07-22CppunitTest_sw_odfexport: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh2-0/+7
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh2-0/+7
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh2-0/+7
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-36/+36
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-03-28sw: use getProperty<Color> when possibleXisco Fauli1-34/+28
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen2-2/+1
2022-03-12tdf#144563: remove final dot in cross-references to paragraphVasily Melenchuk1-1/+1
2022-01-19CppunitTest_sw_odfexport2: rework to avoid mustTestImportOf()Miklos Vajna1-12/+5
2022-01-12CppunitTest_sw_odfexport: rework to avoid preTest()Miklos Vajna1-40/+31
2022-01-04tdf#146264: Add unit testTor Lillqvist1-0/+0
2021-12-08tdf#107292: ODT import: fix order of deletions at same positionLászló Németh2-0/+11
2021-12-02sw: remove DECLARE_ODFEXPORT_EXPORTONLY_TESTMiklos Vajna1-16/+32
2021-11-12Use more o3tl::convert in scMike Kaganski1-3/+3
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-24/+24
2021-11-03tdf#145361: sw_xhtmlexport: Add unittestXisco Fauli1-0/+0
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski1-4/+2
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4452-7/+7
2021-10-23tdf#131025 ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSETJustin Luth2-0/+12
2021-10-04tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk1-2/+2
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna2-0/+36