summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfexport
AgeCommit message (Expand)AuthorFilesLines
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 Vajna2-0/+186
2013-04-15sw: RTF export of TextFrame border/shadow testcaseMiklos Vajna2-0/+70
2013-04-08test RtfAttributeOutput::StartURL()Miklos Vajna2-0/+18
2013-04-08test RTF_BKMKSTART and RTF_BKMKENDMiklos Vajna2-0/+16
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna2-0/+71
2013-04-02implement import/export of RTF_MNORMiklos Vajna2-0/+96
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna2-0/+11
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna2-0/+56
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna2-0/+31
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna2-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 Vajna2-0/+11
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna2-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 Vajna2-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 Vajna2-0/+37
2012-07-27fix import of nested RTF_MF groupsMiklos Vajna2-0/+21
2012-07-27test RTF_M{RAD,SEPCHR,SSUB,F}Miklos Vajna5-0/+481
2012-07-27test rtf import/export of math placeholdersMiklos Vajna2-0/+35
2012-07-27test RTF_M{NARY,LIMUPP,STRIKEH}Miklos Vajna4-0/+221
2012-07-27test RTF_M{LIM,M,BOX}Miklos Vajna5-2/+1430
2012-07-26test RTF math export escapingMiklos Vajna2-3/+25
2012-07-26test RTF_MDMiklos Vajna2-0/+183
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna3-2/+307
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna2-0/+43
2012-06-27fdo#48335 testcaseMiklos Vajna2-0/+30
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna2-0/+26
2012-06-15fdo#50087 fix RTF import of Title, Subject, Comments document propertiesMiklos Vajna2-0/+21
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna2-0/+22
2012-05-09sw: move common methods of subsequent filter tests to a SwModelTestBaseMiklos Vajna1-45/+3
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna2-0/+20
2012-04-27sw/qa/extras: no need to use different class names for these testsMiklos Vajna1-9/+9
2012-04-24fdo#38176 fix RTF export of non-breaking hyphen and optional hyphenMiklos Vajna2-2/+2
2012-04-24fdo#38176 fix RTF export of non-breaking spaceMiklos Vajna2-0/+33
2012-04-15sw: also test RTF export of zoom levelMiklos Vajna2-0/+105