summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08tdf#39674 Translate German variable namesJohnny_M
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2018-12-08tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2018-12-08tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2018-12-08Adds additional test-case for AVERAGEIFS...Dennis Francis
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07uitest for bug tdf#107869Zdeněk Crhonek
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-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