summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
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
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergedclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-29coverity#1308429 Unchecked return valueCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25+= does not make any sense hereStephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-01coverity#1267688 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava