summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-11-22tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks2-12/+72
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin2-11/+11
2016-11-05Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke1-0/+3
2016-11-03Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke7-58/+124
2016-11-03tdf#103178 Final SID can differ from the original oneMaxim Monastirsky1-8/+11
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke1-1/+1
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke1-0/+12
2016-10-22tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai2-17/+39
2016-10-20Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara1-10/+14
2016-10-13tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard12-254/+295
2016-10-13Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke1-2/+2
2016-10-10skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard1-2/+22
2016-10-04tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard1-0/+2
2016-09-27Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara2-4/+38
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara4-8/+39
2016-09-02exclude also single quoted strings from function name suggestionEike Rathke1-5/+12
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-2/+2
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke1-1/+5
2016-08-16check SelectionForbidsPaste() on EnterBlock()Eike Rathke1-0/+6
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke2-2/+7
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard1-1/+2
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara1-43/+91
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara25-35/+35
2016-08-02limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke1-5/+10
2016-07-31add missing nullptr checkMarkus Mohrhard1-1/+2
2016-07-30Resolves: tdf#60056 disallow Fill and Random when entire sheet is selectedEike Rathke5-5/+36
2016-07-30missing nullptr checkMarkus Mohrhard1-1/+1
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke4-1/+30
2016-07-28Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist2-695/+0
2016-07-28handle notes on empty cells, display search results, tdf#65334 follow-upEike Rathke3-13/+47
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke2-21/+37
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara1-1/+1
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara1-2/+34
2016-07-05explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara3-6/+5
2016-07-01Step towards disposing of ScDataFormDlg properlyKatarina Behrens2-3/+9
2016-06-26tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl1-0/+23
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara1-0/+10
2016-06-21tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara5-3/+37
2016-06-20Resolves: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara1-3/+0
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara1-14/+21
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis2-26/+150
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara1-3/+22
2016-05-30FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)Stanislav Horacek1-2/+2
2016-05-26correct description of the SWITCH functionStanislav Horacek1-1/+1
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke1-14/+2
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke1-9/+13
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke1-25/+166
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara1-3/+3