summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2014-07-26coverity#706301 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03clang scan-build: Argument with 'nonnull' attribute passed nullCaolán McNamara
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706308 Uncaught exceptionCaolán McNamara
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#1224302 Uncaught exceptionCaolán McNamara
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud
2014-06-28firebird: release driver on dispose rather than destroy.Norbert Thiebaud
2014-06-28firebird driver, abandon ref to about to be disposed embedded storage.Norbert Thiebaud
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud
2014-06-27Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann
2014-06-27odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-18Typo: kjnow->knowJulien Nabet
2014-06-18Typo: perharps->perhapsJulien Nabet
2014-06-18Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane
2014-06-18fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706304 Uncaught exceptionCaolán McNamara
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-06-04coverity#736759 Dereference before null checkCaolán McNamara
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane
2014-05-30Replace "compareToAscii" by !=Julien Nabet
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann