summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2023-08-04lok: sc: fire "hyperlink clicked" eventHenry Castro
2023-05-02lok: sc: fix layout RTL mouse selectionHenry Castro
2023-04-06lok: sc: fix RTL auto fill rectangleHenry Castro
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2022-12-19lok:sc: do not generate extra mouseup eventsHenry Castro
2022-11-08sc lok: Double-click should behave more like on desktopJan Holesovsky
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-08-28tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-06-21lok: fix position for cell item list dropdownSzymon Kłos
2022-04-13sc: add an overlay to show sparklines in a sparkline groupTomaž Vajngerl
2022-03-23improve ScMark* classes a bitLuboš Luňák
2022-03-23remove MAXCOL/MAXROW from ScAddress/ScRange (tdf#147509)Luboš Luňák
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-02-21lok: remove residue text selection when there's none in the coreMert Tumer
2022-02-20lok: send drag overlaySzymon Kłos
2022-02-20lok: sc: simplify drag & drop functionsHenry Castro
2022-02-20lok: sc: handle all local mouse tracking for CalcHenry Castro
2022-02-20lok: sc: apply local mouse tracking only for CalcHenry Castro
2022-01-30Resolves: tdf#147016 ensure focus returns to document after popup closesCaolán McNamara
2022-01-16tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-12-03Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara
2021-11-18menu placement is a little offCaolán McNamara
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara
2021-11-17weld colormenuCaolán McNamara
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara
2021-11-17wrong function name in commentCaolán McNamara
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-09tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-27tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-09-23Fix color filter popup positionSamuel Mehrbrodt
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-07-25use officecfg for drawing optionsNoel Grandin