summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)Author
2012-04-26add test for XTextContentMarkus Mohrhard
2012-04-26add test case for xtextfieldMarkus Mohrhard
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-04-17transferring java XPrintAreas to c++Artur Dorda
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara
2012-02-21WaE: add virtual dtorCaolán McNamara
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard
2012-02-19fix copy&paste errorMarkus Mohrhard
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard
2012-02-17add test code for XCellRangeDataMarkus Mohrhard
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard
2012-02-12fix errors with assertion macrosMarkus Mohrhard
2012-02-12use better assertion macrosMarkus Mohrhard
2012-02-10WaE at mac tinderboxMarkus Mohrhard
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard
2012-02-10add test code for XDataPilotTable2Markus Mohrhard
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-02add test for XNameReplaceMarkus Mohrhard
2012-01-31WaE: add virtual dtorsCaolán McNamara
2012-01-31Move definition of static data member to .cxxStephan Bergmann
2012-01-30add test case for XReplaceableMarkus Mohrhard
2012-01-25add interface test for util::XSearchableMarkus Mohrhard
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard
2012-01-24typoMarkus Mohrhard
2012-01-24fix WaEMarkus Mohrhard
2012-01-23add new interface tests for some common data structuresMarkus Mohrhard
2012-01-23typoStephan Bergmann
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard
2012-01-17gbuildify testCaolán McNamara
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-12-06ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'Tor Lillqvist
2011-10-01spit out timing infoCaolán McNamara
2011-09-30rtl_cipher_decode doesn't like 0 len dataCaolán McNamara
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks
2011-09-30enum/namespace fooCaolán McNamara