summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/menuitemlist.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-7/+0
* tdf#104686: do not crash if Menu has been somehow disposedAron Budea2017-04-041-0/+7
* Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann2017-02-251-3/+3
* Resolves: tdf#101169 crash using column menu in baseCaolán McNamara2016-07-291-0/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-3/+2
* bMirrorMode and nItemImageAngle are unusedNoel Grandin2016-06-211-4/+0
* clang-tidy modernize-loop-convert in vclNoel Grandin2016-05-131-2/+2
* new plugin stylepoliceNoel Grandin2016-04-211-8/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-9/+9
* fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara2015-02-041-0/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-2/+2
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-2/+2
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky2014-09-091-0/+280