summaryrefslogtreecommitdiffstats
path: root/connectivity/source/manager
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-39/+39
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-192-0/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* com::sun::star->css in connectivityNoel Grandin2016-05-302-26/+26
* loplugin:passstuffbyref in connectivityNoel Grandin2016-04-131-4/+4
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-281-2/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* new loplugin: oncevarNoel Grandin2015-11-091-9/+5
* loplugin:stringconstantNoel Grandin2015-11-021-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-16/+16
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-111-2/+0
* tdf#91112: pass by const reference to lambdasJorenz Paragas2015-08-031-3/+3
* tdf#91112 replace o3tl::unary_compose with lambdas in connectivityJorenz Paragas2015-07-291-14/+11
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-172-7/+7
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-4/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-152-6/+6
* Remove include stdio (part1)Julien Nabet2015-05-172-4/+0
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-153-16/+1
* Resolves: fdo#85081 terminate if can't load kde addressbookCaolán McNamara2014-10-281-6/+20
* revert part of commit unintentionally pushedLionel Elie Mamane2014-09-051-1/+1
* brown paper bag / fix buildLionel Elie Mamane2014-09-051-1/+1
* Fix *_component_getFactory function typeStephan Bergmann2014-07-291-2/+3
* loplugin:staticcallStephan Bergmann2014-06-131-4/+4
* connectivity: fix includesThomas Arnhold2014-06-041-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-191-3/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-16/+16
* Remove visual noise from connectivityAlexander Wilms2014-02-273-15/+15
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-32/+32
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-232-26/+26
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-062-7/+7
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-062-6/+10
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza2013-10-091-8/+2
* Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2013-06-072-7/+12
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-032-27/+22
* Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2013-05-292-5/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-48/+48
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-2/+2
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-1/+1
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-101-3/+2
* fdo#57696: Missing adaption of OSDBCDriverManager to XDriverManager2Stephan Bergmann2012-11-301-5/+3
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-0/+1