summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
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
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-01loplugin:staticfunctionNoel Grandin
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-02-02crash on toggling "empty" menu in basic's language toolbarCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-09-25nHighlightedItem only ever set, never readCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin