summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-01-25Initialize more for sharing during pre-init.Michael Meeks
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-21Single GlobalAcceleratorConfiguration should be enoughMaxim Monastirsky
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann