summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
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
2012-04-02fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara
2012-03-30testcase for fdo#45394Miklos Vajna
2012-03-28add testcase for n#751117Miklos Vajna
2012-03-25rtftok: added missing test documentMiklos Vajna
2012-03-25disable failing testMarkus Mohrhard
2012-03-24fdo#46955 fix RTF import of all capitals char propMiklos Vajna
2012-03-24fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna
2012-03-24fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna
2012-03-23removed duplicate includes in swTakeshi Abe
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna
2012-03-23add testcase for n#751054Miklos Vajna
2012-03-19testcase for n#751020Miklos Vajna
2012-03-19testcase for fdo#43965Miklos Vajna
2012-03-13testcase for fdo#45563Miklos Vajna
2012-03-12implement RTF support of contextual spacingMiklos Vajna
2012-03-09add regression test for writerMarkus Mohrhard
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara
2012-03-06wrong types used here, breaks 64bit bigendianCaolán McNamara
2012-03-05sw: CheckFields: oops, forgot to close the documentMichael Stahl
2012-03-05fdo#39694, fdo#42073: add junit test for theseMichael Stahl
2012-03-05fdo#39694: add test documentJuergen Steinhilber
2012-03-01testcase for fdo#46662Miklos Vajna
2012-03-01clean-up sw's filters-testMarkus Mohrhard
2012-02-27add testcase for fdo#45187Miklos Vajna
2012-02-22testcase for fdo#42465Miklos Vajna
2012-02-22testcase for non-box paragraph bordersMiklos Vajna
2012-02-21testcase for RTF import of drawing objectsMiklos Vajna
2012-02-21testcase for n#695479Miklos Vajna
2012-02-14add a test case that allows testing of sw's Layout codeMarkus Mohrhard