summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport
AgeCommit message (Expand)Author
2024-06-18Make sure to export autostyles from inside frames anchored to pageMike Kaganski
2024-06-18tdf#160253: fix list identifier export decision codeMike Kaganski
2024-05-11Merge tag 'libreoffice-24.2.3.2' into feature/cib_contract49cThorsten Behrens
2024-05-02tdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl
2024-04-30Don't export printer name & config in privacy modeSamuel Mehrbrodt
2024-04-30Don't export personal metadata when user wishes not toSamuel Mehrbrodt
2024-04-29tdf#160700: Avoid both bookmark-start and bookmark-end at the same indexMike Kaganski
2024-02-12tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski
2024-01-30Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-30tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-22tdf#106733 xmloff: keep fo:hyphenate in character formattingLászló Németh
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-10-31related: tdf#156905: sw_odfexport2: Add unittestXisco Fauli
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-13CppunitTest_sw_odfexport: fix outdated commentMiklos Vajna
2023-08-25WNT -> _WIN32Mike Kaganski
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-06-21tdf#133507 sw layout: fix missing contextual spacing at section endJustin Luth
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-06-15tdf#133507 sw: hunt for documents with ULSpacing at section endJustin Luth
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
2023-06-01SwModelTestBase: simplify code a bitXisco Fauli
2023-05-31SwModelTestBase: get rid of mustValidateXisco Fauli
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-11tdf#154933 Rename "Text Body" para style to "Body Text"Maxim Monastirsky
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-04-14tdf#150149 sw: fix table header in multi-column sectionsLászló Németh
2023-04-14-Werror,-Wunused-variableStephan Bergmann
2023-04-14Fix what looks like copy/paste typosStephan Bergmann
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-03-22tdf#153659 Import Table of Figures paragraph style correctlyGabor Kelemen
2023-03-02qa: simplify codeXisco Fauli
2023-02-28tdf#114287 xmloff: ODF import: fix text:list override of list styleMichael Stahl
2023-02-27sw: disable testTdf78510 on MacMichael Stahl
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl
2023-01-24tdf#153090 xmloff: ODF import/export of source style on ToXMichael Stahl
2023-01-18tdf#152710: sw_odfexport: Add unittestXisco Fauli
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-08SwModelTestBase: make clear parseExport only works when exportingXisco Fauli
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-11-03swmodeltestbase: use maTempFile everywhereXisco Fauli
2022-10-13tdf#145871: sw_odfexport2: Add unittestXisco Fauli
2022-10-11use more string_view in swNoel Grandin