summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
2016-01-09WaE: C4702: unreachable codeCaolán McNamara
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08vcl: cleanup namespaces is vcl/source/window/menu.cxxChris Sherlock
2015-12-07tdf#93837 Never hide clipboard functions in context menusMaxim Monastirsky
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
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-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-11convert 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-08-11loplugin: defaultparamsNoel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl
2015-07-07Resolves: tdf#92539 reversed logic on enable/disableCaolán McNamara
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara
2015-06-18Better position for Toolbar namePhilippe Jung
2015-06-18rendercontext: Fix rendering of double-buffered menubar.Jan Holesovsky
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-16menu: remember old Background and restore laterTomaž Vajngerl
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
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-14tdf#86850 Always display clipboard functions in context menuTrent MacAlpine
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann