summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.hxx
AgeCommit message (Expand)Author
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