summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2012-12-26fix operator lookup with clangLuboš Luňák
2012-12-26add a unit test for new method in ScRangeListMarkus Mohrhard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18fix the test for cond format exportMarkus Mohrhard
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15changes to "calcishmakkica: #i101466# implement AVERAGEIF"Eike Rathke
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-07-Werror,-Wunused-resultStephan Bergmann
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-12-04Fix the testPasswordExport test.Kohei Yoshida
2012-12-04Remove duplicate code blocks.Kohei Yoshida
2012-12-04More adjustment of file load code in the unit test.Kohei Yoshida
2012-12-04Disable user interaction here too, to prevent dialog launches.Kohei Yoshida
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-11-12add test for EDB-22591Caolán McNamara
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard
2012-11-09add initial xlsx cond format export testMarkus Mohrhard
2012-11-09make the eport test easier to useMarkus Mohrhard
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida
2012-11-03this should not have been commitedMarkus Mohrhard
2012-11-03add an import test for the new cond formatsMarkus Mohrhard
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida
2012-11-02A little more check won't hurt...Kohei Yoshida
2012-11-01New unit test for shifting cells.Kohei Yoshida
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida
2012-11-01Unit test for cache filtering, to secure the recent bug fix I did.Kohei Yoshida
2012-11-01another some more regression testsCaolán McNamara
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-11-01add test for EBD-22330Caolán McNamara
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida
2012-10-30Intentionally add a formula cell in column 1.Kohei Yoshida
2012-10-30Another test case for column formula arrays.Kohei Yoshida
2012-10-30New unit test for formula dependency tracking.Kohei Yoshida
2012-10-26remove the temp file after loadingMarkus Mohrhard
2012-10-26disable the password test for some platformsMarkus Mohrhard
2012-10-26implement export password testMarkus Mohrhard
2012-10-26add basic calc export testMarkus Mohrhard
2012-10-19add test case for the MATCH functionMarkus Mohrhard
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard
2012-10-15add a unit test for removing rows/columns with commentsMarkus Mohrhard
2012-10-11regression test for fdo#53814Noel Power
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard