summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-16weld ScFilterDlgCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-12weld ScPrintAreasDlgCaolán McNamara
2019-04-11weld ScSimpleRefDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-09zugeordnetes->associatedCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák
2018-09-28Remove unused ocIndirectXL and ocAddressXLEike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-07-19Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2018-07-14Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke
2018-07-13Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925Eike Rathke
2018-06-26More Implicit intersection computationDennis Francis
2018-06-05Add "Unsupported inline array content." BadArrayContent message, tdf#117879Eike Rathke
2018-05-17disable also ocStyle for Calc's threadingLuboš Luňák
2018-05-14loplugin:useuniqueptr in FormulaTokenArrayNoel Grandin
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis
2018-03-06Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke
2018-02-20Resolves: tdf#115879 treat NOT as the 1-parameter function that it isEike Rathke
2018-01-15More loplugin:cstylecast: formulaStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-20Remove unused ocExternalRefEike Rathke
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-25Add a debugging output OpCodeEnumToString() functionTor Lillqvist
2017-11-24Mention that the StackVarEnumToString should really be an operator<<Tor Lillqvist
2017-11-21cache FormulaToken for doublesDennis Francis
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke