summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)AuthorFilesLines
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann2-32/+13
2019-05-10an uno -> a unoCaolán McNamara3-3/+3
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin1-3/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-19/+20
2019-02-24loplugin:unusedfields in frameworkNoel Grandin1-13/+0
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov2-21/+3
2019-02-09loplugin:indentation in frameworkNoel Grandin2-13/+12
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+2
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-1/+2
2018-09-04loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin1-37/+9
2018-07-30Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin1-3/+4
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-2/+2
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-6/+11
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin1-2/+1
2018-04-14Remove useless iterator in XCUBasedAcceleratorConfiguration::storeToStorageArnaud Versini1-1/+0
2018-03-17Use for-range loops in frameworkJulien Nabet3-94/+62
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin2-51/+6
2018-01-25Initialize more for sharing during pre-init.Michael Meeks1-0/+3
2018-01-14Fix typosAndrea Gelmini2-4/+4
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann2-3/+3
2018-01-05Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: frameworkStephan Bergmann2-2/+2
2017-10-03new loplugin:blockblockNoel Grandin1-13/+11
2017-08-08loplugin:unusedmethodsNoel Grandin1-6/+0
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-8/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-14/+5
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann1-1/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-2/+1
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Fix typosAndrea Gelmini3-3/+3
2017-02-21Single GlobalAcceleratorConfiguration should be enoughMaxim Monastirsky1-6/+17
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky3-53/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-26/+26
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-95/+13
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-2/+0