summaryrefslogtreecommitdiff
path: root/vcl/source/control/menubtn.cxx
AgeCommit message (Expand)Author
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-05-28IsDisposed->isDisposed in vcl/../controlNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
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-09-24tdf#136678 crash in collectUIInformationCaolán McNamara
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2019-11-27get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-04-23loplugin:useuniqueptr in MenuButtonNoel Grandin
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-02widgetery warningsCaolán McNamara
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara
2016-10-28the case without a separator is as a Toolbox itemCaolá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-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
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-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-30Fix typosAndrea Gelmini
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann