summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbcbase
AgeCommit message (Expand)Author
2012-05-29switch connectivity to gbuildDavid Tardon
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-21chmod -xTor Lillqvist
2012-03-12suppress "SQL_API redefined" error with -WerrorDavid Tardon
2012-03-01work around ICE with mingw32-gcc-4.7.0-0.5.20120224David Tardon
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-14Remove unused code from connectivity::odbc::OPreparedStatementKate Goss
2012-02-14ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane
2012-02-14improve OTools::binParameter/bindData interactionLionel Elie Mamane
2012-02-14new[] already allocates each element of the arrayLionel Elie Mamane
2012-02-14odbc getTableTypes: ask the driver instead of guessingLionel Elie Mamane
2012-01-29remove erroneously committed debug codeLionel Elie Mamane
2012-01-29WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32'Tor Lillqvist
2012-01-29use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane
2012-01-29make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}Lionel Elie Mamane
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-04ODBC DBMetaDataResultSet: on move, update internal state as necessaryLionel Elie Mamane
2011-11-30ODBC: use right integer length to get Statement OptionsLionel Elie Mamane
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-15OConnection: WaE unused variableMichael Stahl
2011-10-28tweak debug messages from commit 9b58d9353073c6535da0529cd9a48e435f043fa8Noel Power
2011-10-28leaking connection handleTerrence Enger
2011-10-05Resolves: fdo#34309 odbc fractional seconds are in billionthsCaolán McNamara
2011-08-05delete/delete[] mismatch, thanks to Terrence EngerCaolán McNamara
2011-06-01WaE: unused return valueCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24remove commented code in connectivityPierre-André Jacquod
2011-03-24translated commentsRob Snelders
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17dba34d: fix for assertion from comphelperOcke Janssen [oj]
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10dba34d: #i116509# check if first and previous workOcke Janssen
2011-03-01avoid implicit castCaolán McNamara
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-01-28WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-02dba33i: #i113684# proper termination condition when reading large stringsFrank Schoenheit [fs]
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-03-29Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33fFrank Schoenheit [fs]
2010-03-29dba33f: added missing break (thanks to Terence Enger (400guy@openoffice.org))Frank Schoenheit [fs]