summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-09-09Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas
2021-08-29LOK: avoid writing freeze pans data to file if not setPranam Lashkari
2021-08-28cid#1490403: fix wrong initial flag bFoundDennis Francis
2021-08-22calc: get rects faster for simple selectionSzymon Kłos
2021-08-18unit test for escaped unicode chars in strings importDennis Francis
2021-08-18sc oox: recover escaped unicode chars in strings importDennis Francis
2021-08-18sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-08-13sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-06lok: sc: unit test for non existent tab view data fixDennis Francis
2021-08-06lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-08-04improve LOK notifyInvalidationNoel Grandin
2021-07-28tdf#136113 shape editing does not change modified statusNoel Grandin
2021-07-18tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-06-30sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna
2021-06-26Dialog: Import CSV: Improve layoutPedro Pinto Silva
2021-06-01unit test: lok: text selection message testDennis Francis
2021-06-01unit test: lok: edit cursor invalidation messageDennis Francis
2021-06-01autocomplete: allow cycling through possible matchesDennis Francis
2021-05-26lok: Hide file name from Text Import Dialog (csv)merttumer
2021-05-13Unit tests for .uno:MoveShapeHandle commandmerttumer
2021-05-12unittest: test autocomplete through numeric blockDennis Francis
2021-05-12autoinput: remove search/entry count limitsDennis Francis
2021-05-12autocomplete: do not search across empty blocksDennis Francis
2021-05-12Revert "autocomplete from superblock of str/edittext"Dennis Francis
2021-05-11lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-05-06unit-tests for new behaviour of auto-completeDennis Francis
2021-05-06show autocompletion only if there is exactly one matchDennis Francis
2021-05-06autocomplete from superblock of str/edittextDennis Francis
2021-05-06lok: Enable the "AutoInput" again.Dennis Francis
2021-05-05Invalidate inputbar after size changed messageSzymon Kłos
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari
2021-04-26lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti
2021-04-26Revert ScInputWindow::setPosSizePixel() early returnsSzymon Kłos
2021-04-26lok: add global notifier to the "Text Import Dialog"merttumer
2021-04-20Fix early return in ScInputWindow::setPosSizePixelSzymon Kłos
2021-04-19lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis
2021-04-14notebookbar: minify for onlineSzymon Kłos
2021-04-13Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist
2021-04-12Calc: Send sheet invalidation for full row/col opsGökay Şatır
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-04-09tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth
2021-04-09lok: Pass object ord num in the uno commandmerttumer
2021-04-05lok: draw bgcolor lines for covering client grid...Dennis Francis
2021-03-31Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos
2021-03-30online: update calc inputbar position on changeSzymon Kłos
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-03-25lok: Disable the "AutoInput" again.Jan Holesovsky
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann