summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZConnectionPool.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-07-19loplugin:constparams in connectivityNoel Grandin1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-30com::sun::star->css in connectivityNoel Grandin1-16/+16
2016-04-06Avoid reserved identifiersStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-27Remove visual noise from connectivityAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-1/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-2/+2
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud1-4/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.9.276); FILE MERGEDRüdiger Timm1-49/+18
2006-06-20INTEGRATION: CWS warnings01 (1.8.30); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.7.192); FILE MERGEDRüdiger Timm1-47/+21
2003-10-06INTEGRATION: CWS rt02 (1.6.70); FILE MERGEDRüdiger Timm1-3/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-08-12#101798# move ZConnectionWrapper to inc and impl sharing connectionsOcke Janssen1-13/+38
2001-08-13#90015# some modifications after codereviewOcke Janssen1-11/+11
2001-07-24#87724# driver pooling enabledOcke Janssen1-68/+26
2001-05-25#86996# getDriverByURL: return a proxy for the real driver, so we can reroute...Frank Schönheit1-3/+22
2001-04-26impl connectionpoolOcke Janssen1-0/+213