summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna2-8/+0
2013-12-10i#23357 RTF export: fix crash on groupshapesMiklos Vajna2-0/+5
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna2-0/+8
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna1-1/+2
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna1-1/+1
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-174/+69
2013-09-23fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna2-0/+15
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás1-4/+4
2013-09-09Use hex color code in character border filter testsZolnai Tamás1-3/+3
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás2-0/+40
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna1-10/+4
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna2-0/+32
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-12/+12