summaryrefslogtreecommitdiff
path: root/sw/qa/core/swdoc-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-28fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag1-2/+8
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks1-54/+27
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
2011-11-03utf-16, not utf-8Caolán McNamara1-1/+1
2011-11-03add missing testsCaolán McNamara1-0/+1
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara1-8/+32
2011-10-07WaE: unreachable codeTor Lillqvist1-1/+6
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-12/+5
2011-09-28more unit test cut/paste reduxMichael Meeks1-1/+0
2011-09-28sw: switch filters-test to the new shared unit test codeMichael Meeks1-47/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+1
2011-09-26disambiguate ctorCaolán McNamara1-1/+2
2011-09-14Related: fdo#40599 add a initial basic test for deleting graphicsCaolán McNamara1-0/+61
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+7
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara1-1/+39
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-3/+1
2011-08-23add a regression test to confirm SwDocStat works the way I thinkCaolán McNamara1-0/+25
2011-07-22unit test should write to content nodes, finally creates a documentMichael Meeks1-5/+11
2011-07-22first cut at an automated / random document / redlining testMichael Meeks1-0/+152
2011-06-10don't need this bit nowCaolán McNamara1-7/+0
2011-06-10recover this unit test againCaolán McNamara1-10/+11
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara1-1/+1
2011-03-25these can go post types changeCaolán McNamara1-5/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-03-04setup UCB for qa testsCaolán McNamara1-38/+20
2011-03-02add regression test for CVE-2006-3117Caolán McNamara1-0/+41
2011-02-18no gui warnings pleaseCaolán McNamara1-0/+7
2011-02-18tidy testCaolán McNamara1-3/+6
2011-02-14add in missing copyright lineCaolán McNamara1-0/+2
2011-02-13Remove whitespaces from includesThomas Arnhold1-2/+2
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist1-2/+2
2011-01-09get these tests buildable on windowsCaolán McNamara1-0/+6
2011-01-04Related: fdo#32463 add cppunit test for SwFileNameFieldTypeCaolán McNamara1-1/+66
2010-12-20Ensure that only the three valid options are possible to useCaolán McNamara1-4/+28
2010-12-20cppcheck: port thb's test over and get it to work againCaolán McNamara1-0/+114