summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot
2019-02-02uitest for bug tdf#117276Zdeněk Crhonek
2019-01-21Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-17Resolves: tdf#122301 FREQUENCY() ReferenceOrForceArray, ForceArrayReturnEike Rathke
2019-01-11tdf#121978 use round again for Calc function SECOND.Winfried Donkers
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
2018-12-27tdf#122331 Autofilter disappeared after export to XLSXNoel Grandin
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz
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