summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/ww8export.cxx
AgeCommit message (Expand)Author
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-03-25new loplugin:unoqueryNoel Grandin
2019-01-21tdf#101826 ww8import: add XATTR_* to textbox attr setJustin Luth
2019-01-18convert POR constants to scoped enumNoel Grandin
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-10-24ww8export roundtrip forms passwordJustin Luth
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth
2018-08-13tdf#117994 ww8export: extend Chp over CRJustin Luth
2018-07-11tdf#118564 sw/ww8filter - map NFC 11 to SVX_NUM_NUMBER_LOWER_ZH.Mark Hung
2018-07-11sw/qa: CjkNumberedListTestHelper -> getNumberingTypeOfParagraphMark Hung
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-05-30Revert "ww8export: Fix testTableKeep"Mike Kaganski
2018-05-30ww8export: Fix testTableKeepMike Kaganski
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-05sw: disable testTableKeep on WNTMichael Stahl
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-03another test that seems to depend on the available fontsMarkus Mohrhard
2017-03-02the test seems to depend on our bundled fontsMarkus Mohrhard
2017-02-16sw: use the stupid line-ends for WNTMichael Stahl
2017-02-16i#92948 sw: WW8 import: fix table in Apo in headerMichael Stahl
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-02tdf#104333 revert ww8import: set table keep/split if emulatedJustin Luth
2016-11-18tdf#103944: Fix symbol font remappingKhaled Hosny
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-10-13move round-tripables to ww8exportJustin Luth
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth
2016-08-07Fix string concatenation in ww8export that breaks the build.Mark Hung
2016-08-05tdf#98739 recover CJK and CTL fonts after symbols.Mark Hung
2016-06-20Add MS binary format validation in writer export testsVasily Melenchuk
2016-06-14crashtesting: fix ~SwIndexReg assert on exporting tdf46441-2.odt to .docCaolán McNamara
2016-04-28loplugin:stringconstantNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller
2016-04-25Some more sal_Bool -> boolStephan Bergmann