summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-10-17cid#1247650 Uninitialized scalar fieldNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: close ResultSet after useNoel Grandin
2014-10-16remove unnecessary catch blockNoel Grandin
2014-10-15coverity#706322 Uncaught exceptionCaolán McNamara
2014-10-15coverity#706318 Uncaught exceptionCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14coverity#706320 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706332 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706327 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara
2014-10-14connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch
2014-10-13coverity#1158396 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara
2014-10-11coverity#735605 Division or modulo by zeroCaolán McNamara
2014-10-11connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch
2014-10-11connectivity: firebird: recursively delete temp directoriesMichael Stahl
2014-10-10coverity#706302 Uncaught exceptionCaolán McNamara
2014-10-10add copy constructor for ONDXPagePtr classNoel Grandin
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-07connectivity: try to fix build after f641fd15Michael Stahl
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06mozab driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-06drop connectivity testmoz workbenCaolán McNamara
2014-10-03coverity#1242888 Unused valueCaolán McNamara
2014-10-03cid#704588 Dereference after null checkNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-02coverity#1242903 Result is not floating-pointCaolán McNamara
2014-10-01connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26connectivity: typoMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-25Add missing #include.Jan Holesovsky