summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2012-05-22better check for testcase failureLuboš Luňák
2012-05-22do reuse shape contextLuboš Luňák
2012-05-18can't compare int and sal_Int32 in CPPUNIT_ASSERT_EQUALMarkus Mohrhard
2012-05-18note how to find images using UNO, as it's not exactly easy to find outLuboš Luňák
2012-05-18testcase for part of bnc#705956Luboš Luňák
2012-05-18be more kind to people who have not yet seen the world of UNOLuboš Luňák
2012-05-18testcase for bnc#751077Luboš Luňák
2012-05-17sw/qa/extras: add a README explaining how to add new testsMiklos Vajna
2012-05-15fdo#49940 testcaseMiklos Vajna
2012-05-15n#760294 testcaseMiklos Vajna
2012-05-14Initial ooxml export testMiklos Vajna
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-11fdo#45190 import of RTF_LI should reset inherited RTF_FIMiklos Vajna
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna
2012-05-09sw: move common methods of subsequent filter tests to a SwModelTestBaseMiklos Vajna
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna
2012-05-09rtftok test: clean up by introducing getStyles() helperMiklos Vajna
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna
2012-05-09n#757651 testcaseMiklos Vajna
2012-05-07fdo#38786 implement RTF_CHPGNMiklos Vajna
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
2012-05-02sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit moreMiklos Vajna
2012-05-01cppunit test appears to have gotten lostCaolán McNamara
2012-04-27testcase for n#757910Miklos Vajna
2012-04-27sw/qa/extras: no need to use different class names for these testsMiklos Vajna
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras
2012-04-25fdo#48193 fix RTF import of fields without a resultMiklos Vajna
2012-04-24fdo#38176 fix RTF export of non-breaking hyphen and optional hyphenMiklos Vajna
2012-04-24fdo#38176 fix RTF export of non-breaking spaceMiklos Vajna
2012-04-23n#757890 add testcaseMiklos Vajna
2012-04-21fdo#48876 fix RTF import of \sl without \slmultMiklos Vajna
2012-04-21fdo#48023 fix RTF import of Russian characters without an encoding specifiedMiklos Vajna
2012-04-20fdo#48356 fix RTF import of special unicode charactersMiklos Vajna
2012-04-15sw: also test RTF export of zoom levelMiklos Vajna
2012-04-15testcase for fdo#39053Miklos Vajna
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks
2012-04-15implement RTF import of zoom levelMiklos Vajna
2012-04-14dmapper: fix import of odd/even page breaksMiklos Vajna
2012-04-11fdo#44176 dmapper: fix import of titlepg top/bottom marginMiklos Vajna
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06n#751017 testcaseMiklos Vajna
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-03fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna
2012-04-03testcase for fdo#47107Miklos Vajna
2012-04-02RtfModelTest: introduce common getPages() methodMiklos Vajna