summaryrefslogtreecommitdiff
path: root/cppuhelper/source/factory.cxx
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-03-20cppuhelper : use BaseMutex instead of OFactoryComponentHelper_MutexArnaud VERSINI
2023-01-13OFactoryComponentHelper's XAggregation is apparently unusedStephan Bergmann
2023-01-13Merge OSingleFactoryHelper into OFactoryComponentHelperStephan Bergmann
2023-01-12Don't let OSingleFactoryHelper delegate to derived classes' virtual overridesStephan Bergmann
2023-01-12Fix aggregating OFactoryComponentHelper::queryInterfaceStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in cppuhelperNoel Grandin
2022-04-26revert unnecessary changeNoel Grandin
2022-04-22use more string_view in cppuhelperNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-08-19Fix typosAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-12-28Do not use indexed getToken for a single callMatteo Casalin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2017-12-07loplugin:countusersofdefaultparams in comphelperNoel Grandin
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann
2014-12-12cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-30cppuhelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin