summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport/odfexport.cxx
AgeCommit message (Expand)Author
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-07tdf#139126: sw_odfexport: Add unittestXisco Fauli
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-26tdf#130314: sw_odfexport: Add unittestXisco Fauli
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga
2020-09-17tdf#129520 : sw_odfexport: Add unittestXisco Fauli
2020-09-11tdf#136645: sw_odfexport: Add unittestXisco Fauli
2020-09-03tdf#129423 sw: export-only tests, part 2Daniel Arato (NISZ)
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-08-22tdf#129423 sw: Convert more tests to export-onlyAttila Bakos
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth
2020-08-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh
2020-08-07tdf#135144: sw_odfexport: Add unittest for crashXisco Fauli
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-23Silence GCC 11 trunk -Werror=nonnull involving dynamic_castStephan Bergmann
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-06-02tdf#130950: sw: Add unittestXisco Fauli
2020-05-30CppUnittest: sw: add missing asserts in odf filesXisco Fauli
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli
2020-05-13CppUnittest: odfexport: assert pages in odf filesXisco Fauli
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli
2020-05-10CppUnittest: odfexport: assert pages where possibleXisco Fauli
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-04-27Fix testFdo58949Mike Kaganski
2020-04-22tdf#131621: sw: Add unittestXisco Fauli
2020-03-23sw: add pad-to-5 numberingMiklos Vajna
2020-03-20sw pad-to-4 numbering: add ODF filterMiklos Vajna
2020-03-18sw pad-to-3 numbering: add ODF filterMiklos Vajna
2020-03-03sw padded numbering: add ODF filterMiklos Vajna
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-01-28fix unit test testCharacterBorderNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-10-21tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-08-22QR Code : ODF import/exportShubham Goyal