summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2021-05-04loplugin:noexcept (macOS)Stephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-08lok: remove event listener when disposingHenry Castro
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
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-24Using .md extension/Markdown syntax for modules READMEHossein
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-21update pchesCaolán McNamara
2021-03-13update pchesJulien 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-09Make sal/config.h the first in pchMike Kaganski
2021-03-08loplugin:refcounting (macOS)Stephan Bergmann
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann
2021-03-03update pchesCaolán McNamara
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-23update pchesCaolán McNamara
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-19loplugin:referencecasting (--enable-evolution2)Stephan Bergmann
2021-02-19update pchesCaolán McNamara
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-08update pchesCaolán McNamara