summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2020-07-10Don't reset reference marks when editing the formulaSzymon Kłos
2020-07-09Empty reference marks on selection resetSzymon Kłos
2020-06-25tdf#128502: Remove one more assertionTor Lillqvist
2020-06-25tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-01lokit: fix autofilter window position...Dennis Francis
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-28lokit: scale the validation dropdown with client zoomDennis Francis
2020-04-28lokit: trim validation dropdown height to contentDennis Francis
2020-04-28lokit: fix validation dropdown's wrong positionDennis Francis
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-02fix ToC links give unhelpful url popupsMert Tumer
2020-02-21lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti
2020-02-21Blind build fix for AndroidAron Budea
2020-02-20send hyperlinkclicked callback on calc mobileMert Tumer
2020-01-13WaE: unused code in calc.Michael Meeks
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-07lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-04lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-03lok: send other views our cursor position in their view co-ordinates.Michael Meeks
2019-12-03lok: cleanup getCellCursorMichael Meeks
2019-12-03revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks
2019-09-26Fix range selection in chart wizard for onlineSzymon Kłos
2019-09-25Add reference marks callbackSzymon Kłos
2019-08-08lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-31Translate German commentsJohnny_M
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-07use more std::unique_ptr in ScCheckListMenuWindowNoel Grandin
2018-08-16loplugin:returnconstant in ScGridWindowNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro