summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-28loplugin:writeonlyvarsNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14Fix typoAndrea Gelmini
2019-06-14Fix typoAndrea Gelmini
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann
2019-05-10an uno -> a unoCaolán McNamara
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
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-10-17loplugin:staticvar in editeng..frameworkNoel 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-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
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-25Initialize more for sharing during pre-init.Michael Meeks
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Fix typosAndrea Gelmini