summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)Author
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl
2014-04-06whitespace cleanup in testMarkus Mohrhard
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2013-12-06Fix integer ambiguityStephan Bergmann
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard
2013-10-23Improve test assertionsStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26test: clean up namespacingThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza
2012-11-04Fix copy&paste in testMarcos Paulo de Souza
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
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-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-01-31WaE: add virtual dtorsCaolán McNamara