summaryrefslogtreecommitdiff
path: root/connectivity/source/manager
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Resolves: fdo#85081 terminate if can't load kde addressbookCaolán McNamara1-6/+20
2014-09-05revert part of commit unintentionally pushedLionel Elie Mamane1-1/+1
2014-09-05brown paper bag / fix buildLionel Elie Mamane1-1/+1
2014-07-29Fix *_component_getFactory function typeStephan Bergmann1-2/+3
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-16/+16
2014-02-27Remove visual noise from connectivityAlexander Wilms3-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-32/+32
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms2-26/+26
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann2-7/+7
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-6/+10
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-06-07Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2-7/+12
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2-27/+22
2013-05-29Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2-5/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-48/+48
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-2/+2
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-3/+2
2012-11-30fdo#57696: Missing adaption of OSDBCDriverManager to XDriverManager2Stephan Bergmann1-5/+3
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-02targeted string re-workNorbert Thiebaud1-7/+7
2012-05-29switch connectivity to gbuildDavid Tardon3-134/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2011-11-27remove include of pch header in connectivityNorbert Thiebaud2-4/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-5/+4
2011-09-15Make this compile with MSVC and _DEBUGTor Lillqvist1-16/+4
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-7/+0
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist1-0/+2
2011-08-24Again, avoid debugging MSVC std::equal_range issueTor Lillqvist1-0/+5
2011-08-04fixed typoTakeshi Abe1-1/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan3-8/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens7-35/+40
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-4/+5