summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13actually use the base class, not the class itselfLuboš Luňák
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: member initialization orderDavid Tardon
2012-03-12WaE: base class should be explicitly initializedDavid Tardon
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German commentsPhilipp Weissenbacher
2012-03-05Missed two charsPhilipp Weissenbacher
2012-03-01Make it unexecutablePhilipp Weissenbacher
2012-03-01Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-02-28Translate German comments and fix some whitespacePhilipp Weissenbacher
2012-02-27Translate comments to German and fix some whitespacePhilipp Weissenbacher
2012-02-19remove adabas/adabasuiCaolán McNamara
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-14odbc 64 bit crash: correct buffer length allocation for a SQLLENLionel Elie Mamane
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
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
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-25Fix Android compilation: 'NULL' was not declared in this scopeTor Lillqvist
2011-10-05Use OString::getStr() nowTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24translated commentsRob Snelders
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-16Remove WTC supportThomas Arnhold
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-07Remove dead codeThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-31Remove double line spacing.Thomas Arnhold
2011-01-25Use correct parameter types in ADO API callsTor Lillqvist
2011-01-21dba34d: #i112014# flush connection when ooo terminateOcke.Janssen