summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida2012-12-051-0/+29
* Fix the testPasswordExport test.Kohei Yoshida2012-12-041-4/+10
* Remove duplicate code blocks.Kohei Yoshida2012-12-041-41/+16
* More adjustment of file load code in the unit test.Kohei Yoshida2012-12-041-0/+4
* Disable user interaction here too, to prevent dialog launches.Kohei Yoshida2012-12-041-0/+2
* Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida2012-12-042-0/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-12-043-2/+57
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-2/+2
* database names are case insensitive, fdo#51309Mathieu D2012-11-191-2/+2
* add test for EDB-22591Caolán McNamara2012-11-121-0/+0
* make handling of doubles in sc tests easierMarkus Mohrhard2012-11-103-31/+43
* add initial xlsx cond format export testMarkus Mohrhard2012-11-091-4/+58
* make the eport test easier to useMarkus Mohrhard2012-11-091-5/+14
* New unit test to ensure correct matrix creation.Kohei Yoshida2012-11-081-0/+27
* New unit test for pivot table's handling of double-precision values.Kohei Yoshida2012-11-081-0/+112
* this should not have been commitedMarkus Mohrhard2012-11-031-9/+0
* add an import test for the new cond formatsMarkus Mohrhard2012-11-033-0/+50
* be more forgiving for empty cells in tests with csv filesMarkus Mohrhard2012-11-031-0/+3
* More test cases for cell notes that currently fail.Kohei Yoshida2012-11-021-1/+11
* Added comment for the note test code & added test for new scenario.Kohei Yoshida2012-11-021-6/+18
* A little more check won't hurt...Kohei Yoshida2012-11-021-0/+2
* New unit test for shifting cells.Kohei Yoshida2012-11-011-0/+24
* No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida2012-11-011-0/+7
* Unit test for cache filtering, to secure the recent bug fix I did.Kohei Yoshida2012-11-011-0/+25
* another some more regression testsCaolán McNamara2012-11-011-0/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-013-45/+117
* add test for EBD-22330Caolán McNamara2012-11-011-0/+0
* fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida2012-10-311-1/+10
* Use 'e' prefix for enum values.Kohei Yoshida2012-10-311-8/+5
* Intentionally add a formula cell in column 1.Kohei Yoshida2012-10-301-0/+7
* Another test case for column formula arrays.Kohei Yoshida2012-10-301-0/+52
* New unit test for formula dependency tracking.Kohei Yoshida2012-10-301-16/+90
* 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