summaryrefslogtreecommitdiff
path: root/vcl/source/window/menufloatingwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-22tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks1-1/+3
2015-05-18ApplySettings for MenuTomaž Vajngerl1-8/+10
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl1-64/+65
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann1-2/+2
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks1-1/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky1-1/+1
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+121