summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann1-1/+1
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli2-0/+17
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth1-1/+1
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth2-0/+14
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken2-0/+12
2020-10-28convert some more long -> tools::LongNoel1-2/+2
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth1-0/+5
2020-09-22tdf#136620: sw_ww8export: Add unittestXisco Fauli2-0/+17
2020-09-10Revert "tdf#59674 Word export: set a tabstop at numbering IndentAt"Justin Luth2-12/+0
2020-09-08move round-tripables to ww8export #2Justin Luth10-0/+138
2020-09-05tdf#135672 doc import: fix table widthJustin Luth1-1/+1
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth2-0/+11
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth1-0/+1
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth3-0/+14
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna3-12/+29
2020-07-29tdf#59674 Word export: set a tabstop at numbering IndentAtJustin Luth2-0/+12
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth2-0/+12
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth2-0/+10
2020-07-16tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth2-0/+5
2020-07-12tdf#134570: doc import: list level format string fixedVasily Melenchuk2-0/+10
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-3/+3
2020-07-08tdf#134264: sw: Add unittestXisco Fauli2-0/+8
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk2-0/+30
2020-06-16tdf#129247: sw: Add unittestXisco Fauli2-0/+7
2020-05-30CppUnittest: sw: add missing asserts in odf filesXisco Fauli1-0/+1
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth2-0/+5
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth2-9/+0
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth2-0/+11
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth4-0/+22
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli3-0/+8
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli1-3/+1
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli3-0/+33
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli2-68/+0
2020-05-10CppUnittest: ww8export3: assert pages where possibleXisco Fauli1-0/+28
2020-05-10CppUnittest: ww8export2: assert pages where possibleXisco Fauli1-0/+40
2020-05-08improve loplugin:referencecastingNoel Grandin1-9/+8
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth1-3/+2
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-2/+2
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth2-0/+13
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth2-0/+7
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth2-0/+9
2020-04-17tdf#79553 ww8import: line numbering distance is auto, not zeroJustin Luth2-0/+16
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth2-0/+10
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-1/+0
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth3-1/+21
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth3-0/+22
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth2-0/+14
2020-03-06sw chicago numbering: add DOC footnote exportMiklos Vajna1-0/+30