summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2021-04-08update PCHsLuboš Luňák5-7/+8
2021-04-08lok: remove event listener when disposingHenry Castro1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-22/+28
2021-04-06update pchesCaolán McNamara3-3/+5
2021-04-02Simplify some static variable initializationsMike Kaganski1-3/+1
2021-03-27tdf#141115 semi-userfriendly message on UNION query on file driverLionel Elie Mamane1-0/+7
2021-03-27tdf#141115: correctly find the ORDER BY clause of a UNIONLionel Elie Mamane1-5/+22
2021-03-25fix connectivity buildCaolán McNamara1-2/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski7-10/+10
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176: Use pragma once instead of include guardsMehmet Sait Gülmez1-3/+1
2021-03-23tdf#124176 replace include guards with pragma oncePanos20-74/+20
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC247-866/+247
2021-03-21fix typo in code: anylizeSQL->analyzeSQLJulien Nabet2-4/+4
2021-03-21update pchesCaolán McNamara2-3/+2
2021-03-13update pchesJulien Nabet2-4/+3
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2-4/+2
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