summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-07sc: Peel off a pimplTakeshi Abe
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-12-07sc: Drop ineffective SetError()Takeshi Abe
2018-12-07tdf#121759 Revert "tdf#99296 - Disable headers/footers by default"Heiko Tietze
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski
2018-12-07remove unused XMLShapeExportFlags::NO_CHART_DATANoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-06print also contents of OpenCL buffers in debug outputLuboš Luňák
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard
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-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-05tdf#117332: select replaced text to properly replace it next timeMike Kaganski
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-04tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
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