summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Show column/row grand totals only when at least one column/row field exists.Kohei Yoshida2012-02-251-10/+4
* add test case for old password algorithm, related fdo#45171Markus Mohrhard2012-02-212-5/+22
* add testRefresh to ScDatabaseRangeObj, related fdo#44167Markus Mohrhard2012-02-192-1/+2
* adapt ScDataPilotTableObj test to XDataPilotTable2 changesMarkus Mohrhard2012-02-191-1/+12
* remove ScNamedRangeObj from java based testsMarkus Mohrhard2012-02-191-0/+2
* add XCellRangeReferrer test to ScRangeNameObjMarkus Mohrhard2012-02-191-4/+7
* add XNamed test to ScNamedRangeMarkus Mohrhard2012-02-194-13/+32
* remove some more tests from the java based testsMarkus Mohrhard2012-02-191-1/+1
* add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard2012-02-172-2/+26
* add missing fileMarkus Mohrhard2012-02-161-0/+0
* add two more test cases to XDatabaseRangeMarkus Mohrhard2012-02-161-1/+3
* enable XDatabaseRangeTest againMarkus Mohrhard2012-02-161-1/+1
* this should test ods and not xlsMarkus Mohrhard2012-02-161-1/+1
* Add comment wondering why this loadFile() isn't in oslTor Lillqvist2012-02-151-0/+6
* Special-case files in /assets on AndroidTor Lillqvist2012-02-151-0/+15
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-1/+3
|\
| * Move assertions before useTor Lillqvist2012-01-311-2/+6
* | use better assertion macrosMarkus Mohrhard2012-02-121-2/+2
* | refactor subsequent_filters-test and move each test into own methodMarkus Mohrhard2012-02-111-144/+181
* | refactor filters-test and move each test in own methodMarkus Mohrhard2012-02-111-44/+63
* | add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard2012-02-101-2/+35
* | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-17/+17
* | add some more test casesMarkus Mohrhard2012-02-052-0/+3
* | add some helpful entries to test fileMarkus Mohrhard2012-02-051-0/+0
* | variable is unused ATMMarkus Mohrhard2012-02-051-2/+2
* | remove unused test document, use the ods version insteadMarkus Mohrhard2012-02-021-0/+0
* | try to enable all sc subsequenttestsMarkus Mohrhard2012-02-022-58/+58
* | clean-up sc's knownissues.xclMarkus Mohrhard2012-01-301-17/+11
* | add test case for XReplaceableMarkus Mohrhard2012-01-303-4/+24
* | Unit test for updating formula cells that references into the pivot table.Kohei Yoshida2012-01-271-0/+31
* | switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard2012-01-263-2/+2
* | add test for ScTableSheetObjMarkus Mohrhard2012-01-252-0/+87
* | disable all java based tests covered now by c++ based testsMarkus Mohrhard2012-01-251-0/+13
* | add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard2012-01-251-2/+14
* | New unit test for refreshing a pivot table without data cache.Kohei Yoshida2012-01-251-7/+24
* | New unit test for pivot table's date output handling.Kohei Yoshida2012-01-251-2/+94
|/
* DataPilot to PivotTable in function names.Kohei Yoshida2012-01-241-12/+12
* enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard2012-01-241-2/+2
* refactor concept for c++ based subsequenttestsMarkus Mohrhard2012-01-2318-2374/+664
* 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