summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2014-09-25fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann
2014-09-25ensure that osl_atomic_decrement gets called after osl_atomic_incrementCaolán McNamara
2014-09-25coverity#1210000 Uncaught exceptionCaolán McNamara
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-21Fix some typosDavid Ostrovsky
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-19oups... fudge to match system ABI when *not* using system ODBC headersLionel Elie Mamane
2014-09-19Don't override ODBC headersLionel Elie Mamane
2014-09-19fdo#83924 align with system ODBC ABI on MacOSX: SQL_WCHAR is wchar_tLionel Elie Mamane
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-05revert part of commit unintentionally pushedLionel Elie Mamane
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-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud
2014-08-28fdo#82088: changed namespace from utl to css::utilStefan Weiberg
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-21remove commented out namespace aliasesThomas Arnhold