summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos
2022-04-11lok: run autofilter without timersSzymon Kłos
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-25loplugin:constantparamNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-31lokCalcRTL: fix autofilter popup positionDennis Francis
2022-01-31lokCalcRTL: Workaround to avoid DrawPoly ghost drawingsDennis Francis
2022-01-28Resolves: tdf#147016 ensure focus returns to document after popup closesCaolán McNamara
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-12-10Related: tdf#146018 allow user to grow/shrink autofilter checklist by a rowCaolán McNamara
2021-12-10restore autofilter to a row taller, now it has less menu itemsCaolán McNamara
2021-12-10tdf#146018 group filtering options under a single dropdownCaolán McNamara
2021-12-09flush pending menu close on queuing close of anotherCaolán McNamara
2021-12-09initially nothing is selected, so mnSelectedMenu should be MENU_NOT_SELECTEDCaolán McNamara
2021-12-08Related: tdf#144410 excessive "resize" triggeredCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-08tdf#146018 merge autofilter color dropdowns into a single dropdownCaolán McNamara
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-02Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara
2021-11-30make autofilter a row shorter, now it has extra menu itemsCaolán McNamara
2021-11-29close menu a followed by open menu b should not cancel open menu bCaolán McNamara
2021-11-28don'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-27Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara
2021-11-26tdf#126356 partial Revert "sc tiled editing: Mapping has to beJustin Luth
2021-11-25Resolves: tdf#145863 crash if popup closed before becoming truly visibleCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-18menu placement is a little offCaolán McNamara
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara
2021-11-17don't attempt to set cursor to first entry if there are no entriesCaolán McNamara
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-17rather return ref from GetCalendarNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-23remove pimpl from ScZoomSliderNoel Grandin
2021-07-19notebookbar: fix welded controls in onlineSzymon Kłos
2021-07-13move freeze/thaw so we don't select while frozenCaolán McNamara
2021-07-12loplugin:unusedfieldsNoel Grandin