summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara3-6/+6
2012-11-01WaE: MacOSX, clipboard id just has to be non-zeroCaolán McNamara1-2/+4
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara5-6/+18
2012-10-25add EDB-22215-1 testCaolán McNamara1-0/+0
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara1-0/+110
2012-08-22fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag1-2/+8
2012-08-13add cppunit tests to guard against .txt import regressionsCaolán McNamara7-4/+21
2012-08-03Related: fdo#46757 extend ModelToViewHelper for more casesCaolán McNamara1-0/+111
2012-07-30add in some more filter testsCaolán McNamara2-0/+0
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara1-1/+1
2012-07-20SwPostItField: add aName memberMiklos Vajna1-1/+1
2012-07-19Related: fdo#46757 fix weird word/char count with hidden deleted textCaolán McNamara1-1/+36
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-0/+20
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara1-1/+33
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-6/+5
2012-06-15Regression test for fdo#46757Caolán McNamara1-0/+28
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann2-2/+2
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks1-54/+27
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara1-7/+44
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+1
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara1-17/+72
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara1-0/+0
2012-03-06wrong types used here, breaks 64bit bigendianCaolán McNamara1-3/+3
2012-03-01clean-up sw's filters-testMarkus Mohrhard1-51/+0
2012-02-14add a test case that allows testing of sw's Layout codeMarkus Mohrhard2-0/+127
2012-02-13sw: filters-test.cxx: failed attempt to layout loaded documentsMichael Stahl1-0/+55
2011-12-30Unused, as pointed by Terrence Enger.Jan Holesovsky2-271/+0
2011-12-06normalize Red Hat, Inc.Caolán McNamara2-17/+17
2011-11-29make sw's macros_test use the new base classMarkus Mohrhard1-28/+6
2011-11-27remove include of pch header from swNorbert Thiebaud2-4/+0
2011-11-15 we don't need to inherit from FiltersTest hereMarkus Mohrhard1-16/+1
2011-11-15test file needs to be in doc and not in xlsMarkus Mohrhard1-0/+0
2011-11-14move macros_test to swMarkus Mohrhard2-0/+232
2011-11-11SfxObjectShell takes ownership of SfxMedium and SfxFilterMarkus Mohrhard1-4/+4
2011-11-11we should close the unit test documents in swMarkus Mohrhard1-1/+4
2011-11-03utf-16, not utf-8Caolán McNamara1-1/+1
2011-11-03add missing testsCaolán McNamara2-0/+1
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara1-8/+32
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-3/+6
2011-10-07WaE: unreachable codeTor Lillqvist1-1/+6
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2-15/+9
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara22-0/+0
2011-09-30merge filters-test codeCaolán McNamara11-2328/+15
2011-09-28more unit test cut/paste reduxMichael Meeks2-6/+0
2011-09-28sw: switch filters-test to the new shared unit test codeMichael Meeks2-135/+24
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+1