summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-08-17tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky1-3/+2
2018-08-17Related tdf#118547: Lock mark on protected sheet tabJulien Nabet1-0/+4
2018-08-15tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth2-3/+4
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara1-1/+1
2018-08-15Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara1-1/+1
2018-07-26ofz#9431 don't check attribs of Invalid columnCaolán McNamara1-1/+1
2018-07-13tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks2-3/+8
2018-07-09tdf#114131 Remove insert rows/columns in read-only modeXisco Fauli1-4/+4
2018-07-08Resolves: tdf#118561 handle external references as jump matrix resultEike Rathke1-1/+35
2018-07-08tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke2-4/+11
2018-07-04tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen1-1/+1
2018-06-20tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis1-1/+1
2018-06-14Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()Eike Rathke1-1/+1
2018-06-14tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara4-0/+29
2018-06-13tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth2-3/+3
2018-06-13tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis3-8/+14
2018-06-05tdf#117522 Calc Column Width after Insert ColumnsNoel Grandin1-0/+3
2018-06-05Resolves: tdf#117879 preserve formula after inline array errorEike Rathke1-1/+8
2018-06-04tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth2-0/+18
2018-05-29forcepoint#40 null derefCaolán McNamara2-4/+4
2018-05-29tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand1-6/+15
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke2-13/+33
2018-05-16Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke1-4/+6
2018-05-11tdf#117433 count empty cells properly with COUNTIF.Winfried Donkers2-6/+18
2018-05-08Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara1-1/+2
2018-05-04tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky3-2/+21
2018-05-02Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke1-0/+7
2018-04-24Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke1-0/+7
2018-04-24tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2-4/+0
2018-04-17Resolves: tdf#116003 check presence of subtotal in group, tdf#107267 follow-upEike Rathke1-3/+11
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
2018-04-13Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-09tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers2-4/+42
2018-04-07tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-12/+19
2018-04-05forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-05forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-05forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-04-05forcepoint #30 check validity of group rangeCaolán McNamara2-0/+2
2018-04-05forcepoint #29 detect illegal self series addCaolán McNamara2-0/+5
2018-04-04tdf#112997 multiple animated gif only one frameNoel Grandin1-1/+1
2018-03-28tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin3-5/+6
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke4-11/+8
2018-03-26Enable binary search for numeric values againEike Rathke1-2/+3
2018-03-21Resolves: tdf#116324 treat jump empty path as 0 when nestedEike Rathke1-2/+4
2018-03-21Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke1-7/+16
2018-03-21Resolves: tdf#116100 fewer array of references cases, tdf#58874 relatedEike Rathke1-1/+8
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara1-5/+20
2018-03-16Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke4-8/+96
2018-03-15Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke1-2/+3
2018-03-15Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke1-0/+26