summaryrefslogtreecommitdiff
path: root/vcl/source/window/menufloatingwindow.hxx
AgeCommit message (Expand)Author
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-05-22tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks
2015-05-18ApplySettings for MenuTomaž Vajngerl
2015-05-16further refactor Menu 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-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky