summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/servicehandler.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in frameworkNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-09clean up macro usageNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-03-03TyposJulien Nabet
2014-07-23TyposJulien Nabet
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-18Access safe data members directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-12Spelling fix: suportedTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-05-07Better loggingStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from frameworkNorbert Thiebaud