summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)AuthorFilesLines
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth2-0/+7
2021-06-10tdf#64997: sw_ww8export3: Add unittestXisco Fauli2-0/+8
2021-06-09tdf#96840: sw_ww8export3: Add unittestXisco Fauli2-0/+6
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth2-0/+6
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-1/+1
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+5
2021-04-22tdf#106541 doc import numbering: pre-emptive inheritance unit testJustin Luth2-0/+11
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-1/+1
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth2-0/+7
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth2-0/+6
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth2-0/+6
2021-04-08Removed executable permission on fileAndrea Gelmini1-0/+0
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth2-0/+8
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna2-0/+17
2021-03-10use BitmapEx for testing bitmap contents, not DIBLuboš Luňák1-10/+6
2021-02-27Fix typosAndrea Gelmini1-1/+1
2021-02-26tdf#118711 doc import: don't hardcode default page descriptionJustin Luth1-0/+4
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-5/+12
2021-02-07tdf#120003: sw_ww8export3: Add unittesthomeboy4452-0/+9
2021-02-07Fix typosAndrea Gelmini1-1/+1
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna2-0/+14
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna2-0/+13
2021-01-16make the Color constructors explicitly specify transparencyNoel2-11/+11
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-23Use char16_t string literalsStephan Bergmann1-1/+1
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