summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Revert "temp tinderbox fix"Caolán McNamara8-0/+8
2016-07-28use div() instead of /0 to content ubsanCaolán McNamara1-4/+4
2016-07-28Bin leftover dead declarationTor Lillqvist1-1/+0
2016-07-28display the SearchAll() and ReplaceAll() results for notes, tdf#65334 relatedEike Rathke3-13/+47
2016-07-27add uui component to some other placesCaolán McNamara1-0/+1
2016-07-27use div() instead of /0 to content ubsanCaolán McNamara1-2/+2
2016-07-27use HasCellNotes() when looping and searching for notes, tdf#65334 follow-upEike Rathke1-8/+39
2016-07-27add WORKDAY.INTL test caseZdeněk Crhonek1-0/+2341
2016-07-27use GetCellArea() also in SearchAll() and ReplaceAll(), tdf#65334 follow-upEike Rathke1-2/+8
2016-07-27do not search in empty string if there is no note, tdf#65334 follow-upEike Rathke1-5/+14
2016-07-27use GetCellArea() when searching for notes, tdf#65334 follow-upEike Rathke1-1/+4
2016-07-27include empty cells if notes are searched, tdf#65334 follow-upEike Rathke1-1/+1
2016-07-27formally->formerlyCaolán McNamara1-2/+1
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara3-4/+30
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist4-156/+1
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist3-584/+0
2016-07-27Remove effectively dead codeTor Lillqvist3-254/+0
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin9-102/+55
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke5-30/+13
2016-07-27improve passstuffbyref return analysisNoel Grandin33-48/+46
2016-07-27update WEEKS test caseZdeněk Crhonek1-125/+108
2016-07-27update MIRR testcaseZdeněk Crhonek1-88/+70
2016-07-26add VDB test caseZdeněk Crhonek1-0/+3206
2016-07-26add TBILLPRICE test caseZdeněk Crhonek1-0/+3027
2016-07-26add TBILLYIELD test caseZdeněk Crhonek1-0/+3074
2016-07-26add ROUND test caseZdeněk Crhonek1-0/+2383
2016-07-26add radians test caseZdeněk Crhonek1-0/+2314
2016-07-26add ROUNDDOWN test caseZdeněk Crhonek1-0/+2411
2016-07-26add ROUNDUP testcaseZdeněk Crhonek1-0/+2363
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke8-17/+91
2016-07-26Add test data for NORMSDISTTor Lillqvist1-0/+0
2016-07-26this can be a ScopedVclPtrInstanceCaolán McNamara1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara25-35/+35
2016-07-26add POWER test caseZdeněk Crhonek1-0/+2350
2016-07-26add ODD test caseZdeněk Crhonek1-0/+2322
2016-07-26add MULTINOMIAL test caseZdeněk Crhonek1-0/+3187
2016-07-26add QUOTIENT test caseZdeněk Crhonek1-0/+2425
2016-07-26add PRODUCT test caseZdeněk Crhonek1-0/+2394
2016-07-26sc: replace GetScenarioData() calls with GetScenarioFlags()Jochen Nitschke1-18/+6
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke31-168/+180
2016-07-26Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth1-3/+2
2016-07-25No need for own implementation of erfc() in OpenCLTor Lillqvist3-192/+1
2016-07-25use div() instead of /0 to content ubsanEike Rathke1-1/+1
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna3-4/+71
2016-07-25new loplugin overrideparamNoel Grandin20-26/+26
2016-07-25sc: remove ScPointerChangedHint classJochen Nitschke3-36/+0
2016-07-25sc: replace GET_SCALEVALUE macro with a lambdaJochen Nitschke1-7/+7
2016-07-25add ISLOGICAL test caseZdeněk Crhonek1-360/+435
2016-07-24add SYD test caseZdeněk Crhonek1-0/+2877