summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2020-12-15update pchesCaolán McNamara1-1/+2
2020-12-15Use string view hereMike Kaganski8-30/+34
2020-12-15loplugin:stringview (clang-cl)Stephan Bergmann1-1/+1
2020-12-14Fix typo in codeAndrea Gelmini1-1/+1
2020-12-14tdf#124176 Use #pragma once in connectivityDuP-4915-21/+5
2020-12-14tdf#138715 remove mork strings and install targetsJan-Marek Glogowski1-15/+1
2020-12-13tdf#138715 remove mork driverRene Engelhard55-9453/+0
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann21-76/+101
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann1-3/+3
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-1/+1
2020-12-07loplugin:stringview (macOS)Stephan Bergmann1-2/+2
2020-12-06tdf#125957: FIREBIRD Datatype Binary(fix)[CHAR] couldn't be filled with contentJulien Nabet1-1/+1
2020-12-04update pchesCaolán McNamara7-15/+18
2020-12-01tdf#124176 Use #pragma once in connectivityganeshdevare5-15/+5
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel11-18/+23
2020-11-30loplugin:stringviewparam (Library_evoab)Stephan Bergmann2-3/+7
2020-11-30loplugin:stringviewparam (Library_postgresql-sdbc-impl)Stephan Bergmann3-13/+19
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel2-4/+4
2020-11-27tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet1-0/+5
2020-11-26The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann4-8/+8
2020-11-25loplugin:stringviewparamStephan Bergmann2-2/+6
2020-11-24loplugin:stringviewparamStephan Bergmann1-1/+3
2020-11-24loplugin:stringview (macOS)Stephan Bergmann10-26/+40
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel6-6/+6
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-1/+1
2020-11-18Related tdf#121886: Firebird Datatype Image(BLOB) is not working properlyJulien Nabet2-8/+23
2020-11-16tdf#121886: Firebird Datatype Image(BLOB) is not working properlyJulien Nabet1-3/+20
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer23-356/+274
2020-11-12New loplugin:stringviewparamStephan Bergmann3-11/+13
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-11-08tdf#130596 FIREBIRD error in query input param when referred field is SQL_LONGJulien Nabet1-0/+24
2020-11-06tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet1-0/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen15-20/+10
2020-11-02Fix regression after aba06f2c3a39f33007a8f4e6e234254f42e01f0dJulien Nabet3-7/+28
2020-10-31tdf#121553: Firebird, fix datatypes managementJulien Nabet3-37/+11
2020-10-29tdf#137801: Firebird fix warn when changing a table having a field type BLOBJulien Nabet1-40/+52
2020-10-21Fix typosAndrea Gelmini1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel2-5/+5
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann1-3/+3
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann1-2/+2
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel3-3/+6
2020-10-02Use the new single-instance="true" attribute in connectivityStephan Bergmann4-11/+7
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel9-31/+26
2020-10-01Use the new single-instance="true" attribute in connectivityStephan Bergmann3-27/+4
2020-09-29Replace include list by vectorJulien Nabet1-1/+1
2020-09-25remove unused importsNoel Grandin1-1/+0
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-2/+2
2020-09-21update pchesCaolán McNamara1-1/+1