summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-2/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2015-08-27No need for a vitual ~MenuWindowStephan Bergmann1-3/+1
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann1-30/+0
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann1-1/+1
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl1-3/+0
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-01loplugin:staticfunctionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky1-0/+1
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky1-0/+35
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky1-0/+10
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+49