summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport/rtfexport.cxx
AgeCommit message (Expand)Author
2014-05-16sw: fix indentation in rtf{export,import} testMiklos Vajna
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-06Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna
2014-03-31MSWordExportBase::OutputItemSet: handle fill attributes as frame onesMiklos Vajna
2014-03-31sw: fix DOC/DOCX/RTF export of TextFrame background colorMiklos Vajna
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna
2014-03-12CppunitTest_sw_rtfexport: enable on MACOSXMiklos Vajna
2014-02-10fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna
2014-01-15RTF export: fix nested commentsMiklos Vajna
2014-01-09RTF export of annotation marksMiklos Vajna
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna
2013-12-18SwFiltersTest::filter: detect import filter on export testMiklos Vajna
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna
2013-12-10i#23357 RTF export: fix crash on groupshapesMiklos Vajna
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-09-23fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna
2013-09-10Improve border equal check in filter tests 2.Zolnai Tamás
2013-09-09Use hex color code in character border filter testsZolnai Tamás
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna
2013-06-16sw: move the textframe-table testcase from rtfimport to rtfexportMiklos Vajna
2013-06-16Import/export RTF_REVISIONSMiklos Vajna
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15sw: add textframe gradient RTF roundtrip testcaseMiklos Vajna
2013-04-15sw: RTF export of TextFrame border/shadow testcaseMiklos Vajna
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna
2013-04-02implement import/export of RTF_MNORMiklos Vajna
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna
2012-12-21sw: add csv output for extra filter testsMiklos Vajna
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna
2012-11-17valgrind: Invalid read from sequence released during assignationCaolán McNamara