summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport/rtfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-14tdf#98806 RTF import: handle bookmarks in table textMiklos Vajna1-0/+8
2016-02-19tdf#96175 RTF filter: export \companyMiklos Vajna1-0/+10
2016-02-02tdf#61511 RTF export: handle page background solid color fillMiklos Vajna1-0/+7
2015-12-10tdf#94377 RTF export: support comment formattingMiklos Vajna1-0/+14
2015-12-03tdf#94043 RTF filter: implement column separator handlingMiklos Vajna1-0/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna1-0/+7
2015-09-03sw: indentation fixesMiklos Vajna1-2/+2
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung1-0/+17
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna1-0/+7
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna1-0/+23
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna1-0/+11
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna1-0/+6
2015-04-17RTF filter: export \hyphautoMiklos Vajna1-0/+5
2015-03-21Char highlight: RTF filtersZolnai Tamás1-9/+0
2015-03-15RTF export: handle \sautoupdMiklos Vajna1-0/+9
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna1-0/+8
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna1-0/+7
2014-12-02add mode linesTakeshi Abe1-0/+1
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna1-0/+8
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna1-0/+7
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna1-0/+10
2014-11-08loplugin:salboolMiklos Vajna1-15/+15
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung1-0/+101
2014-10-25fdo#82858 RTF export: fix "none" line style of TextFramesMiklos Vajna1-0/+6
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna1-0/+10
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna1-0/+13
2014-10-11CppunitTest_sw_rtfexport: enable on WindowsMiklos Vajna1-6/+2
2014-09-25fdo#83465 RTF import: handle font of numberingMiklos Vajna1-0/+7
2014-09-09abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna1-0/+5
2014-09-05abi#10039 RTF export: support page-anchored framesMiklos Vajna1-0/+6
2014-09-03RTF export: handle wrap polygon of Writer picturesMiklos Vajna1-0/+16
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna1-3/+8
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna1-0/+6
2014-06-27identation fixesMiklos Vajna1-3/+3
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-0/+10
2014-06-19fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com1-0/+9
2014-06-14sw, writerfilter: identation fixesMiklos Vajna1-2/+2
2014-06-12Spell out UTF-8Stephan Bergmann1-1/+1
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 Vajna1-0/+6
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-2/+2
2014-04-06Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna1-0/+8
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