summaryrefslogtreecommitdiff
path: root/include/svtools/toolbarmenu.hxx
AgeCommit message (Expand)Author
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-05-12use unique_ptrDavid Tardon
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14ToolbarMenu does not implement XStatusListenerStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-15convert include/svtools/toolbarmenu.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen