summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.cxx
AgeCommit message (Expand)Author
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
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10get misc. ordering right and add missing disposes.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-03-12vcl: spurious PVS-Studio V595Michael Stahl
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin