summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-01-08SAL_WARN_UNUSED css::uno::TypeStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06fdo#37167 create statement before execute/wasNull/getBooleanLionel Elie Mamane
2014-01-03WaE: C4701: potentially uninitialized local variable 'aErr' usedTor Lillqvist
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-30drop STRING_MAXLEN uses from connectivityCaolán McNamara
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza
2013-12-22Fix other typosJulien Nabet
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19CID#736937 Not restoring ostream formatCaolán McNamara
2013-12-18nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara
2013-12-18STROAGE->STORAGECaolán McNamara
2013-12-17HSQLDB: correct syntax of change password from MySQL to HSQLDBLionel Elie Mamane
2013-12-17HSQLDB: quote usernamesLionel Elie Mamane
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-17cppcheck: fix statements that begin with string constantJulien Nabet
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-14Let's apply the same for theseJulien Nabet
2013-12-14odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane
2013-12-14cppcheck: fix same expressionJulien Nabet
2013-12-13assert non-nullnessStephan Bergmann
2013-12-13sdbc file driver (Prepared)Statement: created ResultSet owned by *caller*Lionel Elie Mamane
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-08Drop duplicate #includeTakeshi Abe
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
2013-12-06Missing includeStephan Bergmann
2013-12-06Remove unused typedefsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-12-04remove unused #define SQL_COLUMN_NOTFOUNDNoel Grandin
2013-11-30flat text DB: fix move by bookmarkLionel Elie Mamane
2013-11-30debug mode is OSL_DEBUG_LEVEL > 0, not > 1Lionel Elie Mamane
2013-11-30factorise codeLionel Elie Mamane
2013-11-30fdo#72148 if expecting table at begin, explicitly set it soLionel Elie Mamane
2013-11-26sqlbison.y string clean-upStephan Bergmann