summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)Author
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-27coverity#706321 Uncaught exceptionCaolán McNamara
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin
2014-10-25coverity#706329 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706328 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706322 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
2014-10-24coverity#736109 Nesting level does not match indentationCaolán McNamara
2014-10-15coverity#706322 Uncaught exceptionCaolán McNamara
2014-10-15coverity#706318 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706320 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706332 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706327 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara
2014-10-03cid#704588 Dereference after null checkNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-30Replace "compareToAscii" by !=Julien Nabet
2014-05-29Update comment to reality... many properties now, not one.Lionel Elie Mamane
2014-05-29To avoid some confusion for people like me :)Julien Nabet
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel 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
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-18sal_Bool -> bool fixupStephan Bergmann
2014-02-18fix windows buildMarkus Mohrhard
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2014-01-06fdo#37167 create statement before execute/wasNull/getBooleanLionel Elie Mamane
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann