summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2020-11-06tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet
2020-10-31tdf#121553: Firebird, fix datatypes managementJulien Nabet
2020-10-29tdf#137801: Firebird fix warn when changing a table having a field type BLOBJulien Nabet
2020-10-21Fix typosAndrea Gelmini
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02Use the new single-instance="true" attribute in connectivityStephan Bergmann
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel
2020-10-01Use the new single-instance="true" attribute in connectivityStephan Bergmann
2020-09-29Replace include list by vectorJulien Nabet
2020-09-25remove unused importsNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionsStephan Bergmann
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Use OUString::copyStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-24Fix typosAndrea Gelmini
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-20Use OSL_UNREACHABLEStephan Bergmann
2020-08-19update pchesCaolán McNamara
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13Remove some unused includesMiklos Vajna
2020-08-13connectivity: avoid unnamed parameterMiklos Vajna
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11loplugin:flattenNoel Grandin
2020-08-04Silence -Werror,-Wdeprecated-enum-enum-conversion (clang-cl)Stephan Bergmann
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-01connectivity/sdbc2: create instances with uno constructorsNoel Grandin
2020-07-30fix leak in Mork::OResultSetNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-23connectivity/odbc: create instances with uno constructorsNoel Grandin
2020-07-23connectivity/ado: create instances with uno constructorsNoel Grandin
2020-07-20Fix typoAndrea Gelmini
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-14connectivity/dbpool2: create instances with uno constructorsNoel Grandin
2020-07-14connectivity/firebird: create instances with uno constructorsNoel Grandin
2020-07-14connectivity/hsqldb: create instances with uno constructorsNoel Grandin
2020-07-14connectivity/jdbc: create instances with uno constructorsNoel Grandin