summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)Author
2023-08-18on invalidating other views, specific what Tab is invalidatedCaolán McNamara
2023-08-18add a LogicInvalidatePart which can take a 'part'Caolán McNamara
2023-06-14online: speed up scrolling large excel documentNoel Grandin
2023-04-27sc: pivot table compact layoutDennis Francis
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-04-08sc: add an overlay to show sparklines in a sparkline groupTomaž Vajngerl
2022-03-11loplugin:constparamsNoel Grandin
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth
2022-02-18lok: sc: simplify drag & drop functionsHenry Castro
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-31lokCalcRTL: draw autofilter buttons at correct coordinatesDennis Francis
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2021-12-10Related: tdf#146018 move Top10 below empty/not-empty add add Bottom10Caolán McNamara
2021-12-10tdf#146018 group filtering options under a single dropdownCaolán McNamara
2021-12-08tdf#146018 merge autofilter color dropdowns into a single dropdownCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-06-23tdf#124983 In calc make printable page borders initially visibleIlhan Yesil
2021-05-22tdf#141559 sc UI: add Clear Filter to Autofilter widgetTünde Tóth
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-01drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-20use tools::Long in scNoel
2020-09-26sc: move FilterFloatingWindow and FilterListBox out of gridwin.cxxTomaž Vajngerl
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis
2020-06-15ReleaseMouse so focus can be grabbed by the FilterFloatCaolán McNamara
2020-06-12weld checklistmenuCaolán McNamara
2020-05-25weld ScFilterListBoxCaolán McNamara
2020-05-09compact namespace in scNoel Grandin
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
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-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin