summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2020-04-29lokit: scale the validation dropdown with client zoomDennis Francis
2020-04-29lokit: trim validation dropdown height to contentDennis Francis
2020-04-29lokit: fix validation dropdown's wrong positionDennis Francis
2020-04-29tdf#130770 apply autofilter to data regardless of autofilter changesscito
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-07Fix typoAndrea Gelmini
2020-04-06loplugin:unusedvariableplus in scNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-06lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti
2020-03-04fix ToC links give unhelpful url popupsMert Tumer
2020-02-29send hyperlinkclicked callback on calc mobileMert Tumer
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-04lok: send other views our cursor position in their view co-ordinates.Michael Meeks
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#47490: Show overwrite warning when pasting data using "Enter"Aditya
2019-11-19Related: tdf#125917 remove active editing when we want to replace contentsCaolán McNamara
2019-11-19tdf#125917 Ensure mouse is captured before the menu is launchedCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks
2019-10-29tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Fix range selection in chart wizard for onlineSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-10Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl
2019-07-17tdf#126393 Select cell even when clicking on a hyperlinkSamuel Mehrbrodt
2019-07-16tdf#126306: ignore Top10, Empty and NonEmpty in fix for tdf#117276Xisco Fauli
2019-07-06change Calc's shortcut for dumping cell properties to Ctrl+Shift+F6Luboš Luňák