summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-07tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-2/+2
2017-03-16tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt1-0/+1
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky1-8/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-0/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-5/+9
2016-05-31loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-2/+0
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara1-2/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-0/+1
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-1/+1
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+2
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-6/+5
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara1-0/+1
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-4/+4
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky1-7/+2
2016-02-08loplugin:unusedmethodsNoel Grandin1-3/+0
2016-01-19DeactivateMenuBar can be non-virtual nowStephan Bergmann1-1/+1
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-4/+1
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul1-1/+1
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-0/+5
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky1-2/+1
2015-09-20convert Link<> to typedNoel Grandin1-2/+1
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-1/+2
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-4/+3
2015-09-09remove unused Link<> fieldsNoel Grandin1-4/+0
2015-09-07convert Link<> to typedNoel Grandin1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-6/+6
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann1-3/+3
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann1-1/+1
2015-07-13loplugin:unusedmethods vclNoel Grandin1-1/+0
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-18/+2
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long1-0/+2
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl1-261/+272
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl1-1/+1
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-7/+15
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-8/+18