summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenuacc.cxx
AgeCommit message (Expand)Author
2020-01-28ToolbarMenu is now unusedCaolán McNamara
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-08-27Use std::find().Jan Holesovsky
2013-08-27Bin bool + transform while into for loop + add end iterator (3)Julien Nabet
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-21unusedcode: svtools::Matúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-15accfixes: merged to m100Malte Timmermann [mt]