summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-12-17tdf#122154 add DataSort action to data groupandreas kainz
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz
2018-12-17tdf#117332: select replaced text to properly replace it next timeMike Kaganski
2018-12-14tdf#119734 add icon AutoFilter to groupedbar in calcandreas kainz
2018-12-14update groupedbar_compact for calcandreas kainz
2018-12-13Should had been sal_uInt64 nCountEike Rathke
2018-12-13tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-12-13Reset WelfordRunner in ScDPAggData::Reset()Eike Rathke
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke
2018-12-11Correct typed_flags<PivotFunc> mask is 0x1fffEike 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-11tdf#121677 missing item name check for updatesandreas kainz
2018-12-10Find actual data area inside the main-range...Dennis Francis
2018-12-10Tabbedbar: add EditDoc command to Review Tabandreas kainz
2018-12-08Resolves: tdf#80583 create range list string with proper delimiterEike Rathke
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov
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 uno:InsertObjectChartFromFile command from UIandreas kainz
2018-12-06OpenCL SQRT() error checkingLuboš Luňák
2018-12-06OpenCL FVSCHEDULE() error checkingLuboš Luňák
2018-12-06OpenCL NORMDIST() error checkingLuboš Luňák
2018-12-06better/sane error checking in OpenCL BESSELJ()Luboš Luňák
2018-12-06fix OpenCL ROUND() when the second parameter is negativeLuboš Luňák
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2018-12-05fixes for OpenCL COVAR()Luboš Luňák
2018-12-05make OpenCL SLOPE() handle problems more gracefullyLuboš Luňák
2018-12-05check that OpenCL NORMDIST() takes a proper number of argumentsLuboš Luňák
2018-12-05opencl SERIESSUM does not handle plain double argumentsLuboš Luňák
2018-12-05fix opencl YIELDDISCLuboš Luňák
2018-12-05tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze
2018-12-04restore incorrectly removed codeLuboš Luňák
2018-12-04add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák
2018-12-04fix OpenCL PEARSON()Luboš Luňák
2018-12-04make OpenCL SUM() treat empty cells properlyLuboš Luňák
2018-12-04make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-04restore functionality of OpenCL ParallelReductionVectorRef classLuboš Luňák
2018-12-04fix OpenCL PRODUCT when there are actually no valuesLuboš Luňák
2018-12-04make sure opencl is not used from withing ocTableOpLuboš Luňák
2018-12-04fix opencl INTRATELuboš Luňák
2018-12-04sync PI value used in opencl SQRTPI to the one used in scaddinsLuboš Luňák
2018-12-04treat second argument of opencl's dollarde/dollarfr as integerLuboš Luňák
2018-12-04disable opencl implementation of AMORDEGRCLuboš Luňák
2018-12-04avoid crash in opencl AMORDEGRC and AMORLINT argument handlingLuboš Luňák
2018-12-04add a macro for detecting incorrect number of parameters in openclLuboš Luňák
2018-12-04NB: update calc groupedbar_fullandreas kainz
2018-12-04NB: update calc groupedbar_compactandreas kainz
2018-12-03weld ScShareDocumentDlgCaolán McNamara
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara