summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuitemlist.cxx
AgeCommit message (Expand)Author
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-06-19restore gtk3 menu separatorsCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-12loplugin:constantparamNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2016-07-29Resolves: tdf#101169 crash using column menu in baseCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky