summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-10-10add copy constructor for ONDXPagePtr classNoel Grandin2-0/+15
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet2-3/+11
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-2/+2
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin3-52/+82
2014-10-07connectivity: try to fix build after f641fd15Michael Stahl1-2/+2
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane2-0/+12
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane4-0/+32
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane4-32/+0
2014-10-06mozab driver: don't pretend to implement an interface one does notLionel Elie Mamane1-1/+0
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane2-12/+0
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane2-22/+4
2014-10-06drop connectivity testmoz workbenCaolán McNamara4-1215/+0
2014-10-03coverity#1242888 Unused valueCaolán McNamara1-2/+4
2014-10-03cid#704588 Dereference after null checkNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin36-91/+89
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-4/+2
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl3-3/+3
2014-10-02coverity#1242903 Result is not floating-pointCaolán McNamara1-3/+3
2014-10-01connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch2-12/+7
2014-10-01fdo#82577: Handle TimeNoel Grandin19-197/+85
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch1-3/+3
2014-09-26factorise odbc headers inclusionLionel Elie Mamane6-109/+5
2014-09-26connectivity: typoMichael Stahl1-1/+1
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane2-3/+3
2014-09-26implement --with-system-odbc on windowsNoel Grandin10-40/+47
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-31/+31
2014-09-26remove unnecessary casts'sNoel Grandin1-2/+2
2014-09-25Add missing #include.Jan Holesovsky1-0/+2
2014-09-25fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann1-2/+1
2014-09-25ensure that osl_atomic_decrement gets called after osl_atomic_incrementCaolán McNamara1-3/+15
2014-09-25coverity#1210000 Uncaught exceptionCaolán McNamara2-199/+232
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann6-9/+7
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis4-14/+7
2014-09-21Fix some typosDavid Ostrovsky2-3/+3
2014-09-19speed optimisationLionel Elie Mamane1-2/+3
2014-09-19constifyLionel Elie Mamane2-4/+4
2014-09-19Better -Werror,-Wunused-function workaround, missing filesStephan Bergmann2-0/+68
2014-09-19Better -Werror,-Wunused-function workaroundStephan Bergmann2-21/+3
2014-09-19oups... fudge to match system ABI when *not* using system ODBC headersLionel Elie Mamane1-1/+1
2014-09-19Don't override ODBC headersLionel Elie Mamane1-8/+2
2014-09-19fdo#83924 align with system ODBC ABI on MacOSX: SQL_WCHAR is wchar_tLionel Elie Mamane1-0/+2
2014-09-16-Werror,-Wunused-function, plus additional clean-up and fixesStephan Bergmann1-6/+7
2014-09-16better fix for build with 32bit SQLWCHARLionel Elie Mamane1-14/+20
2014-09-16fix build on 32bit SQLWCHARLionel Elie Mamane1-1/+4
2014-09-15sal_Bool -> boolStephan Bergmann21-126/+124
2014-09-12STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl1-1/+1
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann31-109/+109
2014-09-12Normallya->Normally aCaolán McNamara2-2/+2