summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2021-12-20osl::Mutex->std::mutex in StorageHolderNoel Grandin
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-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22use single-use attribute for GlobalAcceleratorConfigurationNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
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-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2020-05-25Clean up dead codeStephan Bergmann
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
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