summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-18Related: tdf#146326 restore correct focus when on submenu launchedCaolán McNamara
2024-05-14Resolves: tdf#146326 restore focus on autofilter submenu popdownCaolán McNamara
2024-02-12tdf#133836 Autofilter allow adding up members to the current selectionSahil
2024-01-26tdf#159329 Fix AutoFilter arrow color in dark modeRafael Lima
2024-01-13cid#1585306 Uninitialized scalar fieldCaolán McNamara
2024-01-10tdf#42030 Add UI label for page preview zoom sliderSahil
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-14Disable Select/Unselect-current Filter Checkboxes in CalcDarshan11
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-08-12tdf#156686 AutoFilter arrows have white background in kf5/genNoel Grandin
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-04tdf#151206 - Sc Auto Filter: filter items after search edit timeoutAndreas Heinisch
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-08Resolves: tdf#152325 initial "select" may not set the cursor to that posCaolán McNamara
2022-11-30tdf#151702 Improve contrast of down arrow of AutoFilter in dark modeRafael Lima
2022-11-16tdf#151820 Fix arrow in AutoFilter menu when using dark modeRafael Lima
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-07-29Related tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
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