summaryrefslogtreecommitdiffstats
path: root/connectivity/source/cpool/ZConnectionPool.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-2/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-7/+3
* loplugin:indentation in connectivityNoel Grandin2019-02-081-2/+2
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Modernize a bit connectivity (part1)Julien Nabet2018-01-261-3/+1
* Fix typosAndrea Gelmini2018-01-161-2/+2
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* loplugin:constparams in connectivityNoel Grandin2017-07-191-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-3/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-7/+7
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+3
* com::sun::star->css in connectivityNoel Grandin2016-05-301-3/+3
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-281-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* Remove include stdio (part1)Julien Nabet2015-05-171-1/+0
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-6/+0
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-13/+5
* connectivity: fix includesThomas Arnhold2014-06-041-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-6/+6
* Remove visual noise from connectivityAlexander Wilms2014-02-271-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-17/+17
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* removed duplicate includes in connectivityTakeshi Abe2012-03-291-1/+0
* remove include of pch header in connectivityNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
|\
* | EasyHack: Convert to RTL macro from FromAsciiKevin Hunter2010-11-101-1/+1
* | merge vosremoval-timer.diffNorbert Thiebaud2010-10-251-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-4/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS dbaperf3Oliver Bolte2009-09-081-3/+3
* INTEGRATION: CWS changefileheader (1.18.216); FILE MERGEDRüdiger Timm2008-04-101-42/+18
* INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.16.30); FILE MERGEDJens-Heiner Rechtien2006-06-201-5/+5
* INTEGRATION: CWS ooo19126 (1.15.282); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-191-23/+18
* #101798# impl connection sharingOcke Janssen2002-08-121-2/+6
* #101798# impl connection sharingOcke Janssen2002-08-121-3/+3
* #101798# move ZConnectionWrapper to inc and impl sharing connectionsOcke Janssen2002-08-121-47/+29
* #92924#: includesJens-Heiner Rechtien2001-10-171-2/+4
* #90015# some modifications after codereviewOcke Janssen2001-08-131-60/+102
* #87724# driver pooling enabledOcke Janssen2001-07-241-155/+84