summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2022-09-27use more string_view in connectivityNoel Grandin
2022-09-22connectivity: use default member initializers in OWriterConnectionMiklos Vajna
2022-09-01connectivity: use default member initializers in OWriterTableMiklos Vajna
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20loplugin:stringviewparamStephan Bergmann
2022-04-15use more string_view in connectivityNoel Grandin
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-02-26cid#1500433 Using a moved objectCaolán McNamara
2022-02-17Revert "ODBC: fix signatures of Bulk, SpecialColumns et NativeSQL"Julien Nabet
2022-02-17ODBC: fix signatures of Bulk, SpecialColumns et NativeSQLJulien Nabet
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-23don't looks for dbt memo files when fuzzingCaolán McNamara
2021-08-10Missing includeStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-21fix typo in code: anylizeSQL->analyzeSQLJulien Nabet
2021-02-26loplugin:refcounting in connectivityNoel
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-18createResulSet -> createResultSetNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-13Fix some warnings for Raspberry pi 4 (part6)Julien Nabet
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26Remove leftover declarationStephan Bergmann
2020-12-25Fix Windows build of Library_adoStephan Bergmann
2020-12-20tdf#124176 Use #pragma once in connectivitysiddheshpatil777
2020-12-15Use string view hereMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#124176 Use #pragma once in connectivityganeshdevare
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-08-17inline some use-once typedefsNoel Grandin
2020-07-23connectivity/odbc: create instances with uno constructorsNoel Grandin
2020-07-23connectivity/ado: create instances with uno constructorsNoel Grandin
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-14connectivity/hsqldb: create instances with uno constructorsNoel Grandin