summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-08tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi1-0/+1
2018-04-27loplugin:constantparamNoel Grandin1-2/+2
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl1-0/+3
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin1-3/+3
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin1-2/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-12loplugin:constantparamNoel Grandin1-1/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-3/+0
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-0/+1
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann1-3/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin1-6/+0
2015-12-24loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-1/+4
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-3/+3
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-2/+2
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+152