summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-22use single-use attribute for GlobalAcceleratorConfigurationNoel Grandin1-17/+3
2021-02-21loplugin:refcounting in frameworkNoel3-9/+7
2021-01-29loplugin:stringviewparam extend to new..Noel2-4/+4
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-13/+13
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-10-22long->tools::Long in forms..frameworkNoel1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann1-3/+3
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann1-2/+1
2020-05-25Clean up dead codeStephan Bergmann1-2/+0
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara1-4/+2
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen7-46/+0
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen2-0/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin1-7/+3
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann4-5/+5
2019-07-28loplugin:writeonlyvarsNoel Grandin1-42/+0
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-10/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-14Fix typoAndrea Gelmini1-4/+4
2019-06-14Fix typoAndrea Gelmini1-1/+1
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