summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_formula.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12loplugin:unusedfields variousNoel Grandin1-5/+0
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke1-3/+9
2015-12-11silence -Werror=strict-overflowEike Rathke1-3/+3
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke1-0/+184
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky1-15/+32
2015-11-16unit test for tdf#95670Eike Rathke1-0/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-28/+28
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-63/+63
2015-10-28unit test for tdf#95395Eike Rathke1-0/+23
2015-10-26let see if this works on 32-bit crapEike Rathke1-1/+11
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann1-2/+2
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-1/+1
2015-10-24unit test for MDETERM() tdf#32834Dennis Francis1-0/+40
2015-10-23tdf#89387 test for TTEST functionŁukasz Hryniuk1-0/+105
2015-10-22loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-22be precise in what area to insert the matrix formulaEike Rathke1-1/+1
2015-10-22unit test for tdf#95226Eike Rathke1-0/+36
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-16unit tests for formula error propagation, tdf#94869 relatedEike Rathke1-0/+75
2015-10-15add test for tdf#88179Markus Mohrhard1-0/+31
2015-10-14unit test for tdf#94514Eike Rathke1-0/+4
2015-10-01tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-25Testcases with several arrays for SUM and PRODUCTŁukasz Hryniuk1-0/+16
2015-09-25Broaden PRODUCT testŁukasz Hryniuk1-17/+38
2015-09-25Test for SUMX2MY2Łukasz Hryniuk1-0/+76
2015-09-24Test for SUMSQŁukasz Hryniuk1-0/+66
2015-09-24Whoops, missing CPPUNIT_TEST linesŁukasz Hryniuk1-14/+15
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-09WaE: loplugin:stringconstantTor Lillqvist1-2/+2
2015-09-08TableRef: add unit tests for column names updates and header-lessEike Rathke1-0/+223
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-8/+8
2015-08-26unit test that parsing range fragments should failEike Rathke1-0/+33
2015-08-26Revert "do not parse range fragments as valid ranges"Stephan Bergmann1-33/+0
2015-08-26unit test that parsing range fragments should failEike Rathke1-0/+33
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk1-0/+83
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk1-0/+82
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk1-0/+65
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk1-0/+17
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk1-0/+11
2015-08-21loplugin:defaultparamsNoel Grandin1-8/+8
2015-08-12loplugin:stringconstantStephan Bergmann1-13/+13
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk1-0/+106
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk1-0/+20
2015-08-11loplugin:stringconstantStephan Bergmann1-6/+6
2015-08-10tdf#89387 a few tests for FTEST functionŁukasz Hryniuk1-0/+54
2015-08-10tdf#89387 related tests for ScSumXMY2()Łukasz Hryniuk1-0/+30