summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
AgeCommit message (Expand)AuthorFilesLines
2015-04-23loplugin:staticmethodsNoel Grandin2-6/+6
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-28/+15
2014-07-19Typo: generel->generalJulien Nabet1-1/+1
2014-07-10Fix function signatureStephan Bergmann1-2/+3
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-04connectivity: fix includesThomas Arnhold3-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-2/+2
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold5-15/+15
2014-04-16connectivity: sal_Bool->boolNoel Grandin4-24/+24
2014-04-14N_DEBUG never definedThomas Arnhold1-4/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-44/+44
2014-02-27Remove visual noise from connectivityAlexander Wilms8-29/+29
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann10-83/+83
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-5/+10
2014-02-23Remove unneccessary commentsAlexander Wilms6-87/+87
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann2-6/+6
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-1/+5
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-1/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-1/+1
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-79/+79
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-11/+9
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-14/+14
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2-17/+13
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin1-5/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-14/+6
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-5/+5
2012-08-22more old module-description xml filesMatúš Kukan1-43/+0
2012-06-12re-base on ALv2 code.Michael Meeks13-282/+191
2012-06-02targeted string re-workNorbert Thiebaud1-14/+12
2012-05-29switch connectivity to gbuildDavid Tardon2-86/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe1-1/+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 Thiebaud6-12/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2-60/+23
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-6/+6
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-7/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito11-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-12/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky15-30/+40