summaryrefslogtreecommitdiff
path: root/vcl/source/window/menufloatingwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara1-0/+2
2017-07-20loplugin:unusedfields in vclNoel Grandin1-1/+1
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara1-1/+3
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-09-20convert Link<> to typedNoel Grandin1-4/+4
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
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