summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-2/+2
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-5/+5
2014-05-08various: sal_Bool->boolNoel Grandin3-21/+19
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara1-1/+1
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl1-1/+1
2014-04-06whitespace cleanup in testMarkus Mohrhard2-4/+0
2014-03-28coverity#735554 Dead default in switchCaolán McNamara1-2/+0
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2013-12-06Fix integer ambiguityStephan Bergmann1-1/+1
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard1-0/+24
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-7/+7
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-9/+9
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard1-3/+3
2013-10-23Improve test assertionsStephan Bergmann1-13/+38
2013-10-02WaE: unused variableTor Lillqvist1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-4/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-161/+28
2013-04-26test: clean up namespacingThomas Arnhold18-18/+36
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks12-276/+48
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-102/+102
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold8-47/+47
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-24/+24
2013-01-24sc test XSheetOutlineLaurent Godard1-0/+296
2013-01-17sc test for XSheetAnnotationsLaurent Godard1-0/+132
2013-01-17sc test for XSheetAnnotationLaurent Godard1-0/+88
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza1-21/+21
2012-11-04Fix copy&paste in testMarcos Paulo de Souza1-7/+7
2012-09-25move XGoalSeek api test to c++Markus Mohrhard1-0/+36
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud8-8/+8
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-04-17transferring java XPrintAreas to c++Artur Dorda1-0/+61
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard1-0/+51
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara2-0/+8
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