summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)Author
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
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#736112: make clear that this is not part of the ifMarkus Mohrhard
2013-03-03coverity#736111: make clear that this is not part of the ifMarkus Mohrhard
2013-03-03coverity#736110: make clear that this is not part of the ifMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-03catch exceptions by (const) referenceLionel Elie Mamane
2012-12-02Catch all exceptions to respect specificationLionel Elie Mamane
2012-11-08connectivity: fix re-introduced bug fdo 35023Michael Stahl
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks