summaryrefslogtreecommitdiff
path: root/include/vcl/menubtn.hxx
AgeCommit message (Expand)Author
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-11-27get_active should be true when activated but menu not yet shownCaolán McNamara
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-04-23loplugin:useuniqueptr in MenuButtonNoel Grandin
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-03-29loplugin:unusedmethodsNoel Grandin
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-26mpOwnMenu is unused since menubuttons stopped getting loaded from .res filesCaolán McNamara
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen