summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)Author
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
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-02Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-16Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann
2013-09-05CID#1079186 ununinitialized pointerCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane
2013-06-27fdo#66216 JDBC no fractional second in time formatLionel Elie Mamane
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold