summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.hxx
AgeCommit message (Expand)Author
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-01-23loplugin:constparams in vclNoel Grandin
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-12loplugin:constantparamNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky