summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-223-19/+13
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-4/+2
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-2/+2
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-5/+0
* remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin2013-11-204-9/+9
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-2/+2
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-25/+17
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-208-104/+104
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-3/+3
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-199-17/+17
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-194-9/+7
* Fix some wrong copy pasteJulien Nabet2013-11-181-3/+3
* m_uInt8 not m_nInt8Julien Nabet2013-11-171-1/+1
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-1/+1
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-143-3/+0
* connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl2013-11-146-18/+0