summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-05-12lok: add rendering and input for form controls in CalcTomaž Vajngerl1-5/+25
2021-05-12unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-12show autocompletion only if there is exactly one matchDennis Francis1-3/+14
2021-05-12autocomplete from superblock of str/edittextDennis Francis7-4/+142
2021-05-12lok: Enable the "AutoInput" again.Dennis Francis2-5/+1
2021-05-12Invalidate inputbar after size changed messageSzymon Kłos1-0/+1
2021-05-12LOK: calc: allow image selection on insertionPranam Lashkari1-1/+2
2021-05-12lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti1-0/+22
2021-05-12Revert ScInputWindow::setPosSizePixel() early returnsSzymon Kłos2-10/+1
2021-05-12lok: add global notifier to the "Text Import Dialog"merttumer2-0/+9
2021-04-20Fix early return in ScInputWindow::setPosSizePixelSzymon Kłos2-4/+9
2021-04-19lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis1-4/+19
2021-04-14notebookbar: minify for onlineSzymon Kłos2-0/+94
2021-04-13Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist1-0/+4
2021-04-12Calc: Send sheet invalidation for full row/col opsGökay Şatır2-4/+14
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-2/+2
2021-04-09tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth1-2/+2
2021-04-09lok: Pass object ord num in the uno commandmerttumer1-2/+3
2021-04-05lok: draw bgcolor lines for covering client grid...Dennis Francis3-14/+47
2021-03-31Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos1-1/+6
2021-03-30online: update calc inputbar position on changeSzymon Kłos2-0/+15
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos2-2/+2
2021-03-25lok: Disable the "AutoInput" again.Jan Holesovsky2-2/+8
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer1-0/+2
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-4/+3
2021-03-22UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann2-2/+5
2021-03-16check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna1-18/+4
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır1-0/+1
2021-03-08Pivot table: fix data field subdialogSzymon Kłos1-6/+7
2021-02-26lok: mark calc document as modified when adjusting split-panes (2)Andras Timar1-0/+2
2021-02-26lok: mark calc document as modified when adjusting split-panes.Michael Meeks1-0/+2
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-2/+5
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari1-1/+4
2021-02-24Implemented MoveShapeHandle uno command for scmert2-0/+17
2021-02-18online: fixed freeze pane not writing correct data on file savePranam Lashkari1-0/+6
2021-02-11Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist4-7/+11
2021-02-10autofilter: handle click for scaled dropdown buttonSzymon Kłos1-1/+1
2021-02-09pivot table: avoid crash on drag n dropSzymon Kłos1-0/+3
2021-02-09autofilter: scale dropdown button according to zoom levelSzymon Kłos2-5/+16
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos2-0/+7
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos1-8/+1
2021-02-05prevent reference range resetting on panning in mobilePranam Lashkari3-3/+29
2021-02-04lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks2-5/+4
2021-02-03lok: Take indent and margins into accountDennis Francis3-20/+93
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist18-74/+82
2021-02-01Probably this LOK invalidation should be done only if something changedTor Lillqvist1-14/+15
2021-01-25fixed range text not being updated on dragging reference markerPranam Lashkari1-0/+5
2021-01-24sc: GetRowForHeight performance improvement.Michael Meeks1-5/+18
2021-01-22tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai3-3/+70