summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)AuthorFilesLines
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel2-0/+23
2019-03-29sw btlr writing mode: implement DOC filterMiklos Vajna2-0/+20
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-20tdf#123433 ww8import: end same attribute as what startedJustin Luth2-0/+7
2019-01-21tdf#101826 ww8import: add XATTR_* to textbox attr setJustin Luth1-0/+3
2019-01-18convert POR constants to scoped enumNoel Grandin2-4/+4
2019-01-15tdf#116071 ww8import: import to XATTR_FILL instead of RES_BACKGROUNDJustin Luth2-0/+13
2019-01-08tdf#122460 ww8export: always export H/F to first sectionJustin Luth2-0/+7
2019-01-07tdf#122429/tdf#122431 ww8export: export H/F to default sectionJustin Luth2-0/+9
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth2-0/+6
2018-11-26partial revert tdf79435 doc: round-trip legacy input formfieldsJustin Luth1-10/+12
2018-11-21tdf#120711 fix paragraph join with change trackingLászló Németh2-0/+7
2018-11-16Fix typoAndrea Gelmini1-1/+1
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth3-1/+54
2018-10-24ww8export roundtrip forms passwordJustin Luth1-0/+9
2018-10-20loplugin:staticvar in swNoel Grandin1-1/+1
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth1-1/+0
2018-10-19ww8import: always protect document if setJustin Luth2-0/+23
2018-10-18tdf#37778 ww8import: protect section only if protEnabledJustin Luth2-0/+12
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth1-0/+6
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth2-0/+33
2018-09-04tdf#94009 ww8export: always export section marginsJustin Luth2-0/+43
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth1-2/+1
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth2-0/+5
2018-08-22tdf#106174 ww8import: bidi - prev adjust? prev bidi?Justin Luth3-0/+27
2018-08-18tdf#116436 doc export: add missing table background fillJustin Luth2-0/+13
2018-08-13tdf#117994 ww8export: extend Chp over CRJustin Luth1-1/+2
2018-07-18Removed executable permission on doc fileAndrea Gelmini1-0/+0
2018-07-15coverity#1437957 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-11tdf#118564 sw/ww8filter - map NFC 11 to SVX_NUM_NUMBER_LOWER_ZH.Mark Hung2-0/+6
2018-07-11sw/qa: CjkNumberedListTestHelper -> getNumberingTypeOfParagraphMark Hung1-30/+4
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny1-3/+3
2018-07-03tdf#118412: DOC incorrect bottom page marginLuke Deller2-0/+10
2018-06-29tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth2-0/+12
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna2-0/+7
2018-06-20coverity#1437409 Unchecked dynamic_castCaolán McNamara1-1/+2
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev2-0/+11
2018-06-06Fix top margin in DOC import for tdf#117885Luke Deller2-0/+19
2018-06-02Removed executable permission on data filesAndrea Gelmini4-0/+0
2018-05-30Revert "ww8export: Fix testTableKeep"Mike Kaganski2-0/+2
2018-05-30ww8export: Fix testTableKeepMike Kaganski2-2/+0
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna2-0/+7
2018-05-04Removed executable permission on data filesAndrea Gelmini9-0/+0
2018-04-28tdf#106062 ww8import: skip fake tab only on hanging indentJustin Luth2-0/+9
2018-03-28tdf#116570 ww8 export: skip sectionbreak for footnotesJustin Luth2-9/+11
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski1-0/+4
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski2-21/+47
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski2-0/+31