summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna2-0/+7
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna2-0/+31
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna2-0/+26
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna2-0/+11
2015-04-17RTF filter: export \hyphautoMiklos Vajna2-0/+11
2015-03-21Char highlight: RTF filtersZolnai Tamás2-47/+0
2015-03-15RTF export: handle \sautoupdMiklos Vajna2-0/+16
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna2-0/+17
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna2-0/+7
2014-12-02add mode linesTakeshi Abe1-0/+1
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna2-0/+12
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna2-0/+36
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna2-0/+15
2014-11-08loplugin:salboolMiklos Vajna1-15/+15
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung12-0/+2576
2014-10-25fdo#82858 RTF export: fix "none" line style of TextFramesMiklos Vajna2-0/+6
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna2-0/+10
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna2-0/+21
2014-10-11CppunitTest_sw_rtfexport: enable on WindowsMiklos Vajna1-6/+2
2014-09-25fdo#83465 RTF import: handle font of numberingMiklos Vajna2-0/+29
2014-09-09abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna2-0/+5
2014-09-05abi#10039 RTF export: support page-anchored framesMiklos Vajna2-0/+6
2014-09-03RTF export: handle wrap polygon of Writer picturesMiklos Vajna2-0/+63
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna2-3/+8
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna2-0/+12
2014-06-27identation fixesMiklos Vajna1-3/+3
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl2-0/+19
2014-06-19fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com2-0/+47
2014-06-14sw, writerfilter: identation fixesMiklos Vajna1-2/+2
2014-06-12Spell out UTF-8Stephan Bergmann1-1/+1
2014-06-12fdo#77979: argh forgot to add the test documentMichael Stahl1-0/+0
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl1-0/+7
2014-05-16sw: fix indentation in rtf{export,import} testMiklos Vajna1-4/+6
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna2-0/+31
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-2/+2
2014-04-06Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna2-0/+16
2014-03-31MSWordExportBase::OutputItemSet: handle fill attributes as frame onesMiklos Vajna1-3/+0
2014-03-31sw: fix DOC/DOCX/RTF export of TextFrame background colorMiklos Vajna1-3/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-27RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna2-0/+51
2014-03-12CppunitTest_sw_rtfexport: enable on MACOSXMiklos Vajna1-1/+1
2014-02-10fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna2-0/+39
2014-01-15RTF export: fix nested commentsMiklos Vajna2-0/+9
2014-01-09RTF export of annotation marksMiklos Vajna1-5/+2
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-0/+3
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna2-0/+16
2013-12-18SwFiltersTest::filter: detect import filter on export testMiklos Vajna2-5/+0