summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)Author
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth
2020-09-22tdf#136620: sw_ww8export: Add unittestXisco Fauli
2020-09-10Revert "tdf#59674 Word export: set a tabstop at numbering IndentAt"Justin Luth
2020-09-08move round-tripables to ww8export #2Justin Luth
2020-09-05tdf#135672 doc import: fix table widthJustin Luth
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-29tdf#59674 Word export: set a tabstop at numbering IndentAtJustin Luth
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-16tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth
2020-07-12tdf#134570: doc import: list level format string fixedVasily Melenchuk
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08tdf#134264: sw: Add unittestXisco Fauli
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk
2020-06-16tdf#129247: sw: Add unittestXisco Fauli
2020-05-30CppUnittest: sw: add missing asserts in odf filesXisco Fauli
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli
2020-05-10CppUnittest: ww8export3: assert pages where possibleXisco Fauli
2020-05-10CppUnittest: ww8export2: assert pages where possibleXisco Fauli
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth
2020-04-17tdf#79553 ww8import: line numbering distance is auto, not zeroJustin Luth
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth
2020-03-06sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-03-06SwModelTestBase: speed up export testsMiklos Vajna