summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-07tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2018-12-06remove uno:InsertObjectChartFromFile command from UIandreas kainz
2018-12-06tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2018-12-06tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2018-12-06print also contents of OpenCL buffers in debug outputLuboš Luňák
2018-12-05tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2018-12-05tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2018-12-05tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2018-12-05tdf#45904 Move XControlAccess Java test to C++Jens Carl
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-05tdf#45904 Move XRefreshable Java tests to C++Jens Carl
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-04tdf#45904 Move XNamed Java tests to C++Jens Carl
2018-12-04NB: update calc groupedbar_fullandreas kainz
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-12-04NB: update calc groupedbar_compactandreas kainz
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