summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-19speed optimisationLionel Elie Mamane
2014-09-19constifyLionel Elie Mamane
2014-09-19Better -Werror,-Wunused-function workaround, missing filesStephan Bergmann
2014-09-19Better -Werror,-Wunused-function workaroundStephan Bergmann
2014-09-16-Werror,-Wunused-function, plus additional clean-up and fixesStephan Bergmann
2014-09-16better fix for build with 32bit SQLWCHARLionel Elie Mamane
2014-09-16fix build on 32bit SQLWCHARLionel Elie Mamane
2014-09-15sal_Bool -> boolStephan Bergmann
2014-09-12STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-12Normallya->Normally aCaolán McNamara
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara
2014-09-10check for empty m_pBufferCaolán McNamara
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-05brown paper bag / fix buildLionel Elie Mamane
2014-09-05odbc: no, RTL_TEXTENCODING_UCS2/4 doesn't work as we intendedLionel Elie Mamane
2014-09-05be more paranoidLionel Elie Mamane
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-18check len before memcpying into itCaolán McNamara
2014-08-09check return of Execute row and propogate error codeCaolán McNamara
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara
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