summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)Author
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann
2018-03-29Always pass in a TextInsertModeRangeStephan Bergmann
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-10writerfilter / ww8filter: enhancement to support new ruby position.Mark Hung
2018-02-03RTF filter: handle horizontal flip of picture framesMiklos Vajna
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-25tdf#115180: take table base width into accountMike Kaganski
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-03Return new line symbol in unit testSerge Krot
2017-11-01sw: enable rtf export tests also for Win32Serge Krot
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-26tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann
2017-09-21Clean up construction of one non-ASCII-literal OUStringStephan Bergmann
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-07Watermark: RTF import / exportSzymon Kłos
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna
2017-05-04Replace all OUString("") with OUString()Arnaud Versini