summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport/odfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-02qa: simplify codeXisco Fauli1-10/+4
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl1-2/+2
2023-01-18tdf#152710: sw_odfexport: Add unittestXisco Fauli1-0/+6
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli1-1/+1
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli1-5/+12
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-2/+2
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-1/+1
2022-11-03swmodeltestbase: use maTempFile everywhereXisco Fauli1-3/+2
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-20move some test from odfexport to odfexport2Noel Grandin1-490/+0
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski1-0/+14
2022-08-31CppunitTest_sw_odfexport: remove not needed mustTestImportOf()Miklos Vajna1-26/+36
2022-08-18tdf#150394 sw: fix crash of "Don't hyphenate last word"László Németh1-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 Fauli1-0/+12
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk1-3/+3
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh1-0/+7
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh1-0/+7
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh1-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 Kelemen1-1/+0
2022-03-12tdf#144563: remove final dot in cross-references to paragraphVasily Melenchuk1-1/+1
2022-01-12CppunitTest_sw_odfexport: rework to avoid preTest()Miklos Vajna1-40/+31
2021-12-08tdf#107292: ODT import: fix order of deletions at same positionLászló Németh1-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-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].homeboy4451-7/+7
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli1-0/+13
2021-09-15tdf#144319: sw_odfexport: Add unittestXisco Fauli1-0/+17
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-0/+59
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-1/+1
2021-06-18Simplify some OUString construction in test codeStephan Bergmann1-7/+7
2021-05-27sw: rework to avoid the DECLARE_ODFIMPORT_TEST macroMiklos Vajna1-1/+2
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-5/+5
2021-05-14Improve loplugin:stringviewStephan Bergmann1-2/+3
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl1-0/+12
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh1-0/+17
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl1-0/+163
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl1-0/+107
2021-03-24sw: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna1-3/+7
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl1-0/+14
2021-02-27tdf#140437: sw_odfexport: Add unittestXisco Fauli1-0/+13
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh1-0/+39
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna1-0/+13
2021-01-07tdf#139126: sw_odfexport: Add unittestXisco Fauli1-0/+17