summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-2/+2
2012-11-12add test for EDB-22591Caolán McNamara1-0/+0
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard3-31/+43
2012-11-09add initial xlsx cond format export testMarkus Mohrhard1-4/+58
2012-11-09make the eport test easier to useMarkus Mohrhard1-5/+14
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida1-0/+27
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida1-0/+112
2012-11-03this should not have been commitedMarkus Mohrhard1-9/+0
2012-11-03add an import test for the new cond formatsMarkus Mohrhard3-0/+50
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard1-0/+3
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida1-1/+11
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida1-6/+18
2012-11-02A little more check won't hurt...Kohei Yoshida1-0/+2
2012-11-01New unit test for shifting cells.Kohei Yoshida1-0/+24
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida1-0/+7
2012-11-01Unit test for cache filtering, to secure the recent bug fix I did.Kohei Yoshida1-0/+25
2012-11-01another some more regression testsCaolán McNamara1-0/+0
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara3-45/+117
2012-11-01add test for EBD-22330Caolán McNamara1-0/+0
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida1-1/+10
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida1-8/+5
2012-10-30Intentionally add a formula cell in column 1.Kohei Yoshida1-0/+7
2012-10-30Another test case for column formula arrays.Kohei Yoshida1-0/+52
2012-10-30New unit test for formula dependency tracking.Kohei Yoshida1-16/+90
2012-10-26remove the temp file after loadingMarkus Mohrhard1-2/+2
2012-10-26disable the password test for some platformsMarkus Mohrhard1-0/+2
2012-10-26implement export password testMarkus Mohrhard1-0/+85
2012-10-26add basic calc export testMarkus Mohrhard1-0/+190
2012-10-19add test case for the MATCH functionMarkus Mohrhard3-0/+1
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard1-0/+0
2012-10-15add a unit test for removing rows/columns with commentsMarkus Mohrhard1-0/+42
2012-10-11regression test for fdo#53814Noel Power1-0/+67
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard1-0/+27
2012-09-29sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak1-0/+2
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power2-2/+0
2012-09-25move XGoalSeek api test to c++Markus Mohrhard2-0/+69
2012-09-25add new test ( disabled ) to show still unresolved problem :-(Noel Power1-1/+7
2012-09-25unit test for fdo#55198Noel Power2-0/+20
2012-09-25unit test for bnc#780296 fixNoel Power2-2/+3
2012-09-24disable the color scale testMarkus Mohrhard1-2/+2
2012-09-24remove unused parameterMarkus Mohrhard1-5/+5
2012-09-23add forgotten filesMarkus Mohrhard4-0/+80
2012-09-23little refactoring and code simplificationMarkus Mohrhard1-32/+16
2012-09-23add color scale import test for xlsxMarkus Mohrhard2-0/+22
2012-09-23improve the color Scale testMarkus Mohrhard2-22/+75
2012-09-23now we can also activate the cond format import test for xlsxMarkus Mohrhard2-1/+1
2012-09-22test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard1-0/+128
2012-09-22enable the cond format import test also for xls and xlsxMarkus Mohrhard3-12/+9
2012-09-22test for imported cond format range from odsMarkus Mohrhard1-0/+15