summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/acceleratorconfiguration.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-14Remove useless iterator in XCUBasedAcceleratorConfiguration::storeToStorageArnaud Versini1-1/+0
2018-03-17Use for-range loops in frameworkJulien Nabet1-39/+39
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-5/+3
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-2/+2
2017-07-28loplugin:checkunusedparams more part2Noel Grandin1-6/+3
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-13/+4
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-2/+1
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky1-15/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-25/+25
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-66/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-13/+13
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl1-3/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-4/+4
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin1-3/+3
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-02loplugin:stringconstantNoel Grandin1-2/+2
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-5/+5
2015-10-14com::sun::star->css in frameworkNoel Grandin1-2/+2
2015-10-07loplugin:mergedclassesNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-4/+5
2015-02-01coverity#1267688 Uncaught exceptionCaolán McNamara1-2/+2
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara1-2/+3
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara1-2/+2
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-2/+2
2014-10-30Kill some static OUStrings.Jan Holesovsky1-6/+9
2014-10-29coverity#1202880 annotate Dereference before null check as false positiveCaolán McNamara1-0/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-4/+4
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-3/+3
2014-04-07framework: sal_Bool->boolNoel Grandin1-45/+45
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-2/+2
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-61/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-6/+6
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-84/+34
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-111/+59
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-32/+31
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-43/+43
2014-02-23Remove unneccessary commentsAlexander Wilms1-60/+60
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan1-32/+3
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-2/+2
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-3/+3