summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Add additional checks for undo and redo here.private/kohei/sort-ref-updateKohei Yoshida1-0/+23
2014-07-13fdo#81309: Write test for out-of-place sorting.Kohei Yoshida1-1/+68
2014-07-13fdo#81309: Write another test.Kohei Yoshida1-0/+86
2014-07-13fdo#81309: Writer another test.Kohei Yoshida1-0/+87
2014-07-13fdo#81309: Write test for this.Kohei Yoshida1-0/+117
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-6/+7
2014-07-12Add another test case.Kohei Yoshida1-0/+32
2014-07-12fdo#80462: Write test for this.Kohei Yoshida1-0/+36
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-1/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-37/+37
2014-05-27fdo#78976: Test for this.Kohei Yoshida1-0/+43
2014-05-23coverity#1209494 Explicit null dereferencedCaolán McNamara1-0/+4
2014-05-23Forgot to remove debug statements.Kohei Yoshida1-4/+0
2014-05-22fdo#78903: Write test for this.Kohei Yoshida1-0/+57
2014-05-19add COLOR functionMarkus Mohrhard1-0/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16fdo#77735: Write test for this. This test will freeze with the bug present.Kohei Yoshida1-0/+25
2014-05-13fdo#76710: Write test for this.Kohei Yoshida1-0/+106
2014-05-13fdo#78402: Write test for this.Kohei Yoshida1-0/+7
2014-05-11fix-includes.pl: scThomas Arnhold1-5/+5
2014-05-10coverity#1213276 Resource leakCaolán McNamara1-0/+1
2014-05-10coverity#1213277 Resource leakCaolán McNamara1-0/+2
2014-05-09fdo#77056: Modify existing test to cover the reported scenario.Kohei Yoshida1-7/+37
2014-05-09fdo#77379: Write test for this.Kohei Yoshida1-0/+55
2014-05-09fdo#77806: Write test for this.Kohei Yoshida1-0/+9
2014-05-06fdo#77647: Test for reference adjustment on column insertion.Kohei Yoshida1-0/+9
2014-05-06fdo#77944: Write test for this.Kohei Yoshida1-0/+48
2014-05-01fdo#78079: Write test for this.Kohei Yoshida1-0/+74
2014-05-01add unit test for fdo#77984Markus Mohrhard1-0/+38
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+1
2014-04-23Remove compiler warnings.Kohei Yoshida1-2/+2
2014-04-23Add unit test for sorting with cell formats.Kohei Yoshida1-0/+162
2014-04-23Annotate the test code a bit to make it easier to follow.Kohei Yoshida1-15/+14
2014-04-23We have m_pDoc available here in the test...Kohei Yoshida1-11/+10
2014-04-14fdo#77209: Adjust this test to cover clip document use case as well.Kohei Yoshida1-14/+38
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida1-0/+12
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers1-0/+2
2014-04-07fdo#75741: Write test for this.Kohei Yoshida1-6/+9
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers1-0/+2
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida1-0/+48
2014-03-17fdo#76181 - cleanup OUString constructorsManas Joshi1-113/+80
2014-03-14some formula interpreter options are document specificEike Rathke1-6/+6
2014-03-14fdo#72741 - write unit test for in formula group swapping.Michael Meeks1-6/+69
2014-03-14Clean up a little.Kohei Yoshida1-9/+1
2014-03-14unit test for string conversion feature, related fdo#37132 fdo#74622Eike Rathke1-3/+74
2014-03-13fdo#76132: Write test for this first.Kohei Yoshida1-0/+31