summaryrefslogtreecommitdiffstats
path: root/framework/source/accelerators
Commit message (Expand)AuthorAgeFilesLines
* No need for AcceleratorCache::takeOver...Stephan Bergmann2019-05-232-32/+13
* an uno -> a unoCaolán McNamara2019-05-103-3/+3
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-131-3/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-19/+20
* loplugin:unusedfields in frameworkNoel Grandin2019-02-241-13/+0
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-182-21/+3
* loplugin:indentation in frameworkNoel Grandin2019-02-092-13/+12
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-2/+2
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+2
* loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin2018-09-041-37/+9
* Add missing sal/log.hxx headersGabor Kelemen2018-07-302-0/+2
* loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin2018-07-271-3/+4
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-2/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-6/+11
* loplugin:unusedfields in formula..registryNoel Grandin2018-05-171-2/+1
* Remove useless iterator in XCUBasedAcceleratorConfiguration::storeToStorageArnaud Versini2018-04-141-1/+0
* Use for-range loops in frameworkJulien Nabet2018-03-173-94/+62
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-082-51/+6
* Initialize more for sharing during pre-init.Michael Meeks2018-01-251-0/+3
* Fix typosAndrea Gelmini2018-01-142-4/+4
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-122-3/+3
* Fix typosAndrea Gelmini2018-01-051-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-3/+3
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: frameworkStephan Bergmann2017-10-232-2/+2
* new loplugin:blockblockNoel Grandin2017-10-031-13/+11
* loplugin:unusedmethodsNoel Grandin2017-08-081-6/+0
* loplugin:checkunusedparams more part2Noel Grandin2017-07-282-8/+5
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:oncevar: empty strings: frameworkStephan Bergmann2017-07-131-2/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-14/+5
* loplugin:casttovoid: frameworkStephan Bergmann2017-07-021-1/+1
* loplugin:oncevar in formula..frameworkNoel Grandin2017-06-251-2/+1
* FwkResId and FwlResId are the sameCaolán McNamara2017-05-171-3/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:salunicodeliteral: frameworkStephan Bergmann2017-04-281-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Fix typosAndrea Gelmini2017-03-033-3/+3
* Single GlobalAcceleratorConfiguration should be enoughMaxim Monastirsky2017-02-211-6/+17
* Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky2017-02-213-53/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-26/+26
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-95/+13
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-251-2/+0