summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2013-07-24fdo#67206: Don't forget to swap the broadcaster storage when swapping columns.Kohei Yoshida1-8/+44
2013-07-03temporarily disable tests known to failChristian Lohmaier1-2/+2
2013-06-28we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-1/+1
2013-06-28unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960)Noel Power3-3/+22
2013-06-28fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power1-3/+3
2013-05-22Disable Calc perf test by default & output both pseudo-cycles and real time.Kohei Yoshida1-47/+39
2013-05-22Use the block position of the destination, not of the source.Kohei Yoshida1-0/+1
2013-05-22Adjust a bit.Kohei Yoshida1-1/+1
2013-05-22Hopefully this will disable testPerf for Windows too... Untested.Kohei Yoshida1-1/+1
2013-05-22Disable the perf test for dbgutil build.Kohei Yoshida1-0/+2
2013-05-22make calc tests use some sort of pseudo-cycle measurementMichael Meeks1-79/+71
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida1-0/+94
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida1-0/+92
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida1-21/+40
2013-05-20Make these stack variables & fix one memory leak with the undo object.Kohei Yoshida1-9/+6
2013-05-20Add performance test for repeat-pasting cell to a large cell range.Kohei Yoshida1-0/+80
2013-05-20Add perf test for removal of large array of formula cells.Kohei Yoshida1-1/+26
2013-05-20Unit test for range deletion of broadcasters.Kohei Yoshida1-6/+30
2013-05-20First (?) performance regression unit test against clearing of a sheet.Kohei Yoshida1-0/+52
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-7/+7
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida1-4/+75
2013-05-09The same thing applies in reverse direction.Kohei Yoshida1-2/+7
2013-05-09Fix another broadcaster bug and a test code to catch it.Kohei Yoshida1-0/+13
2013-05-09Test to ensure that removing a listening formula cell remove the broadcaster.Kohei Yoshida1-0/+8
2013-05-09More test and more fix wrt broadcaster rework.Kohei Yoshida1-13/+81
2013-05-09Start writing unit test for broadcaster storage. Found & fixed one bug.Kohei Yoshida1-0/+52
2013-05-03Additional unit test for sorting.Kohei Yoshida1-14/+65
2013-04-30Unit test for the earlier reference toggling bug.Kohei Yoshida1-0/+27
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-142/+24
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida1-0/+1
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2-0/+10
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida2-0/+26
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida1-0/+0
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida1-0/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-28/+26
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida2-2/+2
2013-03-28More on replacing ScBaseCell.Kohei Yoshida1-10/+11
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-2/+4
2013-03-26add inital test case for fdo#62206Markus Mohrhard1-0/+29
2013-03-25a few more cases where we should close the doc after the testMarkus Mohrhard1-0/+8
2013-03-24close documents at the end of the testMarkus Mohrhard2-0/+15
2013-03-24use ASSERT_DOUBLES_EQUAL instead of CPPUNIT_ASSERT_DOUBLES_EQUAL in calcMarkus Mohrhard1-2/+2
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard3-0/+34
2013-03-23fix spelling errorMarkus Mohrhard1-1/+1
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida1-3/+1
2013-03-22More on reducing the ScBaseCell usage. That's it for today.Kohei Yoshida1-1/+1
2013-03-22add databar export testMarkus Mohrhard3-44/+70
2013-03-22add export test for color scalesMarkus Mohrhard3-101/+151
2013-03-22move the include statement to the correct header fileMarkus Mohrhard2-3/+1
2013-03-22remove two unused test filesMarkus Mohrhard2-0/+0