summaryrefslogtreecommitdiff
path: root/vcl/source/window/menuwindow.cxx
AgeCommit message (Expand)Author
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky