summaryrefslogtreecommitdiffstats
path: root/test/source
Commit message (Expand)AuthorAgeFilesLines
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* add test for XNameReplaceMarkus Mohrhard2012-02-021-0/+48
* WaE: add virtual dtorsCaolán McNamara2012-01-312-0/+8
* Move definition of static data member to .cxxStephan Bergmann2012-01-311-0/+2
* add test case for XReplaceableMarkus Mohrhard2012-01-301-0/+99
* add interface test for util::XSearchableMarkus Mohrhard2012-01-251-0/+79
* add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard2012-01-251-0/+58
* typoMarkus Mohrhard2012-01-241-1/+1
* fix WaEMarkus Mohrhard2012-01-241-7/+7
* add new interface tests for some common data structuresMarkus Mohrhard2012-01-232-0/+127
* typoStephan Bergmann2012-01-231-1/+1
* refactor concept for c++ based subsequenttestsMarkus Mohrhard2012-01-2313-0/+1796
* gbuildify testCaolán McNamara2012-01-171-67/+0
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-0/+3
* ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann2011-12-061-1/+1
* move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard2011-11-301-1/+1
* port a failing sc subsequenttest to c++Markus Mohrhard2011-11-302-1/+69
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-153-180/+3
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-051-17/+31
* WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist2011-10-041-1/+1
* spit out timing infoCaolán McNamara2011-10-011-6/+3
* rtl_cipher_decode doesn't like 0 len dataCaolán McNamara2011-09-301-10/+8
* silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2011-09-301-1/+50
* set the core locale as well as the UI one to EnglishMichael Meeks2011-09-301-2/+3
* enum/namespace fooCaolán McNamara2011-09-301-5/+5
* sigh...Caolán McNamara2011-09-301-26/+0
* new filesCaolán McNamara2011-09-301-0/+129
* merge filters-test codeCaolán McNamara2011-09-302-14/+18
* init the unit test for vba unit tests correctlyMarkus Mohrhard2011-09-291-10/+16
* change to the old way to set the language to en-US for unit testsMarkus Mohrhard2011-09-292-5/+10
* Rename and re-factor test and unotest to compile and run againMichael Meeks2011-09-282-1/+2
* split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks2011-09-2822-1910/+1
* add new bootstrapfixture to share and simplify unit test codeMichael Meeks2011-09-282-0/+121
* One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky2011-09-261-5/+4
* In smoketest.cxx, also wait for connection_ going stale while waiting for res...Stephan Bergmann2011-09-261-0/+9
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-162-15/+11
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-123-4/+5
* Some PMD cleaningJulien Nabet2011-08-151-1/+1
* WaE: for windows compilerCaolán McNamara2011-07-011-4/+7
* add mode-linesCaolán McNamara2011-06-304-0/+12
* implement additional context-less protection apiCaolán McNamara2011-06-301-4/+26
* Bypass when cross-compiling, at least for nowTor Lillqvist2011-06-122-0/+12
* add debug hook for junit testsBjoern Michaelsen2011-06-011-1/+7
* use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen2011-05-311-1/+1
* remove ADAPT_EXT_STLCaolán McNamara2011-04-052-6/+0
* using --headless, now that it worksBjoern Michaelsen2011-03-301-2/+1
* enable headless Junit testsBjoern Michaelsen2011-03-291-1/+9
* revert accidentally commited changesBjoern Michaelsen2011-03-271-23/+1
* cleanup of unoapi testBjoern Michaelsen2011-03-273-3/+80
* adjusting OfficeConnection for junit tests to new parametersBjoern Michaelsen2011-03-251-3/+3