summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/menuitemlist.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-3/+0
* tdf#104686: do not crash if Menu has been somehow disposedAron Budea2017-04-041-0/+1
* Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann2017-02-251-3/+3
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-2/+2
* bMirrorMode and nItemImageAngle are unusedNoel Grandin2016-06-211-6/+0
* loplugin:unusedfieldsNoel Grandin2015-12-241-2/+0
* loplugin:unusedfields in vcl/Noel Grandin2015-11-241-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-9/+9
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara2015-02-041-1/+4
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-3/+3
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-2/+2
* vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky2014-09-091-0/+152