summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-27Specify type for cppunit macros.Kohei Yoshida
2013-06-27No need to increment formula row positions in InsertRow().Kohei Yoshida
2013-06-27More on shared formula cell handling.Kohei Yoshida
2013-06-27Initial version of dynamic grouping of formula cells.Kohei Yoshida
2013-06-25The horizontal cell iterator was *still* broken. Let's fix it again.Kohei Yoshida
2013-06-25unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960)Noel Power
2013-06-24Temporarily disable failing tests. Will look into it later.Kohei Yoshida
2013-06-24Fix a bug in "find all" search, and a test to catch it in the future.Kohei Yoshida
2013-06-24Turns out ScHorizontalIterator was still broken. Fix it for real.Kohei Yoshida
2013-06-24Make sure to set the cloned formula cells dirty during undo / redo.Kohei Yoshida
2013-06-24Fix a bug in the find area position code for the upward direction.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-24Turn on the perf test again. Will turn it off before merging.Kohei Yoshida
2013-06-24fix borders unit test ( test values have changed )Noel Power
2013-06-23fix the test caseMarkus Mohrhard
2013-06-16add initial version of WEBSERVICE functionMarkus Mohrhard
2013-06-16use ASSERT_EQUAL to get better diagnostic messageMarkus Mohrhard
2013-06-16inital work on FILTERXML functionMarkus Mohrhard
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-03add test case for outline import from ODSMarkus Mohrhard
2013-06-03Adjust the unit test cases to the final implementation.Kohei Yoshida
2013-06-03fix the test caseMarkus Mohrhard
2013-06-03add test case for fdo#62938Markus Mohrhard
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard
2013-06-02let us use clean test environmentsMarkus Mohrhard
2013-06-02CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard
2013-05-29add some tests for worksheet_change ( when excited by various range changes )Noel Power
2013-05-27add initial test case for DIF importMarkus Mohrhard
2013-05-22Disable Calc perf test by default & output both pseudo-cycles and real time.Kohei Yoshida
2013-05-22Use the block position of the destination, not of the source.Kohei Yoshida
2013-05-21Adjust a bit.Kohei Yoshida
2013-05-21Hopefully this will disable testPerf for Windows too... Untested.Kohei Yoshida
2013-05-21Disable the perf test for dbgutil build.Kohei Yoshida
2013-05-21make calc tests use some sort of pseudo-cycle measurementMichael Meeks
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida
2013-05-20Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida
2013-05-20Add perf test for removal of large array of formula cells.Kohei Yoshida
2013-05-20Unit test for range deletion of broadcasters.Kohei Yoshida
2013-05-20First (?) performance regression unit test against clearing of a sheet.Kohei Yoshida
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-10temporarily disable unit test that fails on windowsNoel Power
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida
2013-05-09The same thing applies in reverse direction.Kohei Yoshida