summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-03-13tdf#121040 sc: use pixel-per-twips in X for horizontal value conversionSerge Krot1-1/+1
2019-03-04reintroduce ScCaptionPtrLuboš Luňák24-392/+638
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák5-8/+20
2019-03-01avoid std::out_of_range thrown by mdds (tdf#122643)Luboš Luňák1-1/+1
2019-02-28fix "doc will be saved" dialog messageNoel Grandin1-1/+1
2019-02-27add missing responsesCaolán McNamara1-0/+2
2019-02-19tdf#122982 Remove image from cell when cutting the cellSamuel Mehrbrodt2-4/+72
2019-02-15buttons are at the wrong endCaolán McNamara1-6/+6
2019-02-14tdf#121040 sc: cell with ### has too big heightSerge Krot4-5/+35
2019-02-13Resolves: tdf#93951 set remainder as bad string if not parsed as validEike Rathke1-3/+23
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis4-1/+47
2019-02-12Resolves: tdf#123052 correctly init pNextRows[] values for up/back unprotectedEike Rathke1-2/+10
2019-02-09Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot4-1/+104
2019-02-02uitest for bug tdf#117276Zdeněk Crhonek2-0/+115
2019-01-21Resetting all fields for all dims corrupts pivot cacheKatarina Behrens7-3/+50
2019-01-17Resolves: tdf#122301 FREQUENCY() ReferenceOrForceArray, ForceArrayReturnEike Rathke1-1/+1
2019-01-11tdf#121978 use round again for Calc function SECOND.Winfried Donkers2-8/+88
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet1-1/+1
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet1-0/+1
2018-12-27tdf#122331 Autofilter disappeared after export to XLSXNoel Grandin1-1/+1
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara1-0/+4
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