summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-08lok: remove event listener when disposingHenry Castro
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-03-27tdf#141115 semi-userfriendly message on UNION query on file driverLionel Elie Mamane
2021-03-27tdf#141115: correctly find the ORDER BY clause of a UNIONLionel Elie Mamane
2021-03-25fix connectivity buildCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176: Use pragma once instead of include guardsMehmet Sait Gülmez
2021-03-23tdf#124176 replace include guards with pragma oncePanos
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-21fix typo in code: anylizeSQL->analyzeSQLJulien Nabet
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-08loplugin:refcounting (macOS)Stephan Bergmann
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-03-02loplugin:refcounting (macOS)Stephan Bergmann
2021-02-26loplugin:refcounting in connectivityNoel
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-19loplugin:referencecasting (--enable-evolution2)Stephan Bergmann
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann
2021-02-18createResulSet -> createResultSetNoel Grandin
2021-02-17loplugin:referencecasting in connectivityNoel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-05restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-13Fix some warnings for Raspberry pi 4 (part6)Julien Nabet
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann
2021-01-10tdf#124176 Use pragma once instead of include guardsanirudhS
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08Fix uses of OTools::get/putValue with string argumentsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26loplugin:stringliteralvar (macOS)Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan 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-18fix buildStephan Bergmann
2020-12-18pgsql-sdbc: use libpq's custom free()...Lionel Elie Mamane
2020-12-18pgsql-sdbc small optimisationLionel Elie Mamane
2020-12-15Use string view hereMike Kaganski