summaryrefslogtreecommitdiffstats
path: root/include/svtools/toolbarmenu.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-9/+5
* weld SwWatermarkDialogCaolán McNamara2018-06-251-11/+19
* give color picker explicit parentCaolán McNamara2018-03-091-1/+1
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-0/+5
* loplugin:constparams in svtoolsNoel Grandin2017-07-191-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann2017-01-191-0/+1
* loplugin:unusedmethodsNoel Grandin2016-10-181-2/+0
* loplugin:unnnecessaryoverride in svtoolsNoel Grandin2016-10-111-1/+0
* Split some stuff from ToolbarMenu to a base classMaxim Monastirsky2016-10-051-15/+26
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-2/+2
* tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli2016-06-011-1/+1
* use unique_ptrDavid Tardon2016-05-121-1/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-151-1/+1
* convert Link<> to typedNoel Grandin2015-09-081-1/+1
* coverity#1308503 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* refactor ToolBarMenu to use RenderContextTomaž Vajngerl2015-05-131-10/+10
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* svtools: convert new to ::Create.Noel Grandin2015-04-171-1/+1
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+1
* callcatcher: update unusedcodeCaolán McNamara2014-12-241-8/+0
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-7/+11
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-12/+12
* ToolbarMenu does not implement XStatusListenerStephan Bergmann2014-03-141-2/+3
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* convert include/svtools/toolbarmenu.hxx from String to OUStringNoel Grandin2013-08-151-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+140