summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/jdbc/ResultSet.cxx
Commit message (Expand)AuthorAgeFilesLines
* store originating exception when re-throwingNoel Grandin2019-02-061-2/+5
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-19/+19
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:oncevar in codemaker..connectivityNoel Grandin2017-06-201-5/+5
* Fix typosAndrea Gelmini2017-06-111-13/+13
* loplugin:unusedfieldsNoel Grandin2017-05-191-1/+0
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-13/+13
* loplugin:checkunusedparams in connectivityNoel Grandin2017-04-281-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-79/+77
* New loplugin:conststringvar: connectivityStephan Bergmann2017-01-101-12/+12
* com::sun::star->css in connectivityNoel Grandin2016-05-301-70/+70
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-1/+2
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-6/+0
* loplugin:unusedfields in connectivityNoel Grandin2015-12-231-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-82/+82
* boost->stdCaolán McNamara2015-09-141-2/+2
* more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard2015-06-301-1/+9
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* cid#1249675 Uncaught exceptionNoel Grandin2014-10-271-1/+1
* coverity#706319 Uncaught exceptionCaolán McNamara2014-10-251-31/+31
* coverity#706317 Uncaught exceptionCaolán McNamara2014-10-251-6/+6
* coverity#706322 Uncaught exceptionCaolán McNamara2014-10-151-1/+1
* coverity#706332 Uncaught exceptionCaolán McNamara2014-10-141-4/+1
* coverity#706326 Uncaught exceptionCaolán McNamara2014-10-141-24/+23
* coverity#706331 Uncaught exceptionCaolán McNamara2014-10-121-8/+8
* loplugin: cstylecastNoel Grandin2014-10-031-6/+6
* starsdbc -> css::sdbcThomas Arnhold2014-08-211-1/+1
* coverity#706376 Uncaught exceptionCaolán McNamara2014-07-211-2/+2
* connectivity: fix includesThomas Arnhold2014-06-041-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-3/+3
* remove wrongly added IsBookmarkable propertyLionel Elie Mamane2014-05-171-3/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin2014-05-131-86/+0
* Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet2014-05-121-5/+17
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* Remove visual noise from connectivityAlexander Wilms2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-71/+71
* Remove unneccessary commentsAlexander Wilms2014-02-231-89/+89
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-221-1/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-171-86/+85
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* 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