summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.cxx
AgeCommit message (Expand)Author
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-16VCL: Simplify ToolBox initialisationArnaud Versini
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11make this cunning more explicitCaolán McNamara
2016-05-10separate this piece of goo out into a standalone thingCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26gtk3: add a menubar close buttonCaolán McNamara
2016-01-25MenuBar's CloseButtonClickHdl doesn't need an argumentStephan Bergmann
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldsNoel Grandin
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-11asan: ensure mbMenuKey is initializedCaolán McNamara
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl
2015-05-18ApplySettings for MenuTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl