summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Undo inadvertent indentation change.Stephan Bergmann2012-01-191-1/+1
* Fix C++03 enum member scope.Stephan Bergmann2012-01-191-5/+5
* little clean-up in xspreadsheet2 testMarkus Mohrhard2012-01-181-19/+8
* sc test : refactor importSheet testsLaurent Godard2012-01-182-61/+220
* it is not possible to start/terminate libreoffice twice in the same programMarkus Mohrhard2012-01-182-10/+0
* terminate xcellrangesquery correctlyMarkus Mohrhard2012-01-181-7/+35
* terminate xdatabaserange correctlyMarkus Mohrhard2012-01-181-2/+36
* correctly terminate cellpropertiesMarkus Mohrhard2012-01-181-2/+39
* correctly terminate tableautoformatfieldMarkus Mohrhard2012-01-181-0/+27
* these two variables don't need to be staticMarkus Mohrhard2012-01-181-4/+2
* add test for sheet::XDataPilotTableMarkus Mohrhard2012-01-161-0/+151
* some adjustments in the XSpreadsheet2 api testMarkus Mohrhard2012-01-151-3/+44
* sc test : update importSheet testsLaurent Godard2012-01-151-13/+6
* add test case for datapilot apiMarkus Mohrhard2012-01-152-0/+311
* correctly terminate XDataPilotFieldGroupingMarkus Mohrhard2012-01-151-1/+37
* Removing debug statement.Kohei Yoshida2012-01-121-1/+0
* Test the new logic of our pivot data cache life cycle.Kohei Yoshida2012-01-121-1/+24
* fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida2012-01-121-6/+9
* fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida2012-01-121-1/+2
* add test for range name import, related fdo#42624Markus Mohrhard2012-01-124-0/+1
* Test code for sheet source data cache relocation.Kohei Yoshida2012-01-111-1/+11
* New test for pivot tables with named source ranges.Kohei Yoshida2012-01-111-13/+120
* Unit test for repositioning of cell-anchored line objects.Kohei Yoshida2012-01-111-0/+31
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
* adapted test case cell input to new date acceptance realityEike Rathke2012-01-111-4/+4
* add some tests related to fdo#42624Markus Mohrhard2012-01-097-78/+135
* More unit test code to test copying a sheet with drawing object.Kohei Yoshida2012-01-071-1/+12
* More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida2012-01-071-0/+17
* New unit test code for drawing objects.Kohei Yoshida2012-01-071-20/+97
* add inital part for XDatabaseRange test, related fdo#44167Markus Mohrhard2012-01-061-0/+175
* add mode-lines to some new filesCaolán McNamara2012-01-051-0/+2
* New unit test to test jumping to precedent / dependent cells.Kohei Yoshida2012-01-041-0/+92
* fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard2011-12-272-1/+5
* sc test : enhance importSheet tests regarding namedRangesLaurent Godard2011-12-232-9/+39
* fix small problem with range names in copy/pasteMarkus Mohrhard2011-12-211-2/+2
* disable failing testMarkus Mohrhard2011-12-201-1/+1
* add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard2011-12-201-0/+85
* add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard2011-12-171-3/+6
* c++ subsequent tests for XSpreadsheets2::importSheetLaurent Godard2011-12-173-1/+233
* c++ subsequent tests XRangeName and XRangeNamesLaurent Godard2011-12-163-3/+202
* disable scs' subsequenttests that use binfilter formatsMarkus Mohrhard2011-12-161-2/+2
* sc test xrangename - code cleaning and minor bug aNr2Laurent Godard2011-12-161-57/+53
* add c++ based subsequenttest for XNamedRangeLaurent Godard2011-12-142-0/+265
* add test for ScDataPilotFieldObj::XDataPilotFieldGroupingMarkus Mohrhard2011-12-081-0/+113
* extend DataPilotField tests to the whole property setMarkus Mohrhard2011-12-071-0/+136
* add test for failing DataPilotField test, related fdo#43308Markus Mohrhard2011-12-072-0/+128
* add some more functions test to sc's filters-testWolfgang Pechlaner2011-12-072-0/+5
* fdo#43534: Partially support external refs in CELL function.Kohei Yoshida2011-12-071-0/+38
* normalize Red Hat, Inc.Caolán McNamara2011-12-063-25/+26
* Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann2011-12-061-39/+0