summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2022-01-21Mysql/MariaDB: Clean mysqlc_tables + remove usingJulien Nabet
2022-01-20Mysql/MariaDB: allow View renamingJulien Nabet
2022-01-20Mysql/MariaDB: deal a bit better schema/table with existing functionsJulien Nabet
2022-01-17Mysql/MariaDB: copypasta from Firebird part, no pb for table renaming hereJulien Nabet
2022-01-17Resolves: tdf#146757 Use correct format index keys instead of wrong hackEike Rathke
2022-01-16Mysql/MariaDB: implement edit VIEW with GUI or SQLJulien Nabet
2022-01-16Firebird: missing space in DROP commandJulien Nabet
2022-01-15Mysql/MariaDB: make rename table workJulien Nabet
2022-01-15Mysql/MariaDB: related:tdf#81430, fix regression refresh tables/views manuallyJulien Nabet
2022-01-15Mysql/MariaDB: related:tdf#81430, fix regression create tableJulien Nabet
2022-01-15Mysql/MariaDB: related:tdf#81430, fix regression drop tableJulien Nabet
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet
2022-01-14Firebird: no need to override getTypes in TableJulien Nabet
2022-01-14connectivity: can avoid copying hereMiklos Vajna
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-11Mysql/MariaDB: add column(s) + table(s) (almost) skeleton partJulien Nabet
2022-01-11Mysql/MariaDB: add catalog+indexes+keys+user(s) skeleton partJulien Nabet
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-07Mysql/MariaDb direct connector: don't show system schemasJulien Nabet
2022-01-04tdf#146432: fix crash with REGEXP_REPLACE() executed in query editor to MariaDBJulien Nabet
2021-12-31tdf#134982: use the right protocol for Mysql/MariadbKrzysztof Hałasa
2021-12-30tdf#146471: Firebird: impossible to delete an external tableJulien Nabet
2021-12-28Drop FIREBIRD_SQL_DIALECT constant and use SQL_DIALECT_CURRENTJulien Nabet
2021-12-27tdf#130595: Parameter query with :parameter IS NULL doesn't workJulien Nabet
2021-12-27Related tdf#130595: SQL_NULL means pVar->sqldata = nullptrJulien Nabet
2021-12-26can use OUStringLiteral hereNoel Grandin
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
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