summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)AuthorFilesLines
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-31nuke unused typedefTakeshi Abe2-2/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-2/+2
2012-05-29switch connectivity to gbuildDavid Tardon1-100/+0
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon1-1/+1
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe2-5/+0
2012-05-21allocate in exact sizeTakeshi Abe1-2/+2
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-6/+6
2012-04-16callcatcher: update listCaolán McNamara1-6/+0
2012-04-16hard to tell what side-effects dbtools::StatementComposer::getQuery might haveCaolán McNamara1-0/+2
2012-04-16_bUseRowSetFilter and _bUseRowSetOrder are always trueCaolán McNamara1-12/+7
2012-04-16simplify getComposedRowSetStatementCaolán McNamara1-12/+7
2012-04-16callcatcher: update unused codeCaolán McNamara1-8/+0
2012-04-12callcatcher: update unused code listCaolán McNamara1-3/+1
2012-04-10Remove VERBOSE part 3Rob Snelders1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-29Remove unused code in connectiviy.Santiago Martinez2-107/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe2-3/+0
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane1-11/+62
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-08Removed unused code.Santiago Martinez1-6/+0
2012-02-17WaE: enable exceptions for these tooCaolán McNamara1-2/+2
2012-02-16ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane1-2/+2
2012-02-16typo & copy/paste error in error messageLionel Elie Mamane1-2/+2
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann1-1/+0
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot17-63/+63
2011-11-29fs34c: #i117666# check first if value is nullmst1-4/+6
2011-11-27remove include of pch header in connectivityNorbert Thiebaud39-77/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora2-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-4/+4
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+4
2011-08-18Fixed build breakage.Kohei Yoshida1-1/+3
2011-08-14=class OTableHelper: typo in private member name: refreshFor*gei*nKeysLionel Elie Mamane1-2/+2
2011-07-27Related: fdo#35404 survive nil xTableCaolán McNamara1-1/+3
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-06-01this is overly static for little gainCaolán McNamara1-9/+5
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-49/+134
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-49/+134
2011-04-13catch by const referenceCaolán McNamara2-2/+2
2011-04-05set some more files to use exceptionsCaolán McNamara1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito40-0/+0
2011-03-24#i10000# fix for Solaris warningsVladimir Glazunov1-3/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold6-35/+34
2011-03-18WaE: silence some warningsThomas Arnhold1-0/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky41-91/+94
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold6-8/+8
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold7-12/+12