summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2014-09-23STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
2014-08-21fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-08-21check len before memcpying into itCaolán McNamara
2014-07-22fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-06JOINs are left-associativeLionel Elie Mamane
2014-06-18Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet
2014-06-10Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-06-02fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane
2014-01-30fdo#74160 firebird XParameters::setString truncate to 65535 charactersLionel Elie Mamane
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-08fdo#37167 create statement before execute/wasNull/getBooleanLionel Elie Mamane
2014-01-01fdo#70664 Allow reading firebird Blob as InputStream.Andrzej Hunt
2014-01-01fdo#70664 Implement Blob writing (firebird-sdbc).Andrzej Hunt
2013-12-24fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-19odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane
2013-12-17cppcheck: fix statements that begin with string constantJulien Nabet
2013-12-09fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-30flat text DB: fix move by bookmarkLionel Elie Mamane
2013-11-30fdo#72148 if expecting table at begin, explicitly set it soLionel Elie Mamane
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18Fix some wrong copy pasteJulien Nabet
2013-11-17m_uInt8 not m_nInt8Julien Nabet
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl
2013-11-14fdo#70144 Mark database document as modified when data inserted in firebird.Andrzej J.R. Hunt
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt
2013-11-13remove archaic drop comments referring to STRING_NOTFOUNDCaolán McNamara
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-11convert STRING_NOTFOUND -> NODE_NOTFOUND in connectivityNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl