summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/ucalc_formula.cxx
Commit message (Expand)AuthorAgeFilesLines
* unit test for unresolved external references, tdf#93101Eike Rathke2016-05-201-0/+80
* Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke2016-05-131-3/+9
* Fix unittest failure on aarch64Tomáš Chvátal2016-05-131-1/+1
* Replace namespace ScErrorCodes with formula...Kohei Yoshida2016-05-041-4/+4
* add test for tdf#98990Markus Mohrhard2016-05-011-0/+32
* unit test for copying names not used in formulas during sheet-copyEike Rathke2016-04-301-0/+16
* Avoid reserved identifiersStephan Bergmann2016-04-221-14/+14
* tdf#90290: use custom asserter for formula checkStefan Weiberg2016-04-181-407/+206
* unit test for copying nested names during copying sheetEike Rathke2016-03-311-0/+83
* unit test for copying sheet-local names before original positionEike Rathke2016-03-251-0/+33
* unit test for copying global names to sheet-local names, tdf#75372Eike Rathke2016-03-241-0/+38
* loplugin:constantparam in scNoel Grandin2016-03-241-2/+2
* add test for new ScMatConcat codeMarkus Mohrhard2016-03-231-0/+57
* loplugin:constantparam in scNoel Grandin2016-03-231-16/+16
* tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2016-03-221-6/+7
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-77/+87
* unit test for tdf#98389 huge external range reference matrixEike Rathke2016-03-081-1/+26
* tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis2016-03-051-66/+66
* unit test for tdf#98297, exclude/include error values with COUNT/COUNTAEike Rathke2016-03-031-0/+12
* tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti2016-03-011-3/+3
* sc - unit tests for tdf#97369 and tdf#97587Marco Cecchetti2016-02-271-0/+176
* use better asserter macroMarkus Mohrhard2016-02-181-1/+1
* Formatting changes across all modulesChris Sherlock2016-02-091-1/+0
* tdf#90290, add custom asserter for formulaMarkus Mohrhard2016-02-031-2/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* silence -Werror=strict-overflowEike Rathke2015-12-111-3/+3
* unit test for sticky end col/row anchors, tdf#92779Eike Rathke2015-12-111-0/+184
* sc interpreter: Force OpenCL off when testing the s/w interpreter.Jan Holesovsky2015-12-111-0/+4
* Undef RGB where it was defined, not where it gets usedStephan Bergmann2015-12-101-3/+0
* Wingdi RGB macro handling improvedAshod Nakashian2015-12-041-0/+3
* sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky2015-12-011-15/+32
* loplugin:unusedfields variousNoel Grandin2015-11-251-5/+0
* unit test for tdf#95670Eike Rathke2015-11-161-0/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-28/+28
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-63/+63
* unit test for tdf#95395Eike Rathke2015-10-281-0/+23
* let see if this works on 32-bit crapEike Rathke2015-10-261-1/+11
* Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann2015-10-261-2/+2
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-1/+1
* unit test for MDETERM() tdf#32834Dennis Francis2015-10-241-0/+40
* tdf#89387 test for TTEST functionŁukasz Hryniuk2015-10-231-0/+105
* loplugin:defaultparamsStephan Bergmann2015-10-221-1/+1
* be precise in what area to insert the matrix formulaEike Rathke2015-10-221-1/+1
* unit test for tdf#95226Eike Rathke2015-10-221-0/+36
* loplugin:defaultparamsStephan Bergmann2015-10-201-3/+3
* unit tests for formula error propagation, tdf#94869 relatedEike Rathke2015-10-161-0/+75
* add test for tdf#88179Markus Mohrhard2015-10-151-0/+31
* unit test for tdf#94514Eike Rathke2015-10-141-0/+4
* tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens2015-10-011-3/+3