summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt1-3/+1
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-0/+18
2015-11-18com::sun::star->css in vcl/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-48/+48
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-5/+2
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson1-2/+2
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-19/+37
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-4/+12
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-15/+13
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann1-15/+15
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long1-0/+41
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long1-5/+4
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl1-2/+5
2015-07-07Resolves: tdf#92539 reversed logic on enable/disableCaolán McNamara1-3/+3
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara1-4/+5
2015-06-18Better position for Toolbar namePhilippe Jung1-11/+18
2015-06-18rendercontext: Fix rendering of double-buffered menubar.Jan Holesovsky1-1/+3
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara1-6/+1
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh1-1/+6
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-6/+6
2015-05-16menu: remember old Background and restore laterTomaž Vajngerl1-1/+3
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl1-221/+184
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl1-1/+1
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-4/+12
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl1-22/+23
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-9/+9
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-8/+8
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung1-2/+59
2015-05-14tdf#86850 Always display clipboard functions in context menuTrent MacAlpine1-2/+8
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin1-2/+2
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-16/+16
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-11cppcheck: cstyleCastCaolán McNamara1-6/+6
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann1-86/+119
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl1-119/+86
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4