summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard2-2/+26
2012-02-16add missing fileMarkus Mohrhard1-0/+0
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-1/+3
2012-02-16enable XDatabaseRangeTest againMarkus Mohrhard1-1/+1
2012-02-12use better assertion macrosMarkus Mohrhard1-2/+2
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard1-2/+35
2012-01-30add test case for XReplaceableMarkus Mohrhard3-4/+24
2012-01-25add test for ScTableSheetObjMarkus Mohrhard2-0/+87
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-2/+14
2012-01-24enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard1-2/+2
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard18-2374/+664
2012-01-19Undo inadvertent indentation change.Stephan Bergmann1-1/+1
2012-01-19Fix C++03 enum member scope.Stephan Bergmann1-5/+5
2012-01-18little clean-up in xspreadsheet2 testMarkus Mohrhard1-19/+8
2012-01-18sc test : refactor importSheet testsLaurent Godard2-61/+220
2012-01-18it is not possible to start/terminate libreoffice twice in the same programMarkus Mohrhard2-10/+0
2012-01-18terminate xcellrangesquery correctlyMarkus Mohrhard1-7/+35
2012-01-18terminate xdatabaserange correctlyMarkus Mohrhard1-2/+36
2012-01-18correctly terminate cellpropertiesMarkus Mohrhard1-2/+39
2012-01-18correctly terminate tableautoformatfieldMarkus Mohrhard1-0/+27
2012-01-18these two variables don't need to be staticMarkus Mohrhard1-4/+2
2012-01-16add test for sheet::XDataPilotTableMarkus Mohrhard1-0/+151
2012-01-15some adjustments in the XSpreadsheet2 api testMarkus Mohrhard1-3/+44
2012-01-15sc test : update importSheet testsLaurent Godard1-13/+6
2012-01-15add test case for datapilot apiMarkus Mohrhard2-0/+311
2012-01-15correctly terminate XDataPilotFieldGroupingMarkus Mohrhard1-1/+37
2012-01-06add inital part for XDatabaseRange test, related fdo#44167Markus Mohrhard1-0/+175
2011-12-23sc test : enhance importSheet tests regarding namedRangesLaurent Godard2-9/+39
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard1-0/+85
2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard1-3/+6
2011-12-17c++ subsequent tests for XSpreadsheets2::importSheetLaurent Godard3-1/+233
2011-12-16c++ subsequent tests XRangeName and XRangeNamesLaurent Godard3-3/+202
2011-12-16sc test xrangename - code cleaning and minor bug aNr2Laurent Godard1-57/+53
2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard2-0/+265
2011-12-08add test for ScDataPilotFieldObj::XDataPilotFieldGroupingMarkus Mohrhard1-0/+113
2011-12-07extend DataPilotField tests to the whole property setMarkus Mohrhard1-0/+136
2011-12-07add test for failing DataPilotField test, related fdo#43308Markus Mohrhard2-0/+128
2011-12-06normalize Red Hat, Inc.Caolán McNamara1-9/+9
2011-12-06WaE: uninitialized valueMarkus Mohrhard2-4/+4
2011-12-05enable sc's c++ subsequenttests related to fdo#43308Markus Mohrhard2-16/+12
2011-12-05add subsequenttest for failing test CellPropertiesMarkus Mohrhard1-0/+117
2011-12-05adjust sc's c++ subsequenttest conceptMarkus Mohrhard1-1/+1
2011-12-05add subsequent test for failing test TableAutoFormatFieldMarkus Mohrhard1-0/+107
2011-12-01-Werror=unused-parameter fix (completely removed unused setRowVisible())Stephan Bergmann1-8/+0
2011-11-30move sc's macros test into sc/qa/extrasMarkus Mohrhard1-0/+223
2011-11-30only load the testfile once and after that reuse the already loaded fileMarkus Mohrhard1-1/+3
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard2-0/+179