summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* remove the temp file after loadingMarkus Mohrhard2012-10-261-2/+2
* disable the password test for some platformsMarkus Mohrhard2012-10-261-0/+2
* implement export password testMarkus Mohrhard2012-10-261-0/+85
* add basic calc export testMarkus Mohrhard2012-10-261-0/+190
* add test case for the MATCH functionMarkus Mohrhard2012-10-193-0/+1
* fix problem with conditional formats in formats.odsMarkus Mohrhard2012-10-191-0/+0
* add a unit test for removing rows/columns with commentsMarkus Mohrhard2012-10-151-0/+42
* regression test for fdo#53814Noel Power2012-10-111-0/+67
* add test for ScRangeList::JoinMarkus Mohrhard2012-10-021-0/+27
* sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak2012-09-291-0/+2
* don't let numforats in dxf entries clobber global number formats & update testNoel Power2012-09-262-2/+0
* move XGoalSeek api test to c++Markus Mohrhard2012-09-252-0/+69
* add new test ( disabled ) to show still unresolved problem :-(Noel Power2012-09-251-1/+7
* unit test for fdo#55198Noel Power2012-09-252-0/+20
* unit test for bnc#780296 fixNoel Power2012-09-252-2/+3
* disable the color scale testMarkus Mohrhard2012-09-241-2/+2
* remove unused parameterMarkus Mohrhard2012-09-241-5/+5
* add forgotten filesMarkus Mohrhard2012-09-234-0/+80
* little refactoring and code simplificationMarkus Mohrhard2012-09-231-32/+16
* add color scale import test for xlsxMarkus Mohrhard2012-09-232-0/+22
* improve the color Scale testMarkus Mohrhard2012-09-232-22/+75
* now we can also activate the cond format import test for xlsxMarkus Mohrhard2012-09-232-1/+1
* test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard2012-09-221-0/+128
* enable the cond format import test also for xls and xlsxMarkus Mohrhard2012-09-223-12/+9
* test for imported cond format range from odsMarkus Mohrhard2012-09-221-0/+15
* Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida2012-09-211-0/+87
* add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard2012-09-211-0/+4
* introduce new option --disable-cve-testsDavid Ostrovsky2012-09-201-0/+2
* use the defines instead of hard coded numbersMarkus Mohrhard2012-09-191-4/+4
* enable the content test for lotus 123 filesMarkus Mohrhard2012-09-191-14/+22
* disable failing unoapi test, fdo#55065Markus Mohrhard2012-09-181-1/+1
* forgot to change the border xls testMarkus Mohrhard2012-09-181-3/+3
* add lotus .123 import testMarkus Mohrhard2012-09-182-2/+19
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* Test for setting current page back to '- all -' in pivot table.Kohei Yoshida2012-09-181-3/+24
* and another test for ScRangeList::DeleteAreaMarkus Mohrhard2012-09-181-0/+15
* more tests for ScRangeList::DeleteAreaMarkus Mohrhard2012-09-181-0/+23
* it is better to use ScRangeList::In than IntersectsMarkus Mohrhard2012-09-181-10/+10
* add tests for ScRangeList::UpdateReferenceMarkus Mohrhard2012-09-181-0/+23
* one more test for ScRangeList::DeleteAreaMarkus Mohrhard2012-09-171-0/+33
* add more test for ScRangeList::DeleteAreaMarkus Mohrhard2012-09-171-0/+39
* test case for ScRangeListMarkus Mohrhard2012-09-171-0/+76
* Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida2012-09-141-0/+18
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+0
* add unit test for basic sorting with cell noteMarkus Mohrhard2012-08-291-0/+45
* Add unit test for pivot table import from ods.Kohei Yoshida2012-08-272-0/+84
* New unit test for pivot table's case insensitive string comparison.Kohei Yoshida2012-08-221-0/+63
* ScFiltersTest: fix overloading problemMichael Stahl2012-08-151-4/+4
* Border test in Calc now checks also style in all bordersArtur Dorda2012-08-151-19/+32
* Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda2012-08-151-19/+47