summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-31/+24
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida1-2/+0
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida1-1/+30
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida1-2/+2
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida1-1/+1
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida1-11/+86
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida1-1/+0
2013-01-12at least use correct test data ...Eike Rathke1-9/+18
2013-01-12make this compile with a not so recent code baseEike Rathke1-2/+2
2013-01-11Actually call testFuncIFERRORStephan Bergmann1-14/+10
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke1-20/+24
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers1-0/+67
2013-01-07New test for pivot table with field references.Kohei Yoshida1-0/+178
2013-01-02fdo#58539: Resizing matrix should also resize the flag storage too.Kohei Yoshida1-0/+10
2013-01-02fdo#56278: Write a unit test for this.Kohei Yoshida1-0/+34
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic1-0/+3
2012-12-15changes to "calcishmakkica: #i101466# implement AVERAGEIF"Eike Rathke1-0/+1
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-0/+1
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida1-5/+5
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida1-0/+29
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard1-31/+32
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida1-0/+27
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida1-0/+112
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida1-1/+11
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida1-6/+18
2012-11-02A little more check won't hurt...Kohei Yoshida1-0/+2
2012-11-01New unit test for shifting cells.Kohei Yoshida1-0/+24
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida1-0/+7
2012-11-01Unit test for cache filtering, to secure the recent bug fix I did.Kohei Yoshida1-0/+25
2012-10-30Intentionally add a formula cell in column 1.Kohei Yoshida1-0/+7
2012-10-30Another test case for column formula arrays.Kohei Yoshida1-0/+52
2012-10-30New unit test for formula dependency tracking.Kohei Yoshida1-16/+90
2012-10-15add a unit test for removing rows/columns with commentsMarkus Mohrhard1-0/+42
2012-10-11regression test for fdo#53814Noel Power1-0/+67
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida1-3/+24
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida1-0/+18
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+0
2012-08-29add unit test for basic sorting with cell noteMarkus Mohrhard1-0/+45
2012-08-22New unit test for pivot table's case insensitive string comparison.Kohei Yoshida1-0/+63
2012-08-13Unit test for pivot table's text number field member output.Kohei Yoshida1-0/+81
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-1/+1
2012-08-13test with and without "Empty string as zero" optionEike Rathke1-2/+22
2012-08-13these test should not have been disabledMarkus Mohrhard1-2/+0
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard1-20/+16
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard1-6/+2
2012-07-20second test for ScDocument::FindAreaPosMarkus Mohrhard1-1/+68
2012-07-20first test for ScDocument::FindAreaPosMarkus Mohrhard1-0/+75
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida1-1/+1
2012-07-19Support resizing matrix with a default value.Kohei Yoshida1-1/+1