summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2012-01-24enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard
2012-01-19Undo inadvertent indentation change.Stephan Bergmann
2012-01-19Fix C++03 enum member scope.Stephan Bergmann
2012-01-18little clean-up in xspreadsheet2 testMarkus Mohrhard
2012-01-18sc test : refactor importSheet testsLaurent Godard
2012-01-18it is not possible to start/terminate libreoffice twice in the same programMarkus Mohrhard
2012-01-18terminate xcellrangesquery correctlyMarkus Mohrhard
2012-01-18terminate xdatabaserange correctlyMarkus Mohrhard
2012-01-18correctly terminate cellpropertiesMarkus Mohrhard
2012-01-18correctly terminate tableautoformatfieldMarkus Mohrhard
2012-01-18these two variables don't need to be staticMarkus Mohrhard
2012-01-16add test for sheet::XDataPilotTableMarkus Mohrhard
2012-01-15some adjustments in the XSpreadsheet2 api testMarkus Mohrhard
2012-01-15sc test : update importSheet testsLaurent Godard
2012-01-15add test case for datapilot apiMarkus Mohrhard
2012-01-15correctly terminate XDataPilotFieldGroupingMarkus Mohrhard
2012-01-12Removing debug statement.Kohei Yoshida
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke
2012-01-09add some tests related to fdo#42624Markus Mohrhard
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida
2012-01-07New unit test code for drawing objects.Kohei Yoshida
2012-01-06add inital part for XDatabaseRange test, related fdo#44167Markus Mohrhard
2012-01-05add mode-lines to some new filesCaolán McNamara
2012-01-04New unit test to test jumping to precedent / dependent cells.Kohei Yoshida
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard
2011-12-23sc test : enhance importSheet tests regarding namedRangesLaurent Godard
2011-12-21fix small problem with range names in copy/pasteMarkus Mohrhard
2011-12-20disable failing testMarkus Mohrhard
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard
2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard
2011-12-17c++ subsequent tests for XSpreadsheets2::importSheetLaurent Godard
2011-12-16c++ subsequent tests XRangeName and XRangeNamesLaurent Godard
2011-12-16disable scs' subsequenttests that use binfilter formatsMarkus Mohrhard
2011-12-16sc test xrangename - code cleaning and minor bug aNr2Laurent Godard
2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard
2011-12-08add test for ScDataPilotFieldObj::XDataPilotFieldGroupingMarkus Mohrhard
2011-12-07extend DataPilotField tests to the whole property setMarkus Mohrhard
2011-12-07add test for failing DataPilotField test, related fdo#43308Markus Mohrhard
2011-12-07add some more functions test to sc's filters-testWolfgang Pechlaner
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida