summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard2-58/+58
2012-01-30clean-up sc's knownissues.xclMarkus Mohrhard1-17/+11
2012-01-30add test case for XReplaceableMarkus Mohrhard3-4/+24
2012-01-27Unit test for updating formula cells that references into the pivot table.Kohei Yoshida1-0/+31
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard3-2/+2
2012-01-25add test for ScTableSheetObjMarkus Mohrhard2-0/+87
2012-01-25disable all java based tests covered now by c++ based testsMarkus Mohrhard1-0/+13
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-2/+14
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida1-7/+24
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida1-2/+94
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida1-12/+12
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-12Removing debug statement.Kohei Yoshida1-1/+0
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida1-1/+24
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida1-6/+9
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida1-1/+2
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard4-0/+1
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida1-1/+11
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida1-13/+120
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida1-0/+31
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke1-4/+4
2012-01-09add some tests related to fdo#42624Markus Mohrhard7-78/+135
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida1-1/+12
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida1-0/+17
2012-01-07New unit test code for drawing objects.Kohei Yoshida1-20/+97
2012-01-06add inital part for XDatabaseRange test, related fdo#44167Markus Mohrhard1-0/+175
2012-01-05add mode-lines to some new filesCaolán McNamara1-0/+2
2012-01-04New unit test to test jumping to precedent / dependent cells.Kohei Yoshida1-0/+92
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard2-1/+5
2011-12-23sc test : enhance importSheet tests regarding namedRangesLaurent Godard2-9/+39
2011-12-21fix small problem with range names in copy/pasteMarkus Mohrhard1-2/+2
2011-12-20disable failing testMarkus Mohrhard1-1/+1
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard1-0/+85