loplugin:ostr in connectivity
commit4d97239b7a92c8dc1c1ee9a6474768ed1e744ef5
authorNoel Grandin <noel.grandin@collabora.co.uk>
Mon, 6 May 2024 16:31:04 +0000 (6 18:31 +0200)
committerNoel Grandin <noel.grandin@collabora.co.uk>
Tue, 7 May 2024 06:46:13 +0000 (7 08:46 +0200)
tree32e917a1de76d285fc35c8646cf668a482b5ce9c
parentb667543a2a63b3933630032b5470db8bc3eefaf9
loplugin:ostr in connectivity

Change-Id: Ice633719b05240ab5a052b62ca4eafe89f97e12f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167238
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
181 files changed:
connectivity/qa/connectivity/commontools/FValue_test.cxx
connectivity/qa/connectivity/resource/sharedresources_test.cxx
connectivity/source/commontools/BlobHelper.cxx
connectivity/source/commontools/CommonTools.cxx
connectivity/source/commontools/ConnectionWrapper.cxx
connectivity/source/commontools/DateConversion.cxx
connectivity/source/commontools/DriversConfig.cxx
connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx
connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx
connectivity/source/commontools/ParameterSubstitution.cxx
connectivity/source/commontools/TDatabaseMetaDataBase.cxx
connectivity/source/commontools/TIndexes.cxx
connectivity/source/commontools/TKeys.cxx
connectivity/source/commontools/TPrivilegesResultSet.cxx
connectivity/source/commontools/TTableHelper.cxx
connectivity/source/commontools/dbexception.cxx
connectivity/source/commontools/dbmetadata.cxx
connectivity/source/commontools/dbtools.cxx
connectivity/source/commontools/dbtools2.cxx
connectivity/source/commontools/formattedcolumnvalue.cxx
connectivity/source/commontools/parameters.cxx
connectivity/source/commontools/paramwrapper.cxx
connectivity/source/commontools/predicateinput.cxx
connectivity/source/commontools/statementcomposer.cxx
connectivity/source/cpool/ZConnectionWrapper.cxx
connectivity/source/cpool/ZPoolCollection.cxx
connectivity/source/drivers/calc/CCatalog.cxx
connectivity/source/drivers/calc/CConnection.cxx
connectivity/source/drivers/calc/CDatabaseMetaData.cxx
connectivity/source/drivers/calc/CDriver.cxx
connectivity/source/drivers/calc/CTable.cxx
connectivity/source/drivers/calc/CTables.cxx
connectivity/source/drivers/component/CDatabaseMetaData.cxx
connectivity/source/drivers/component/CPreparedStatement.cxx
connectivity/source/drivers/component/CResultSet.cxx
connectivity/source/drivers/component/CStatement.cxx
connectivity/source/drivers/dbase/DCatalog.cxx
connectivity/source/drivers/dbase/DConnection.cxx
connectivity/source/drivers/dbase/DDatabaseMetaData.cxx
connectivity/source/drivers/dbase/DDriver.cxx
connectivity/source/drivers/dbase/DIndex.cxx
connectivity/source/drivers/dbase/DPreparedStatement.cxx
connectivity/source/drivers/dbase/DResultSet.cxx
connectivity/source/drivers/dbase/DStatement.cxx
connectivity/source/drivers/dbase/DTable.cxx
connectivity/source/drivers/dbase/DTables.cxx
connectivity/source/drivers/evoab2/NCatalog.cxx
connectivity/source/drivers/evoab2/NConnection.cxx
connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx
connectivity/source/drivers/evoab2/NDriver.cxx
connectivity/source/drivers/evoab2/NPreparedStatement.cxx
connectivity/source/drivers/evoab2/NResultSet.cxx
connectivity/source/drivers/evoab2/NStatement.cxx
connectivity/source/drivers/evoab2/NTable.cxx
connectivity/source/drivers/evoab2/NTables.cxx
connectivity/source/drivers/file/FCatalog.cxx
connectivity/source/drivers/file/FConnection.cxx
connectivity/source/drivers/file/FDatabaseMetaData.cxx
connectivity/source/drivers/file/FDriver.cxx
connectivity/source/drivers/file/FPreparedStatement.cxx
connectivity/source/drivers/file/FResultSet.cxx
connectivity/source/drivers/file/FStatement.cxx
connectivity/source/drivers/file/FTable.cxx
connectivity/source/drivers/firebird/Blob.cxx
connectivity/source/drivers/firebird/Catalog.cxx
connectivity/source/drivers/firebird/Clob.cxx
connectivity/source/drivers/firebird/Column.cxx
connectivity/source/drivers/firebird/Connection.cxx
connectivity/source/drivers/firebird/DatabaseMetaData.cxx
connectivity/source/drivers/firebird/Driver.cxx
connectivity/source/drivers/firebird/PreparedStatement.cxx
connectivity/source/drivers/firebird/ResultSet.cxx
connectivity/source/drivers/firebird/ResultSetMetaData.cxx
connectivity/source/drivers/firebird/Statement.cxx
connectivity/source/drivers/firebird/Table.cxx
connectivity/source/drivers/firebird/Tables.cxx
connectivity/source/drivers/firebird/Util.cxx
connectivity/source/drivers/firebird/Views.cxx
connectivity/source/drivers/flat/ECatalog.cxx
connectivity/source/drivers/flat/EConnection.cxx
connectivity/source/drivers/flat/EDatabaseMetaData.cxx
connectivity/source/drivers/flat/EDriver.cxx
connectivity/source/drivers/flat/EPreparedStatement.cxx
connectivity/source/drivers/flat/EResultSet.cxx
connectivity/source/drivers/flat/EStatement.cxx
connectivity/source/drivers/flat/ETable.cxx
connectivity/source/drivers/flat/ETables.cxx
connectivity/source/drivers/hsqldb/HCatalog.cxx
connectivity/source/drivers/hsqldb/HColumns.cxx
connectivity/source/drivers/hsqldb/HConnection.cxx
connectivity/source/drivers/hsqldb/HDriver.cxx
connectivity/source/drivers/hsqldb/HStorageMap.cxx
connectivity/source/drivers/hsqldb/HTable.cxx
connectivity/source/drivers/hsqldb/HTables.cxx
connectivity/source/drivers/hsqldb/HUser.cxx
connectivity/source/drivers/hsqldb/HUsers.cxx
connectivity/source/drivers/hsqldb/HViews.cxx
connectivity/source/drivers/jdbc/Blob.cxx
connectivity/source/drivers/jdbc/CallableStatement.cxx
connectivity/source/drivers/jdbc/Clob.cxx
connectivity/source/drivers/jdbc/DatabaseMetaData.cxx
connectivity/source/drivers/jdbc/JConnection.cxx
connectivity/source/drivers/jdbc/JDriver.cxx
connectivity/source/drivers/jdbc/JStatement.cxx
connectivity/source/drivers/jdbc/PreparedStatement.cxx
connectivity/source/drivers/jdbc/ResultSet.cxx
connectivity/source/drivers/jdbc/tools.cxx
connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx
connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx
connectivity/source/drivers/mysql_jdbc/YCatalog.cxx
connectivity/source/drivers/mysql_jdbc/YColumns.cxx
connectivity/source/drivers/mysql_jdbc/YDriver.cxx
connectivity/source/drivers/mysql_jdbc/YTable.cxx
connectivity/source/drivers/mysql_jdbc/YTables.cxx
connectivity/source/drivers/mysql_jdbc/YUser.cxx
connectivity/source/drivers/mysql_jdbc/YUsers.cxx
connectivity/source/drivers/mysql_jdbc/YViews.cxx
connectivity/source/drivers/mysqlc/mysqlc_catalog.cxx
connectivity/source/drivers/mysqlc/mysqlc_column.cxx
connectivity/source/drivers/mysqlc/mysqlc_connection.cxx
connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx
connectivity/source/drivers/mysqlc/mysqlc_driver.cxx
connectivity/source/drivers/mysqlc/mysqlc_general.cxx
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx
connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx
connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx
connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
connectivity/source/drivers/mysqlc/mysqlc_table.cxx
connectivity/source/drivers/mysqlc/mysqlc_tables.cxx
connectivity/source/drivers/mysqlc/mysqlc_user.cxx
connectivity/source/drivers/mysqlc/mysqlc_users.cxx
connectivity/source/drivers/mysqlc/mysqlc_views.cxx
connectivity/source/drivers/odbc/OConnection.cxx
connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx
connectivity/source/drivers/odbc/ODriver.cxx
connectivity/source/drivers/odbc/OFunctions.cxx
connectivity/source/drivers/odbc/OPreparedStatement.cxx
connectivity/source/drivers/odbc/OResultSet.cxx
connectivity/source/drivers/odbc/OStatement.cxx
connectivity/source/drivers/postgresql/pq_array.cxx
connectivity/source/drivers/postgresql/pq_baseresultset.cxx
connectivity/source/drivers/postgresql/pq_connection.cxx
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
connectivity/source/drivers/postgresql/pq_driver.cxx
connectivity/source/drivers/postgresql/pq_preparedstatement.cxx
connectivity/source/drivers/postgresql/pq_resultset.cxx
connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx
connectivity/source/drivers/postgresql/pq_statement.cxx
connectivity/source/drivers/postgresql/pq_statics.cxx
connectivity/source/drivers/postgresql/pq_tools.cxx
connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
connectivity/source/drivers/postgresql/pq_xbase.cxx
connectivity/source/drivers/postgresql/pq_xcolumns.cxx
connectivity/source/drivers/postgresql/pq_xcontainer.cxx
connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx
connectivity/source/drivers/postgresql/pq_xindexes.cxx
connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx
connectivity/source/drivers/postgresql/pq_xkeys.cxx
connectivity/source/drivers/postgresql/pq_xuser.cxx
connectivity/source/drivers/postgresql/pq_xusers.cxx
connectivity/source/drivers/postgresql/pq_xviews.cxx
connectivity/source/drivers/writer/WCatalog.cxx
connectivity/source/drivers/writer/WConnection.cxx
connectivity/source/drivers/writer/WDatabaseMetaData.cxx
connectivity/source/drivers/writer/WDriver.cxx
connectivity/source/drivers/writer/WTables.cxx
connectivity/source/manager/mdrivermanager.cxx
connectivity/source/parse/PColumn.cxx
connectivity/source/parse/sqliterator.cxx
connectivity/source/parse/sqlnode.cxx
connectivity/source/sdbcx/VCatalog.cxx
connectivity/source/sdbcx/VCollection.cxx
connectivity/source/sdbcx/VColumn.cxx
connectivity/source/sdbcx/VGroup.cxx
connectivity/source/sdbcx/VIndex.cxx
connectivity/source/sdbcx/VIndexColumn.cxx
connectivity/source/sdbcx/VKey.cxx
connectivity/source/sdbcx/VKeyColumn.cxx
connectivity/source/sdbcx/VTable.cxx
connectivity/source/sdbcx/VUser.cxx
connectivity/source/sdbcx/VView.cxx