summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport/rtfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
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 Vajna1-0/+9
2014-03-12CppunitTest_sw_rtfexport: enable on MACOSXMiklos Vajna1-1/+1
2014-02-10fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna1-0/+7
2014-01-15RTF export: fix nested commentsMiklos Vajna1-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 Vajna1-0/+7
2013-12-18SwFiltersTest::filter: detect import filter on export testMiklos Vajna1-5/+0
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-5/+0
2013-12-10i#23357 RTF export: fix crash on groupshapesMiklos Vajna1-0/+5
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna1-0/+5
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 Vajna1-0/+10
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ás1-0/+40
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna1-10/+4
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna1-0/+11
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-12/+12
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna1-0/+21
2013-06-16sw: move the textframe-table testcase from rtfimport to rtfexportMiklos Vajna1-0/+15
2013-06-16Import/export RTF_REVISIONSMiklos Vajna1-0/+8
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-15sw: add textframe gradient RTF roundtrip testcaseMiklos Vajna1-0/+25
2013-04-15sw: RTF export of TextFrame border/shadow testcaseMiklos Vajna1-0/+21
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna1-0/+9
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna1-0/+9
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna1-0/+23
2013-04-02implement import/export of RTF_MNORMiklos Vajna1-0/+10
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna1-0/+11
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna1-0/+13
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna1-0/+19
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna1-0/+9
2012-12-21sw: add csv output for extra filter testsMiklos Vajna1-10/+4
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna1-0/+11
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna1-0/+10
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna1-4/+1
2012-11-17valgrind: Invalid read from sequence released during assignationCaolán McNamara1-3/+4
2012-10-27drop unnecessary usingsCaolán McNamara1-2/+0
2012-10-27rtl::OUString to OUString clean upgerhard oettl1-0/+4
2012-10-25fdo#55939 fix RTF export of footnotesMiklos Vajna1-0/+13
2012-10-20sw: run export tests twiceMiklos Vajna1-70/+60
2012-09-26sw: remove unneeded using statements in qa/extrasMiklos Vajna1-4/+0
2012-08-23fix math export/import in docx/rtfLuboš Luňák1-3/+0
2012-08-15fdo#53113 testcaseMiklos Vajna1-0/+37