summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos
2017-07-05sc lok: disable items of the overlay managerHenry Castro
2017-05-08tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-04-04LOK - Calc: make computation of cell cursor position fasterMarco Cecchetti
2017-04-04handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-18sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin
2016-10-08skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-25handle the debug output earlierMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-06-20ScFilterListBox::LoseFocus doesn't seem to have a purpose...Caolán McNamara
2016-06-19Related: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
2016-06-18uitest: start annotating a few important non-ui calc windowsMarkus Mohrhard
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin