summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenuimp.hxx
AgeCommit message (Expand)Author
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-27loplugin:expandablemethods 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-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-12use unique_ptrDavid Tardon
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-08svtools: sal_Bool->boolNoel 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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-05-11removed unused static dataTakeshi Abe
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2011-08-22regenerate up to date listCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-28#i107213# finaly got orca to read the toolbar menu!Christian Lippka
2010-04-28#i107213# possible solution for the missing a11y focusChristian Lippka