summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann8-98/+62
2021-03-09Make sal/config.h the first in pchMike Kaganski11-22/+22
2021-03-08loplugin:refcounting (macOS)Stephan Bergmann2-3/+4
2021-03-06update pchesJulien Nabet1-1/+1
2021-03-06update pchesJulien Nabet3-4/+8
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann8-35/+28
2021-03-03update pchesCaolán McNamara1-1/+1
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-23update pchesCaolán McNamara1-1/+1
2021-02-22loplugin:refcounting in connectivityNoel63-304/+226
2021-02-19loplugin:referencecasting (--enable-evolution2)Stephan Bergmann2-2/+2
2021-02-19update pchesCaolán McNamara1-1/+1
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-08update pchesCaolán McNamara1-1/+1
2021-02-05restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara12-0/+921
2021-01-29loplugin:stringviewparam extend to new..Noel11-42/+42
2021-01-28simplify code, use more subView()Noel3-6/+6
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist1-7/+7
2021-01-26loplugin:passstuffbyrefNoel2-2/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski3-8/+4
2021-01-20connectivity: document how to test postgresql manuallyMichael Stahl1-0/+20
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 Bergmann17-24/+49
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-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