summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)Author
2013-03-20Remove redundant "const" to silence bogus MSVC warningsStephan Bergmann
2013-03-20'size_t' is not the same as 'unsigned long'Tor Lillqvist
2013-03-19-Werror=format, "fix %d expects argument of type int"Julien Nabet
2013-03-19calm debug, and disable unless SC_FORMULAGROUP=1Michael Meeks
2013-03-19use cell hashing algorithm for computing groups.Michael Meeks
2013-03-19Unit test for formula token array vectorization state.Kohei Yoshida
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida
2013-03-19Fix build breakage.Kohei Yoshida
2013-03-19add initial formula group unit tests.Michael Meeks
2013-03-19Embed reference tokens in the generated hash values.Kohei Yoshida
2013-03-19Fix minor stuff in the test code...Kohei Yoshida
2013-03-19Implement (partially?) and test formula token array hash function.Kohei Yoshida
2013-03-19that should not have been in the patchMarkus Mohrhard
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-15Unit test to catch the out-of-sync text width bug I just fixed today.Kohei Yoshida
2013-03-14Remove ambiguity for the windows build.Kohei Yoshida
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida
2013-02-26blind Android printf int/long waeNoel Power
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-05UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida
2013-02-05fdo#39135: Add unit test for this.Kohei Yoshida
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-12at least use correct test data ...Eike Rathke
2013-01-12make this compile with a not so recent code baseEike Rathke
2013-01-11Actually call testFuncIFERRORStephan Bergmann
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-07New test for pivot table with field references.Kohei Yoshida
2013-01-02fdo#58539: Resizing matrix should also resize the flag storage too.Kohei Yoshida
2013-01-02fdo#56278: Write a unit test for this.Kohei Yoshida
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15changes to "calcishmakkica: #i101466# implement AVERAGEIF"Eike Rathke
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida