summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2021-12-21Fix typos in mdrivermanager.cxx (connectivity)Julien Nabet
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski
2021-12-19Merge getColumnRows in getColumns (evoab2/OEvoabDatabaseMetaData)Julien Nabet
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18tdf#146295: fix Base linked to txt or csv files crashes on filter dialogJulien Nabet
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-16tdf#38235: fix sort failure for EvolutionJulien Nabet
2021-12-16tdf#137101: fix e_book_client_connect_direct_sync signature in EvolutionJulien Nabet
2021-12-11Fix regression in connectivity/evoab2Julien Nabet
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-11-30fix mysqlc test after Sequence::operator[] changeNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in connectivity::sdbcx::OCollectionNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in dbtools::ParameterManagerNoel Grandin
2021-11-25stldebug assert in bad sort of postgresql schemasCaolán McNamara
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin
2021-11-23tdf#114441 Change use of sal_uInt32 to sal_Int32Henrik Palomäki
2021-11-23tdf#114441 Convert use of sal_uLong to sal_uInt32Henrik Palomäki
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-20tdf#145714: teach "mediumblob" to Mysql/MariaDB part in LOJulien Nabet
2021-11-18tdf#145205: Mysql/MariaDB, display BIT instead of DATE when its a BIT fieldJulien Nabet
2021-11-14Replace GET_PARAM in ado/ACallableStatement.cxx (connectivity)Julien Nabet
2021-11-14Replace VISIT_PARAMETER in commontools/parameters.cxx (connectivity)Julien Nabet
2021-11-14Replace SYM_MAP in evoab2/EApi.cxx (connectivity)Julien Nabet
2021-11-12Replace REGISTER_PROP in connectivity/evoab2Julien Nabet
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-25loplugin:indentation (macOS)Stephan Bergmann
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19tdf#145203: FIREBIRD cannot create a tableJulien Nabet
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-15Simplify vector initialization in connectivityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-07tdf#85148 New option on database wizard to connect to Firebird Serverjucasaca
2021-10-07ofz: Integer-overflowCaolán McNamara
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02ofz#39515 avoid Integer-overflowCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29"is missing" has gone missingStephan Bergmann
2021-09-29this scoping detracts from readabilityCaolán McNamara