summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)AuthorFilesLines
2012-02-21WaE: add virtual dtorCaolán McNamara1-0/+4
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard1-0/+47
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard1-1/+1
2012-02-19fix copy&paste errorMarkus Mohrhard1-1/+1
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard1-5/+104
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard1-0/+56
2012-02-17add test code for XCellRangeDataMarkus Mohrhard1-0/+89
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-0/+13
2012-02-12fix errors with assertion macrosMarkus Mohrhard1-2/+2
2012-02-12use better assertion macrosMarkus Mohrhard2-11/+11
2012-02-10WaE at mac tinderboxMarkus Mohrhard1-1/+1
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard1-0/+1
2012-02-10add test code for XDataPilotTable2Markus Mohrhard1-0/+194
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-02add test for XNameReplaceMarkus Mohrhard1-0/+48
2012-01-31WaE: add virtual dtorsCaolán McNamara2-0/+8
2012-01-31Move definition of static data member to .cxxStephan Bergmann1-0/+2
2012-01-30add test case for XReplaceableMarkus Mohrhard1-0/+99
2012-01-25add interface test for util::XSearchableMarkus Mohrhard1-0/+79
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-0/+58
2012-01-24typoMarkus Mohrhard1-1/+1
2012-01-24fix WaEMarkus Mohrhard1-7/+7
2012-01-23add new interface tests for some common data structuresMarkus Mohrhard2-0/+127
2012-01-23typoStephan Bergmann1-1/+1
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard13-0/+1796
2012-01-17gbuildify testCaolán McNamara1-67/+0
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-0/+3
2011-12-06ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann1-1/+1
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard1-1/+1
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard2-1/+69
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara3-180/+3
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-17/+31
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist1-1/+1
2011-10-01spit out timing infoCaolán McNamara1-6/+3
2011-09-30rtl_cipher_decode doesn't like 0 len dataCaolán McNamara1-10/+8
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara1-1/+50
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks1-2/+3
2011-09-30enum/namespace fooCaolán McNamara1-5/+5
2011-09-30sigh...Caolán McNamara1-26/+0
2011-09-30new filesCaolán McNamara1-0/+129
2011-09-30merge filters-test codeCaolán McNamara2-14/+18
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-10/+16
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard2-5/+10
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks2-1/+2
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks22-1910/+1
2011-09-28add new bootstrapfixture to share and simplify unit test codeMichael Meeks2-0/+121
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky1-5/+4
2011-09-26In smoketest.cxx, also wait for connection_ going stale while waiting for res...Stephan Bergmann1-0/+9
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2-15/+11
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann3-4/+5