summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara1-3/+3
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz2-426/+2136
2018-12-17tdf#122154 add DataSort action to data groupandreas kainz1-14/+69
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz1-35/+19
2018-12-17tdf#117332: select replaced text to properly replace it next timeMike Kaganski1-0/+6
2018-12-14tdf#119734 add icon AutoFilter to groupedbar in calcandreas kainz1-5/+14
2018-12-14update groupedbar_compact for calcandreas kainz1-420/+433
2018-12-13Should had been sal_uInt64 nCountEike Rathke1-1/+1
2018-12-13tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers2-18/+254
2018-12-13Reset WelfordRunner in ScDPAggData::Reset()Eike Rathke1-0/+1
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke2-21/+30
2018-12-11Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke1-1/+1
2018-12-11Resolves: tdf#46119 implement GeneralFunction_VAR, VARP, STDEV and STDEVPEike Rathke4-6/+78
2018-12-11crashtesting: ooo55266-3.ods some members are nullptrKatarina Behrens1-1/+5
2018-12-11tdf#121677 missing item name check for updatesandreas kainz2-0/+3
2018-12-10Find actual data area inside the main-range...Dennis Francis7-0/+178
2018-12-10Tabbedbar: add EditDoc command to Review Tabandreas kainz1-3/+61
2018-12-08Resolves: tdf#80583 create range list string with proper delimiterEike Rathke3-4/+4
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov1-1/+1
2018-12-07tdf#121759 Revert "tdf#99296 - Disable headers/footers by default"Heiko Tietze1-1/+1
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski3-47/+98
2018-12-07remove uno:InsertObjectChartFromFile command from UIandreas kainz4-83/+5
2018-12-06OpenCL SQRT() error checkingLuboš Luňák1-0/+6
2018-12-06OpenCL FVSCHEDULE() error checkingLuboš Luňák1-0/+3
2018-12-06OpenCL NORMDIST() error checkingLuboš Luňák1-0/+2
2018-12-06better/sane error checking in OpenCL BESSELJ()Luboš Luňák2-12/+7
2018-12-06fix OpenCL ROUND() when the second parameter is negativeLuboš Luňák1-0/+5
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke1-1/+1
2018-12-05fixes for OpenCL COVAR()Luboš Luňák1-1/+6
2018-12-05make OpenCL SLOPE() handle problems more gracefullyLuboš Luňák1-20/+4
2018-12-05check that OpenCL NORMDIST() takes a proper number of argumentsLuboš Luňák1-1/+3
2018-12-05opencl SERIESSUM does not handle plain double argumentsLuboš Luňák1-1/+3
2018-12-05fix opencl YIELDDISCLuboš Luňák2-0/+4
2018-12-05tdf#117425 - Increase the length of the Name Box drop down menuheiko tietze1-1/+1
2018-12-04restore incorrectly removed codeLuboš Luňák1-0/+17
2018-12-04add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák1-0/+5
2018-12-04fix OpenCL PEARSON()Luboš Luňák1-8/+11
2018-12-04make OpenCL SUM() treat empty cells properlyLuboš Luňák1-0/+6
2018-12-04make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák9-9/+107
2018-12-04restore functionality of OpenCL ParallelReductionVectorRef classLuboš Luňák1-0/+372
2018-12-04fix OpenCL PRODUCT when there are actually no valuesLuboš Luňák1-8/+19
2018-12-04make sure opencl is not used from withing ocTableOpLuboš Luňák1-0/+4
2018-12-04fix opencl INTRATELuboš Luňák1-3/+2
2018-12-04sync PI value used in opencl SQRTPI to the one used in scaddinsLuboš Luňák1-1/+1
2018-12-04treat second argument of opencl's dollarde/dollarfr as integerLuboš Luňák1-4/+4
2018-12-04disable opencl implementation of AMORDEGRCLuboš Luňák1-2/+2
2018-12-04avoid crash in opencl AMORDEGRC and AMORLINT argument handlingLuboš Luňák1-20/+34
2018-12-04add a macro for detecting incorrect number of parameters in openclLuboš Luňák3-0/+29
2018-12-04NB: update calc groupedbar_fullandreas kainz1-1093/+536
2018-12-04NB: update calc groupedbar_compactandreas kainz1-1278/+507