summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)AuthorFilesLines
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane1-1/+1
2013-06-27fdo#66216 JDBC no fractional second in time formatLionel Elie Mamane1-1/+2
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan4-117/+114
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák23-229/+228
2013-04-01remove boilerplate commentsThomas Arnhold2-6/+0
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-9/+9
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-10/+10
2013-03-08make use of startsWith()Thomas Arnhold1-2/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03coverity#736112: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-03-03coverity#736111: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-03-03coverity#736110: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2-7/+8
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-03catch exceptions by (const) referenceLionel Elie Mamane1-2/+2
2012-12-02Catch all exceptions to respect specificationLionel Elie Mamane1-1/+13
2012-11-08connectivity: fix re-introduced bug fdo 35023Michael Stahl1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-6/+6
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2-1/+10
2012-08-22more old module-description xml filesMatúš Kukan1-45/+0
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power1-1/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power1-0/+1
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini2-3/+4
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna1-1/+0
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane1-0/+1
2012-06-29Remove UNO includes commentsThomas Arnhold2-6/+0
2012-06-12re-base on ALv2 code.Michael Meeks32-737/+475
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud1-39/+39
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-29switch connectivity to gbuildDavid Tardon2-117/+0
2012-05-29connectivity: convert configurationDavid Tardon1-219/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-04-23WaE: Clang expression result unusedCatalin Iacob1-2/+2
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-03-29removed duplicate includes in connectivityTakeshi Abe2-2/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-01-13Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann3-3/+16
2012-01-12Dead code.Stephan Bergmann1-152/+0
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot5-17/+17
2011-11-27remove include of pch header in connectivityNorbert Thiebaud30-60/+0