summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/acceleratorconfiguration.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-22fix crash seen when experimenting with tdf#129547Caolán McNamara
2023-03-20little optimization in acceleratorsJuergen Funk
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-19can reduce scope a littleCaolán McNamara
2021-10-19Following 3abbb1486f09b377084c3232a921772302ab34ecJulien Nabet
2021-10-18Fix nb of tokens in XCUBasedAcceleratorConfiguration::reloadChangedJulien Nabet
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-22long->tools::Long in forms..frameworkNoel
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14Fix typoAndrea Gelmini
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann
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-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-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
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-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin