summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)AuthorFilesLines
2021-03-08loplugin:refcounting (macOS)Stephan Bergmann2-3/+4
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann8-35/+28
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann24-75/+108
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann1-5/+3
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann1-1/+1
2021-03-02loplugin:refcounting (macOS)Stephan Bergmann5-31/+23
2021-02-26loplugin:refcounting in connectivityNoel16-19/+19
2021-02-22loplugin:refcounting in connectivityNoel63-304/+226
2021-02-19loplugin:referencecasting (--enable-evolution2)Stephan Bergmann2-2/+2
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann3-4/+4
2021-02-18createResulSet -> createResultSetNoel Grandin4-5/+5
2021-02-17loplugin:referencecasting in connectivityNoel20-29/+28
2021-02-10Remove unneeded breaksAndrea Gelmini1-1/+0
2021-02-09loplugin:referencecasting check for Reference::queryNoel1-1/+1
2021-02-05restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara10-0/+878
2021-01-29loplugin:stringviewparam extend to new..Noel11-42/+42
2021-01-28simplify code, use more subView()Noel3-6/+6
2021-01-26loplugin:passstuffbyrefNoel2-2/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski3-8/+4
2021-01-13Fix some warnings for Raspberry pi 4 (part6)Julien Nabet4-1/+30
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann12-57/+86
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann1-1/+1
2021-01-10tdf#124176 Use pragma once instead of include guardsanirudhS3-12/+3
2021-01-09fix coverity parse errorsCaolán McNamara12-31/+31
2021-01-08Fix uses of OTools::get/putValue with string argumentsStephan Bergmann6-13/+44
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann16-23/+48
2020-12-26loplugin:stringliteralvar (macOS)Stephan Bergmann3-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann9-12/+14
2020-12-26Remove leftover declarationStephan Bergmann1-1/+0
2020-12-25Fix Windows build of Library_adoStephan Bergmann1-0/+2
2020-12-20tdf#124176 Use #pragma once in connectivitysiddheshpatil7773-9/+4
2020-12-18fix buildStephan Bergmann1-1/+1
2020-12-18pgsql-sdbc: use libpq's custom free()...Lionel Elie Mamane5-4/+13
2020-12-18pgsql-sdbc small optimisationLionel Elie Mamane1-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-13tdf#138715 remove mork driverRene Engelhard45-8821/+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-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-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