summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
AgeCommit message (Expand)AuthorFilesLines
2018-08-28tdf#116436 doc export: add missing table background fillJustin Luth2-0/+13
2018-07-10tdf#118412: DOC incorrect bottom page marginLuke Deller2-0/+10
2018-06-30tdf#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-18tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev2-0/+11
2018-06-14Fix top margin in DOC import for tdf#117885Luke Deller2-0/+19
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
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-2/+2
2018-02-26ColorData->Color in variousNoel Grandin1-2/+2
2018-02-05sw: disable testTableKeep on WNTMichael Stahl1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-2/+0
2017-12-09tdf#114308 DOC import correctly watermark without paddingSzymon Kłos2-0/+8
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-5/+1
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski2-0/+27
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-11-10Fix typosAndrea Gelmini1-1/+1
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai4-0/+387
2017-11-05tdf#113037 create Watermark with correct ratioSzymon Kłos1-1/+5
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot2-0/+6
2017-10-20tdf#55528 ww8export: export table width percentJustin Luth1-1/+0
2017-10-16tdf#112517 ww8export: fix max PAP FkpsJustin Luth2-0/+8
2017-10-11tdf#55528 ww8import: import table width percentJustin Luth2-0/+11
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth2-0/+11
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth1-0/+1
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth1-4/+1
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth1-1/+1
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth2-0/+16
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth2-0/+18
2017-09-01Insert blank page when first page number is evenLuke Deller1-1/+6
2017-08-25coverity#1416667 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai2-0/+39
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth2-0/+58
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-1/+1
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos2-0/+9
2017-07-01tdf#108448 ww8export: endnote unit testJustin Luth2-0/+19
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos2-0/+10
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-1/+1
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea2-0/+14
2017-05-19tdf#107931 ww8import: kern marker MAY indicate disabled kerning.Justin Luth3-0/+28