summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
2018-10-19tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna2-0/+21
2018-10-17tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski1-1/+1
2018-08-31tdf#116436 rtf export: add missing table background fillJustin Luth2-0/+16
2018-08-30Resolves: tdf#118382 crash on paste of rtfCaolán McNamara2-5/+12
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
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna2-0/+64
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna2-1/+52
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2-30/+29
2017-09-26tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna3-8/+47
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann1-1/+1
2017-09-21Clean up construction of one non-ASCII-literal OUStringStephan Bergmann1-1/+1
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna2-0/+31
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth2-0/+95
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna2-0/+56
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth1-2/+2
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna2-0/+23
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin2-3/+3
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna2-0/+24
2017-07-31loplugin:oncevarNoel Grandin1-5/+5
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth2-1/+30
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna2-0/+18
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth182-0/+6178