summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-3/+0
2018-05-22lok - sc: validity list drop down button callbackMarco Cecchetti1-2/+33
2018-05-22lok - sc: set a min width for valid list windowMarco Cecchetti1-0/+5
2018-05-22lok - sc - list validationMarco Cecchetti1-47/+61
2018-02-24lok: All mouse,key events asyncPranav Kant1-0/+15
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti1-2/+3
2017-12-15lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-0/+3
2017-12-15lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-3/+6
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant1-0/+3
2017-12-05lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant1-1/+2
2017-11-28lok - calc: outline and group handlingMarco Cecchetti1-1/+11
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky1-0/+1
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth1-6/+4
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos1-3/+3
2017-07-05sc lok: disable items of the overlay managerHenry Castro1-12/+12
2017-05-08tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida1-6/+21
2017-04-04LOK - Calc: make computation of cell cursor position fasterMarco Cecchetti1-0/+7
2017-04-04handle date autofilter entries correctly, tdf#106214Markus Mohrhard1-14/+10
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro1-0/+11
2017-02-18sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti1-2/+3
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht1-2/+5
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida1-0/+4
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin1-1/+1
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl1-8/+8
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-0/+1
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis1-0/+1
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin1-10/+6
2016-10-08skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard1-2/+22
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara1-3/+1
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara1-0/+1
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-6/+6
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-3/+3
2016-09-25handle the debug output earlierMarkus Mohrhard1-23/+25
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna1-5/+16
2016-08-24convert OverlayType to scoped enumNoel Grandin1-6/+6
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-4/+4
2016-08-11loplugin:constantparamNoel Grandin1-3/+3
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-0/+6
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-3/+3
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-3/+3
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-1/+1
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna1-0/+2
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-8/+8
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-15/+5
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+3
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara1-2/+12