summaryrefslogtreecommitdiffstats
path: root/sw/qa
Commit message (Expand)AuthorAgeFilesLines
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* n#751017 testcaseMiklos Vajna2012-04-062-0/+52
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara2012-04-051-7/+44
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+1
* fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna2012-04-032-0/+26
* testcase for fdo#47107Miklos Vajna2012-04-032-0/+35
* RtfModelTest: introduce common getPages() methodMiklos Vajna2012-04-021-10/+13
* fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna2012-04-022-0/+18
* count words in text with mixed script punctuation correctlyCaolán McNamara2012-03-301-17/+72
* testcase for fdo#45394Miklos Vajna2012-03-302-0/+41
* add testcase for n#751117Miklos Vajna2012-03-282-0/+29
* rtftok: added missing test documentMiklos Vajna2012-03-252-1/+2
* disable failing testMarkus Mohrhard2012-03-251-1/+1
* fdo#46955 fix RTF import of all capitals char propMiklos Vajna2012-03-241-0/+24
* fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna2012-03-242-0/+17
* fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna2012-03-242-0/+83
* removed duplicate includes in swTakeshi Abe2012-03-231-2/+0
* fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna2012-03-232-0/+14
* add testcase for n#751054Miklos Vajna2012-03-232-0/+97
* testcase for n#751020Miklos Vajna2012-03-192-0/+23
* testcase for fdo#43965Miklos Vajna2012-03-192-0/+51
* testcase for fdo#45563Miklos Vajna2012-03-132-0/+22
* implement RTF support of contextual spacingMiklos Vajna2012-03-122-0/+66
* add regression test for writerMarkus Mohrhard2012-03-092-0/+173
* Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara2012-03-081-0/+0
* wrong types used here, breaks 64bit bigendianCaolán McNamara2012-03-061-3/+3
* sw: CheckFields: oops, forgot to close the documentMichael Stahl2012-03-051-0/+6
* fdo#39694, fdo#42073: add junit test for theseMichael Stahl2012-03-051-0/+173
* fdo#39694: add test documentJuergen Steinhilber2012-03-051-0/+0
* testcase for fdo#46662Miklos Vajna2012-03-012-0/+81
* clean-up sw's filters-testMarkus Mohrhard2012-03-011-51/+0
* add testcase for fdo#45187Miklos Vajna2012-02-272-0/+54
* testcase for fdo#42465Miklos Vajna2012-02-222-16/+35
* testcase for non-box paragraph bordersMiklos Vajna2012-02-222-0/+12
* testcase for RTF import of drawing objectsMiklos Vajna2012-02-212-7/+34
* testcase for n#695479Miklos Vajna2012-02-212-0/+45
* add a test case that allows testing of sw's Layout codeMarkus Mohrhard2012-02-142-0/+127
* Fix int/sal_Int32 ambiguityTor Lillqvist2012-02-141-1/+1
* testcase for fdo#45543Miklos Vajna2012-02-132-0/+31
* sw: add rtf slowcheck test that checks the resulting document modelMiklos Vajna2012-02-133-0/+148
* sw: make LoadSaveTest runnable againMichael Stahl2012-02-131-40/+47
* sw: filters-test.cxx: failed attempt to layout loaded documentsMichael Stahl2012-02-131-0/+55
* Unused, as pointed by Terrence Enger.Jan Holesovsky2011-12-302-271/+0
* normalize Red Hat, Inc.Caolán McNamara2011-12-062-17/+17
* make sw's macros_test use the new base classMarkus Mohrhard2011-11-291-28/+6
* remove include of pch header from swNorbert Thiebaud2011-11-272-4/+0
* we don't need to inherit from FiltersTest hereMarkus Mohrhard2011-11-151-16/+1
* test file needs to be in doc and not in xlsMarkus Mohrhard2011-11-151-0/+0
* move macros_test to swMarkus Mohrhard2011-11-142-0/+232