summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro2-1/+71
2015-02-23fix windows buildMarkus Mohrhard1-1/+1
2015-02-23tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert2-0/+19
2014-12-13check that the fdo#79441 case works in both update references modesEike Rathke2-1/+13
2014-11-23bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar2-0/+22
2014-11-23Adapt sorting unit tests for new default.Michael Meeks3-6/+84
2014-11-23Back-port Kohei's comprehensive sorting unit tests from master.Michael Meeks3-492/+1484
2014-11-23fdo#81633: Add a hidden configuration option to toggle ref update on sort.Kohei Yoshida1-6/+6
2014-09-23bnc#592918: Display data description in pivot table.Kohei Yoshida1-26/+26
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida2-6/+8
2014-05-23Forgot to remove debug statements.Kohei Yoshida1-4/+0
2014-05-22fdo#78903: Write test for this.Kohei Yoshida2-0/+60
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 Yoshida2-0/+27
2014-05-16fdo#75056: Write test for this.Kohei Yoshida1-18/+113
2014-05-15fdo#77537: Write export test for this.Kohei Yoshida1-17/+96
2014-05-15error: invalid conversion from 'int' to 'formula::StackVar'Miklos Vajna1-4/+4
2014-05-14Add test for CHOOSE function.Kohei Yoshida2-0/+24
2014-05-14Add unit test for IF function.Kohei Yoshida2-0/+18
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida4-3/+97
2014-05-13fdo#76710: Write test for this.Kohei Yoshida2-0/+108
2014-05-13fdo#78471: Write test for import of shared formulas from BIFF5.Kohei Yoshida2-0/+18
2014-05-13fdo#78402: Write test for this.Kohei Yoshida3-0/+138
2014-05-12integrate the date time testsMarkus Mohrhard1-0/+9
2014-05-12add tests for date time functionsKen Biondi2-0/+29
2014-05-11fix-includes.pl: scThomas Arnhold9-30/+30
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 Yoshida2-0/+57
2014-05-09fdo#77806: Write test for this.Kohei Yoshida1-0/+9
2014-05-06fdo#77990: Write test for this, using the 2nd test document submitted.Kohei Yoshida2-0/+15
2014-05-06fdo#77647: Test for reference adjustment on column insertion.Kohei Yoshida3-16/+53
2014-05-06fdo#77944: Write test for this.Kohei Yoshida3-0/+54
2014-05-01coverity#738786 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-05-01fdo#78079: Write test for this.Kohei Yoshida4-32/+114
2014-05-01add test for fdo#75168Markus Mohrhard3-4/+16
2014-05-01add unit test for fdo#77984Markus Mohrhard2-0/+40
2014-04-29fdo#76912: Write a test for this.Kohei Yoshida1-0/+23
2014-04-29fdo#74322: Additional test for the followup issue.Kohei Yoshida1-0/+22
2014-04-28fdo#77647: Write test for this.Kohei Yoshida2-1/+44
2014-04-28WaE: Unreferenced function definitionTor Lillqvist1-0/+4
2014-04-28Add a bit more test code to test the normal use cases of MIN.Kohei Yoshida1-0/+12
2014-04-28fdo#77969: Write test for this corner case.Kohei Yoshida2-0/+40
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke1-0/+7
2014-04-28fdo#75397: Write unit test for this.Kohei Yoshida2-0/+35
2014-04-25fdo#76611: Write test for this.Kohei Yoshida2-0/+30
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke3-114/+159
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+1