summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/acceleratorconfiguration.cxx
AgeCommit message (Expand)Author
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14Fix typoAndrea Gelmini
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-04loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-04-14Remove useless iterator in XCUBasedAcceleratorConfiguration::storeToStorageArnaud Versini
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
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
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2015-11-10loplugin:nullptr (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-07loplugin:mergedclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
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
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30Kill some static OUStrings.Jan Holesovsky
2014-10-29coverity#1202880 annotate Dereference before null check as false positiveCaolán McNamara