summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-18/+12
2013-07-09add some nasty html testcasesCaolán McNamara2-0/+2
2013-07-09add fail and indeterminate dirsCaolán McNamara2-0/+0
2013-07-09fdo#65932 testcaseMiklos Vajna2-0/+49
2013-06-11abi#3241 fix crash on RTF importMiklos Vajna5-0/+17
2013-06-10String to OUStringMatteo Casalin1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-08test case for WPS Office CVE-2012-4886/EDB-25140Caolán McNamara1-0/+0
2013-05-07sw_filters_test: add support for ooxml filesMiklos Vajna4-0/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-99/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-114/+114
2013-03-28sw: ... and was sentenced to write a unit test for itMichael Stahl1-0/+46
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith4-27/+26
2013-02-18uwriter.cxx: try to make tinderboxes happierMichael Stahl1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-2/+3
2013-02-11fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna1-0/+22
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida2-3/+3
2013-02-03sw: sw_swdoc_test -> sw_uwriterMiklos Vajna1-0/+0
2013-01-14SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna1-1/+1
2013-01-14fdo#57938 testcaseMiklos Vajna1-0/+22
2013-01-09Revert "fix a few /tmp file leaks"Miklos Vajna1-1/+0
2013-01-08fix a few /tmp file leaksMichael Meeks1-0/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-7/+5
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl1-0/+43
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-27/+18
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