summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/presethandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-22improve loplugin:staticmethodsNoel Grandin1-0/+4
2023-03-23rtl::Static to thread-safe-staticNoel Grandin1-11/+15
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin1-2/+3
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski1-6/+6
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-3/+0
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-10/+2
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-8/+8
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann1-3/+3
2020-05-25Clean up dead codeStephan Bergmann1-2/+0
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-4/+0
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen1-0/+1
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin1-7/+3
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-1/+1
2019-07-28loplugin:writeonlyvarsNoel Grandin1-42/+0
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-10/+6
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin1-3/+1
2019-02-24loplugin:unusedfields in frameworkNoel Grandin1-13/+0
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-7/+1
2019-02-09loplugin:indentation in frameworkNoel Grandin1-10/+10
2018-01-14Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-6/+0
2017-07-28loplugin:checkunusedparams more part2Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann1-1/+1
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-2/+0
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin1-4/+2
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl1-20/+4
2016-04-07Resolve OUStringList typedefStephan Bergmann1-2/+2
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-12/+5
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann1-17/+50
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-4/+4
2015-10-07loplugin:mergedclassesNoel Grandin1-2/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-07-03Fix typosAndrea Gelmini1-1/+1
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-30Kill some static OUStrings.Jan Holesovsky1-30/+0
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-17/+17
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-16/+16