summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Resolves: tdf#130130 Insert menu, multiple hotkey never reaches 3rd itemCaolán McNamara1-6/+30
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-1/+1
2019-01-23loplugin:constparams in vclNoel Grandin1-1/+1
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski1-1/+1
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski1-0/+1
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara1-11/+0
2018-09-05vcl: less text layout calls in MenuMiklos Vajna1-0/+23
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi1-0/+11
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin1-4/+3
2018-04-27loplugin:constantparamNoel Grandin1-1/+1
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin1-2/+2
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin1-15/+10
2017-06-19restore gtk3 menu separatorsCaolán McNamara1-0/+4
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-4/+0
2017-05-12loplugin:constantparamNoel Grandin1-3/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-7/+0
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