summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2018-12-13Add SUBTOTAL_FUNC_SELECTION_COUNT to ScFunctionData::update() and getResult()Eike Rathke
2018-12-13Introduce ScFunctionData::update() and getResult()Eike Rathke
2018-12-13sc: Use std::find() to simplify codeTakeshi Abe
2018-12-13loplugin:unusedfields in scNoel Grandin
2018-12-12Reset WelfordRunner in ScDPAggData::Reset()Eike Rathke
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke
2018-12-11Resolves: tdf#46119 implement GeneralFunction_VAR, VARP, STDEV and STDEVPEike Rathke
2018-12-11crashtesting: ooo55266-3.ods some members are nullptrKatarina Behrens
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-07sc: Peel off a pimplTakeshi Abe
2018-12-07sc: Drop ineffective SetError()Takeshi Abe
2018-12-07tdf#121759 Revert "tdf#99296 - Disable headers/footers by default"Heiko Tietze
2018-12-06print also contents of OpenCL buffers in debug outputLuboš Luňák
2018-12-05loplugin:singlevalfields in scNoel Grandin
2018-12-05OpenCL FVSCHEDULE() error checkingLuboš Luňák
2018-12-05OpenCL SQRT() error checkingLuboš Luňák
2018-12-05OpenCL NORMDIST() error checkingLuboš Luňák
2018-12-05fix OpenCL ROUND() when the second parameter is negativeLuboš Luňák
2018-12-05better/sane error checking in OpenCL BESSELJ()Luboš Luňák
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04fixes for OpenCL COVAR()Luboš Luňák
2018-12-04make OpenCL SLOPE() handle problems more gracefullyLuboš Luňák
2018-12-04check that OpenCL NORMDIST() takes a proper number of argumentsLuboš Luňák
2018-12-04opencl SERIESSUM does not handle plain double argumentsLuboš Luňák
2018-12-04fix opencl YIELDDISCLuboš Luňák
2018-12-03check in opencl for MROUND to take exactly 2 argumentsLuboš Luňák
2018-12-03add a macro for detecting incorrect number of parameters in openclLuboš Luňák
2018-12-03restore incorrectly removed codeLuboš Luňák
2018-12-03add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák
2018-12-03fix OpenCL PEARSON()Luboš Luňák
2018-12-03make OpenCL SUM() treat empty cells properlyLuboš Luňák
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-03restore functionality of OpenCL ParallelReductionVectorRef classLuboš Luňák
2018-12-03simply abort if SC_FORCE_CALCULATION has unknown valueLuboš Luňák
2018-12-03remove unused functionLuboš Luňák
2018-12-03fix OpenCL PRODUCT when there are actually no valuesLuboš Luňák
2018-12-03make sure opencl is not used from withing ocTableOpLuboš Luňák
2018-12-03fix opencl INTRATELuboš Luňák
2018-12-03sync PI value used in opencl SQRTPI to the one used in scaddinsLuboš Luňák
2018-12-03treat second argument of opencl's dollarde/dollarfr as integerLuboš Luňák
2018-12-03disable opencl implementation of AMORDEGRCLuboš Luňák
2018-12-03avoid crash in opencl AMORDEGRC and AMORLINT argument handlingLuboš Luňák
2018-12-03ofz#11679 avoid config using pathCaolán McNamara
2018-12-02no need for approxFloorhimajin100000
2018-11-30i#32345 Support a matrix of rank argument for LARGE()/SMALL()Takeshi Abe
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29make OpenCL bail out if it can't handle multi-column refsLuboš Luňák
2018-11-29calc threads cycle detection should not break computing a valueLuboš Luňák