summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna2-0/+25
2019-01-31Related: tdf#116371 RTF export: handle rotation of SwGrfNodeMiklos Vajna2-0/+17
2019-01-22RTF filter: add TQDEC testcaseMiklos Vajna2-0/+13
2019-01-16split sw_rtfexport and sw_rtfexport2 tests upNoel Grandin4-1089/+1220
2019-01-15tdf#122455 RTF export: fix font style from list def leaking into first paraMiklos Vajna2-0/+29
2019-01-11tdf#122589 rtfexport: no duplicate section at document startJustin Luth2-0/+12
2019-01-09tdf#122345 filter/ww8 export: no fake section at end of documentJustin Luth1-0/+2
2019-01-08RTF filter: add URW testcaseMiklos Vajna2-0/+7
2019-01-04tdf#122424 RTF import: ignore table row text outside the cellsLászló Németh2-0/+32
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna2-0/+17
2018-12-30tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh2-0/+171
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke1-1/+1
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski1-1/+1
2018-10-16tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna2-0/+21
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth1-6/+2
2018-08-27tdf#116436 rtf export: add missing table background fillJustin Luth2-0/+16
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara2-5/+12
2018-08-01tdf#118949 don't set zero auto top margin in every first paragraphLászló Németh1-4/+4
2018-07-11sw/qa: CjkNumberedListTestHelper -> getNumberingTypeOfParagraphMark Hung1-46/+11
2018-07-04tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh3-2/+14
2018-06-02Removed executable permission on data filesAndrea Gelmini4-0/+0
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna2-0/+11
2018-05-20[API-CHANGE] change to GraphicBitmap prop. for NumberingLevelTomaž Vajngerl1-4/+5
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski2-0/+71
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna3-1/+26
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann1-33/+9
2018-03-29Always pass in a TextInsertModeRangeStephan Bergmann1-9/+8
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski1-6/+10
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl1-2/+4
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-5/+8
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-4/+4
2018-02-10writerfilter / ww8filter: enhancement to support new ruby position.Mark Hung2-248/+115
2018-02-03RTF filter: handle horizontal flip of picture framesMiklos Vajna2-0/+47
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot1-6/+11
2018-01-25tdf#115180: take table base width into accountMike Kaganski2-0/+15
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna1-2/+0
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski4-3/+20
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna2-0/+22
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna3-470/+828
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2-0/+27
2017-11-03Return new line symbol in unit testSerge Krot1-1/+5
2017-11-01sw: enable rtf export tests also for Win32Serge Krot1-30/+30
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna2-0/+30
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna2-0/+48