summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan3-12/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-1/+7
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens3-1/+7
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+1
2011-04-13catch by const referenceCaolán McNamara1-4/+4
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito30-0/+0
2011-03-24translated commentsRob Snelders7-26/+26
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky35-53/+42
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens35-53/+42