summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc
AgeCommit message (Expand)Author
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-04coverity#706375 uncaught exceptionDavid Tardon
2014-11-04coverity#706366 uncaught exceptionDavid Tardon
2014-11-04coverity#706363 uncaught exceptionDavid Tardon
2014-11-04coverity#706362 uncaught exceptionDavid Tardon
2014-11-04coverity#706361 uncaught exceptionDavid Tardon
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
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-12connectivity: sal_Bool -> boolStephan Bergmann
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-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-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-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon
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-10coverity#1213468 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet
2014-05-15odbc: clean up SQL conformance level testsLionel Elie Mamane
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet