summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-0/+7
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann1-3/+3
2016-07-29Resolves: tdf#101169 crash using column menu in baseCaolán McNamara1-0/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+2
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin1-4/+0
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-2/+2
2016-04-21new plugin stylepoliceNoel Grandin1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-2/+2
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+280