summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)Author
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-25coverity#1416667 Unchecked dynamic_castCaolán McNamara
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
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-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos
2017-07-01tdf#108448 ww8export: endnote unit testJustin Luth
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea
2017-05-19tdf#107931 ww8import: kern marker MAY indicate disabled kerning.Justin Luth
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-06doc/docx: make unit test for tdf#99120 round-tripableJustin Luth
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-24tdf#104334 DOC import: don't map STYLREF with switches to SwChapterFieldMiklos Vajna
2017-01-23tdf#96277 revert ww8 import: fix upper margin of floating tableJustin Luth
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2017-01-05tdf#49102 - remove list numbering from merged cellsJustin Luth
2016-12-20tdf#104805 DOC import: fix non-0-starting LVL.xst with none-type prev levelMiklos 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-17chmod -xTor Lillqvist
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-10-24tdf#89377 ww8import: table honors ParaStyle break-before-pageJustin 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