summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fdo#70664 Allow reading firebird Blob as InputStream.Andrzej Hunt2014-01-012-99/+190
* fdo#70664 Implement Blob writing (firebird-sdbc).Andrzej Hunt2014-01-012-10/+126
* drop STRING_MAXLEN uses from connectivityCaolán McNamara2013-12-303-5/+5
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-271-1/+1
* fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza2013-12-2412-60/+21
* Fix other typosJulien Nabet2013-12-222-5/+5
* fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane2013-12-211-3/+13
* Spelling correction: s/retrive/retrieve/Tor Lillqvist2013-12-202-8/+8
* typo fixesAndras Timar2013-12-206-8/+8
* CID#736937 Not restoring ostream formatCaolán McNamara2013-12-191-13/+22
* nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara2013-12-181-4/+2
* STROAGE->STORAGECaolán McNamara2013-12-184-4/+4
* HSQLDB: correct syntax of change password from MySQL to HSQLDBLionel Elie Mamane2013-12-171-3/+6
* HSQLDB: quote usernamesLionel Elie Mamane2013-12-171-3/+7
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-1719-35/+37
* Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2013-12-173-3/+3
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-172-11/+11
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-175-7/+6
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-179-18/+16
* cppcheck: fix statements that begin with string constantJulien Nabet2013-12-171-2/+2
* Allow setting environment value directly in .component filesStephan Bergmann2013-12-164-27/+14
* Clean-up uno/lbnames.hStephan Bergmann2013-12-162-0/+2
* Let's apply the same for theseJulien Nabet2013-12-141-8/+8
* odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane2013-12-141-9/+9
* cppcheck: fix same expressionJulien Nabet2013-12-141-1/+1
* assert non-nullnessStephan Bergmann2013-12-131-0/+1
* sdbc file driver (Prepared)Statement: created ResultSet owned by *caller*Lionel Elie Mamane2013-12-136-83/+40
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-1310-40/+4
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-2/+2
* Drop duplicate #includeTakeshi Abe2013-12-082-5/+0
* fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane2013-12-072-39/+50
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-067-8/+0
* Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann2013-12-063-3/+3
* Missing includeStephan Bergmann2013-12-061-0/+4
* Remove unused typedefsStephan Bergmann2013-12-062-7/+0
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-063-12/+12
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-064-10/+18
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-066-13/+31
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-052-0/+2
* remove unused #define SQL_COLUMN_NOTFOUNDNoel Grandin2013-12-041-2/+0
* flat text DB: fix move by bookmarkLionel Elie Mamane2013-11-301-13/+4
* debug mode is OSL_DEBUG_LEVEL > 0, not > 1Lionel Elie Mamane2013-11-301-1/+1
* factorise codeLionel Elie Mamane2013-11-301-7/+2
* fdo#72148 if expecting table at begin, explicitly set it soLionel Elie Mamane2013-11-301-1/+5
* sqlbison.y string clean-upStephan Bergmann2013-11-261-129/+69
* Partially revert 7ab15103b74a16d774fc0c47ddae5d69e6be5082Stephan Bergmann2013-11-241-1/+1
* connectivity: use "application/x-dbase" for DBase filesMichael Stahl2013-11-231-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-223-19/+13
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-4/+2