summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-07-09tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke2-4/+11
2018-07-06tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen1-1/+1
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti2-75/+84
2018-06-30tdf#118441: also keep string-formula results for shared formulasMike Kaganski1-3/+19
2018-06-27tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis1-1/+1
2018-06-27Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()Eike Rathke1-1/+1
2018-06-27tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara4-0/+29
2018-06-27tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth2-3/+3
2018-06-27tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis3-8/+14
2018-06-21tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea1-8/+6
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti1-2/+11
2018-06-13calc: unit tests for data validationMarco Cecchetti4-0/+43
2018-06-11tdf#117522 Calc Column Width after Insert ColumnsNoel Grandin1-0/+3
2018-06-11Resolves: tdf#117879 preserve formula after inline array errorEike Rathke1-1/+8
2018-06-11tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth2-0/+18
2018-06-07lok: sc: scroll issueMarco Cecchetti3-43/+55
2018-06-01forcepoint#40 null derefCaolán McNamara2-4/+4
2018-06-01tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand1-6/+15
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti13-15/+130
2018-06-01Need oovbaapi here, tooTor Lillqvist1-1/+5
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist3-1/+40
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist2-0/+20
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist8-5/+162
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist27-15/+87
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti7-40/+63
2018-05-23Resolves: tdf#117093 sanitize the active grid window valueEike Rathke2-13/+33
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky2-4/+0
2018-05-17Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke1-4/+6
2018-05-15tdf#117433 count empty cells properly with COUNTIF.Winfried Donkers2-6/+18
2018-05-15Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara1-1/+2
2018-05-15tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky3-2/+21
2018-05-15Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke1-0/+7
2018-04-27fixing trivial clang errorsMarco Cecchetti1-1/+1
2018-04-26Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke1-0/+7
2018-04-26tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2-4/+0
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2-0/+15
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar1-2/+0
2018-04-17Resolves: tdf#116003 check presence of subtotal in group, tdf#107267 follow-upEike Rathke1-3/+11
2018-04-17Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
2018-04-17Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-17lok - sc: set a min width for valid list windowMarco Cecchetti1-0/+5
2018-04-17lok - sc - list validationMarco Cecchetti2-47/+102
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti3-3/+36
2018-04-12tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers2-4/+42
2018-04-12tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-12/+19
2018-04-12forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-12forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-12forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-04-12forcepoint #30 check validity of group rangeCaolán McNamara2-0/+2