summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/ResultSet.cxx
AgeCommit message (Expand)Author
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-30more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
2014-10-15coverity#706322 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706332 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-24Remove dead codeChristina Roßmanith
2011-02-24translated commentsRob Snelders
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-13#i105086# fix blob handling, map to bytes when possibleOcke Janssen [oj]
2009-11-11#i105086# fix for clob and blobOcke Janssen