summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-09ofz#46526 AbrtCaolán McNamara
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-04-01tdf#148310: Firebird: copy complete rows, CLOB field, last character lostJulien Nabet
2022-04-01Remove useless connectivity/source/drivers/mysqlc/DataAccess.xcuJulien Nabet
2022-03-29loplugin:unusedfieldsNoel Grandin
2022-03-25loplugin:unusedmethodsNoel Grandin
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-17Remove old mysql_jdbc/mysqlc in drivers.xcuJulien Nabet
2022-03-16tdf#147997: MySQL/MariaDB for dialog for direct connectionJulien Nabet
2022-03-15loplugin:trivialdestructor (macOS)Stephan Bergmann
2022-03-13Remove forgotten remnant test codeJulien Nabet
2022-03-12tdf#147309: Recreating a view with same name and in the same session fails (FB)Julien Nabet
2022-03-04cid#1500701 silence Dereference after null checkCaolán McNamara
2022-02-28cid#1500397 silence Resource leakCaolán McNamara
2022-02-27cid#1500397: Resource leakJulien Nabet
2022-02-26cid#1500433 Using a moved objectCaolán McNamara
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2022-02-22Fix a ODatabaseMetaDataResultSet type in evoab2Julien Nabet
2022-02-22Fix some ODatabaseMetaDataResultSet types in FirebirdJulien Nabet
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-21cid#1500693 Resource leakJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/jdbcJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/firebirdJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/adoJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/macabJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/mysqlcJulien Nabet
2022-02-18Simplify even more sequence of Property in connectivity/odbcJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/odbcJulien Nabet
2022-02-17Revert "ODBC: fix signatures of Bulk, SpecialColumns et NativeSQL"Julien Nabet
2022-02-17ODBC: fix signatures of Bulk, SpecialColumns et NativeSQLJulien Nabet
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-08Drop some methods returning just a string and only used onceJulien Nabet
2022-02-08cid#1497933 suppress Macro compares unsigned to 0Caolán McNamara
2022-02-07fix big-endian hsql to firebird migrationCaolán McNamara
2022-02-06We know the length hereMike Kaganski
2022-02-05tdf#138691: avoid buffer overflowMike Kaganski
2022-02-01Mysql/MariaDB: remove useless include+using and unused vars in mysqlc_driverJulien Nabet
2022-01-30Mysql/MariaDB: remove useless include+using + unused vars in mysqlc_connectionJulien Nabet