summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/parclass.cxx
AgeCommit message (Expand)Author
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-07-28Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-20use tools::Long in scNoel
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-27Add the few functions without parameters as entries with BoundsEike Rathke
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-08Resolves: tdf#129681 Handle array/matrix in AGGREGATE() with ignore errorsEike Rathke
2019-12-22sal_Char->char in scNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis
2019-02-28ocMatTrans with ForceArrayEike Rathke
2019-02-27Related: tdf#122301 TRANSPOSE() with ForceArrayReturn on callerEike Rathke
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke
2019-01-07Resolves: tdf#122301 ReferenceOrForceArray for FREQUENCY() parametersEike Rathke
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Resolves: tdf#91502 handle ISFORMULA() in array contextEike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-31Classify ocPercentSign as Array capableEike Rathke
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-02Output return type and use Bounds for OpCodes without returnEike Rathke
2017-06-02Add parentheses only for functions and operatorsEike Rathke
2017-06-02Add all OpCodes without parameters to classificationEike Rathke
2017-06-02Streaming sal_uInt8 with value 0 into SAL_WARN truncates output, cast to intEike Rathke
2017-06-02Remove pointless SAL_INFOEike Rathke
2017-06-02Fix build with DEBUG_SC_PARCLASSDOCEike Rathke
2017-05-10ParamClass::Reference return for range creating OpCodes, tdf#107724 relatedEike Rathke
2017-05-10Resolves: tdf#107724 INDIRECT and OFFSET return ParamClass::ReferenceEike Rathke
2017-05-10GetParameterType: SAL_MAX_UINT16 for return ParamClass, tdf#107724 prepEike Rathke
2017-05-10Add ParamClass ScParameterClassification::CommonData::eReturn, tdf#107724 prepEike Rathke
2017-05-09Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prepEike Rathke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20keep list sorted by alphabetical opcodeEike Rathke
2017-04-20Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-07Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke
2015-08-12rename confusing classesWinfried Donkers
2015-07-24enable FORMULA() to be used in array contextEike Rathke
2015-07-21MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke