summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/jdbc/Object.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-1/+4
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-121-5/+5
* silence some coverity warningsCaolán McNamara2017-11-181-1/+1
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-5/+5
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara2017-04-271-1/+1
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-271-1/+2
* tdf#39468 Translate German commentsJens Carl2017-03-291-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-301-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-23/+23
* boost->stdCaolán McNamara2015-09-141-3/+3
* coverity#706321 Uncaught exceptionCaolán McNamara2014-10-271-3/+6
* coverity#706329 Uncaught exceptionCaolán McNamara2014-10-251-5/+5
* coverity#706322 Uncaught exceptionCaolán McNamara2014-10-251-1/+10
* coverity#706319 Uncaught exceptionCaolán McNamara2014-10-251-14/+14
* coverity#706317 Uncaught exceptionCaolán McNamara2014-10-251-17/+29
* coverity#706322 Uncaught exceptionCaolán McNamara2014-10-151-1/+11
* coverity#706326 Uncaught exceptionCaolán McNamara2014-10-141-2/+13
* coverity#706331 Uncaught exceptionCaolán McNamara2014-10-121-16/+37
* loplugin: cstylecastNoel Grandin2014-10-031-3/+3
* connectivity: fix includesThomas Arnhold2014-06-041-1/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-11/+11
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-7/+7
* Remove unneccessary commentsAlexander Wilms2014-02-231-27/+27
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-201-3/+3
* sal_Bool -> bool fixupStephan Bergmann2014-02-181-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-7/+7
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-111-5/+5
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2012-09-241-0/+3
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot2011-12-171-2/+2
* 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
|\
* | translated commentsRob Snelders2011-02-241-5/+5
* | Replace all occured, occurance etc.Takeshi Abe2010-12-061-3/+3
* | convert vos/process.hxx and related APINorbert Thiebaud2010-10-251-1/+0
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|/