summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-219-79/+54
* Some cppcheck cleaning in connectivityJulien Nabet2012-12-203-14/+8
* regenerate pchPeter Foley2012-12-192-18/+18
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-6/+7
* use return value optimizationCaolán McNamara2012-12-173-21/+17
* String::AllocBuffer -> OUStringBufferCaolán McNamara2012-12-171-9/+5
* callcatcher: update unused code listCaolán McNamara2012-12-142-5/+0
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-85/+0
* When parsing does not give a table name, take it from the columnLionel Elie Mamane2012-12-112-13/+16
* new autogenerated PCH headers in connectivityLuboš Luňák2012-12-104-48/+100
* remove unneeded PCH stuffLuboš Luňák2012-12-102-18/+0
* no longer necessary to add include path for PCH headerLuboš Luňák2012-12-102-2/+0
* testing PCH for connectivity/flatLuboš Luňák2012-12-103-0/+55
* testing PCH for connectivity/fileLuboš Luňák2012-12-103-0/+55
* fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2012-12-107-17/+19
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-1010-61/+61
* fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin2012-12-102-6/+4
* Add missing breaksJulien Nabet2012-12-081-0/+2
* Some cppcheck cleaningJulien Nabet2012-12-075-12/+4
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-0/+2
* remove unwanted SAL_CALLLuboš Luňák2012-12-071-3/+3
* no SAL_CALL for internal utility functionsLionel Elie Mamane2012-12-072-14/+14
* fix missing SAL_CALL attributesNoel Grandin2012-12-071-5/+5
* fdo#47520 ODBC: overhaul data fetchingLionel Elie Mamane2012-12-062-248/+336
* commentsLionel Elie Mamane2012-12-061-0/+2
* Refuse to set fetchSize > 1, the rest of the code is not prepared for itLionel Elie Mamane2012-12-061-1/+18
* comment meaning inverted wrt to reality in codeLionel Elie Mamane2012-12-061-1/+1
* setBound(true) is the defaultLionel Elie Mamane2012-12-061-1/+0
* janitorial: const annotationLionel Elie Mamane2012-12-061-1/+1
* janitorial: alignmentLionel Elie Mamane2012-12-061-1/+1
* ODBC: clean up our use of SQLGetDataLionel Elie Mamane2012-12-061-123/+111
* stylistic: use sal_Int8 rather than char for binary dataLionel Elie Mamane2012-12-061-1/+1
* const-ify arguments of some OTools function membersLionel Elie Mamane2012-12-062-12/+12
* Variable-sized datatype -> cannot predict length of needed bufferLionel Elie Mamane2012-12-061-8/+7
* comment on our usage of SQLGetData extensionsLionel Elie Mamane2012-12-061-0/+7
* statically assert our own ODBC_SQL_NOT_DEFINED does not conflict with SQL_UB_*Lionel Elie Mamane2012-12-061-0/+5
* statically assert that ODBC uses UTF-16Lionel Elie Mamane2012-12-061-0/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-062-6/+0
* -Werror,-WuninitializedStephan Bergmann2012-12-061-1/+1
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-062-16/+6
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-064-11/+10
* Revert inadvertent chmodStephan Bergmann2012-12-051-0/+0
* WITH_MOZAB4WIN=NO still needs mozbootstrapStephan Bergmann2012-12-051-0/+4
* First fix for fdo#56902Mathias Michel2012-12-041-5/+1
* No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'Tor Lillqvist2012-12-042-3/+3
* one more strange mingw string problemLuboš Luňák2012-12-031-1/+1
* fix build with fast string operator+Luboš Luňák2012-12-031-1/+1
* catch exceptions by (const) referenceLionel Elie Mamane2012-12-031-2/+2
* Catch all exceptions to respect specificationLionel Elie Mamane2012-12-021-1/+13
* Lacking "/" at the end of .icedoveJulien Nabet2012-12-012-2/+2