summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
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-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-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-19DeactivateMenuBar can be non-virtual nowStephan Bergmann
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldsNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks