summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-16loplugin:vclwidgetsStephan Bergmann
2016-11-07Postpone menu destructionStephan Bergmann
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-18Don't crash on closing gtk3 popup menu without enabled itemsMaxim Monastirsky
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-27this should always be empty nowCaolán McNamara
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara
2016-07-07drop commented out FloatWinPopupFlags linesCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin
2016-05-16convert RSC_MENU to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-02-22loplugin:commaoperator in vcl/Noel Grandin