summaryrefslogtreecommitdiff
path: root/cppuhelper/source/factory.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-105/+42
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann1-0/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-9/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-04yyyyyNoel Grandin1-5/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-40/+40
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin1-51/+51
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+1
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-12/+9
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann1-2/+2
2014-12-12cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-30cppuhelper: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage1-1/+0
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-11/+1
2014-06-04cppuhelper: fix includesThomas Arnhold1-2/+2
2014-04-01Remove unused inline constructorStephan Bergmann1-11/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-7/+1
2014-02-27Remove visual noise from cppuhelperAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-64/+64
2014-02-23Remove unneccessary commentsAlexander Wilms1-14/+14
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann1-13/+13
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-2/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann1-49/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-8/+8
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-5/+3
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-10/+3
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-14/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-6/+3
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-07-28we are searching for prefix in activateMatúš Kukan1-21/+0
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks1-1/+1
2011-06-24Allows using prefix information about componentMatus Kukan1-0/+23
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+8