summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
2023-11-19WIP: async popup menusJan-Marek Glogowski
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-03-24loplugin:constantparamNoel Grandin
2021-12-13remove unused forward declareCaolán McNamara
2021-12-13remove newly unused Menu::InsertItem variantCaolán McNamara
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara
2021-11-17weld colormenuCaolán McNamara
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara
2021-08-05gtk is the only case auto-accel is true, and the menubar is native gtk thereCaolán McNamara
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-02-27loplugin:unnecessaryvirtualNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-15use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2020-12-15add set_id/get_id to Menus like WindowsCaolán McNamara
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-01-25Change some #define to constexprStephan Bergmann
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin