summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-22fix crash seen when experimenting with tdf#129547Caolán McNamara
2023-03-20little optimization in acceleratorsJuergen Funk
2023-03-20tdf#153587 If one of the multiple shortcuts is deleted,Juergen Funk
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-01-27AcceleratorCache does not need to lock the SolarMutexNoel Grandin
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
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
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
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