summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport
AgeCommit message (Expand)AuthorFilesLines
4 daysFix dc:date export for midnight timeMike Kaganski2-0/+34
4 daysMake sure that collecting redline autostyles succeedsMike Kaganski2-0/+54
4 daystdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl1-3/+3
5 daysSimplify a bitMike Kaganski1-17/+14
5 daysMake sure to export autostyles from inside frames anchored to pageMike Kaganski2-0/+94
6 daystdf#160253: fix list identifier export decision codeMike Kaganski3-4/+132
11 daysFix typoAndrea Gelmini1-1/+1
11 daysFix typoAndrea Gelmini1-1/+1
12 daystdf#160700: Avoid both bookmark-start and bookmark-end at the same indexMike Kaganski2-0/+30
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh6-1/+1149
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh2-0/+203
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-4/+4
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-1/+2
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh3-0/+125
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski2-0/+105
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski1-12/+11
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski4-0/+308
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt1-0/+18
2024-01-25Don't export personal metadata when user wishes not toSamuel Mehrbrodt2-0/+39
2024-01-19tdf#106733 xmloff: keep fo:hyphenate in character formattingLászló Németh2-0/+86
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth2-2/+7
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl3-61/+0
2023-11-19Extended loplugin:ostr: swStephan Bergmann2-320/+320
2023-10-31related: tdf#156905: sw_odfexport2: Add unittestXisco Fauli2-0/+6
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-3/+3
2023-09-13CppunitTest_sw_odfexport: fix outdated commentMiklos Vajna1-1/+1
2023-08-25WNT -> _WIN32Mike Kaganski1-1/+1
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-2/+3
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl1-4/+4
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski2-0/+50
2023-06-21tdf#133507 sw layout: fix missing contextual spacing at section endJustin Luth2-5/+5
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky1-0/+29
2023-06-15tdf#133507 sw: hunt for documents with ULSpacing at section endJustin Luth2-0/+6
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert1-2/+2
2023-06-01SwModelTestBase: simplify code a bitXisco Fauli1-1/+1
2023-05-31SwModelTestBase: get rid of mustValidateXisco Fauli2-11/+0
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-3/+2
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski2-0/+32
2023-05-11tdf#154933 Rename "Text Body" para style to "Body Text"Maxim Monastirsky2-2/+2
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)1-7/+23
2023-04-14tdf#150149 sw: fix table header in multi-column sectionsLászló Németh2-0/+89
2023-04-14-Werror,-Wunused-variableStephan Bergmann1-3/+0
2023-04-14Fix what looks like copy/paste typosStephan Bergmann1-2/+2
2023-04-13-Werror,-Wunused-variableStephan Bergmann1-1/+0
2023-03-22tdf#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