summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenuimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-28ToolbarMenu is now unusedCaolán McNamara1-292/+0
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini1-3/+1
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-2/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-59/+59
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann1-0/+14
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-3/+0
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky1-5/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-05-12use unique_ptrDavid Tardon1-1/+2
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+0
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-78/+78
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-53/+53
2015-09-20convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-3/+0
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann1-17/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-2/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-08svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-59/+59
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-57/+57
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-7/+7
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza1-1/+1
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin1-1/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-4/+4
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-11removed unused static dataTakeshi Abe1-1/+0
2012-04-03Cleanup some unnecessary #includeMatteo Casalin1-2/+0
2011-08-22regenerate up to date listCaolán McNamara1-1/+0
2011-08-21unusedcode: svtools::Matúš Kukan1-1/+0