summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-10tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier1-26/+79
2017-04-10Tests for "Precision as shown" following tdf#105657 tdf#106052Laurent Balland-Poirier1-0/+103
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke1-0/+30
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna1-13/+13
2016-10-20unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke1-0/+148
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin1-8/+8
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+0
2016-10-07Write test case for it.Kohei Yoshida1-0/+35
2016-10-07unit test for tdf#101562Eike Rathke1-0/+17
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard1-0/+13
2016-09-23convert formula error codes to scoped enumNoel Grandin1-5/+5
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard1-0/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-2/+2
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara1-4/+4
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke1-1/+1
2016-08-03UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke1-1/+1
2016-07-11loplugin:staticcallStephan Bergmann1-1/+1
2016-07-11Add test for empty Calc doc defaultsslideon1-0/+72
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-06-27tdf#100641 change UI name of EFFECTIVE to EFFECTEike Rathke1-1/+1
2016-06-23Related: tdf#100460 GetNotesInRange doesn't count last cell in rangeCaolán McNamara1-0/+6
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-1/+1
2016-05-07nuke the old ucalc perf testingMarkus Mohrhard1-325/+0
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers1-0/+2
2016-05-03tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers1-0/+2
2016-04-26tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers1-0/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-05Resolves: #i126901# CSV import: values with + or - followed by...Damjan Jovanovic1-1/+3
2016-03-24loplugin:constantparam in scNoel Grandin1-15/+15
2016-03-23loplugin:constantparam in scNoel Grandin1-7/+7
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-1/+2
2016-03-21unit test for copying cells within named range, tdf#93127Eike Rathke1-0/+21
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke1-12/+44
2016-03-18unit test for other-sheet-local names, tdf#96915Eike Rathke1-0/+26
2016-03-12fix memory leak in ucalcMarkus Mohrhard1-4/+3
2016-03-12fix memory leak in ucalc testMarkus Mohrhard1-3/+3
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-05tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparisonAleksas Pantechovskis1-11/+11
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-215/+235
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers1-0/+8
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard1-607/+0
2016-01-11add WEEKNUM_OOO hidden function resourceEike Rathke1-0/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard1-26/+0
2016-01-05Time wraparound validation featureBenjamin Ni1-0/+26
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+2
2015-12-17add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke1-0/+1
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-8/+8