summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.hxx
AgeCommit message (Expand)Author
2015-05-18ApplySettings for MenuTomaž Vajngerl
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl
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-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10get misc. ordering right and add missing disposes.Michael Meeks
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky
2014-09-16loplugin:saloverrideStephan Bergmann
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-12vcl: The DecoToolBox has grown its own legs, it cannot be a button any more.Jan Holesovsky
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky