summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2019-03-29Fix typoAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-27tdf#123999: ParameterNameSubstitution in mysqljdbcJulien Nabet
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-13connectivity Writer driver: use auto when initializing with new to avoid ...Miklos Vajna
2019-03-13tdf#121092: synchronize defaults for drivers settingsMike Kaganski
2019-03-13Removed duplicated includeAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-11Related: tdf#123975 I think this needs to be initially unsetCaolán McNamara
2019-03-11tdf#121092: save AppendTableAliasName to ODBMike Kaganski
2019-03-10tdf#121092: save GenerateASBeforeCorrelationName to ODBMike Kaganski
2019-03-10Fix typoAndrea Gelmini
2019-03-10tdf#39593 use existing clearConnectionPools() methodArkadiy Illarionov
2019-03-10tdf#121092: synchronize defaults for ODBC settingsJulien Nabet
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01Fix typoAndrea Gelmini
2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann
2019-02-27Add missing modelines to .l filesStephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10Make LDAP support optionalAndrew Udvare
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-02-06store originating exception when re-throwingNoel Grandin
2019-02-04tdf#122129 Firebird: fix concurrency issueTamas Bunth
2019-01-30Fix type of MySqlFieldInfo::mysql_type to avoid -Wc++11-narrowing (clang-cl)Stephan Bergmann
2019-01-29mysqlc: fix timestamp query of result setTamas Bunth
2019-01-29tdf#106463 set new firebird connections as autocommit by defaultLionel Elie Mamane
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-24Fix typoAndrea Gelmini
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2019-01-22mysqlc: resultset's previous() on first position..Tamas Bunth
2019-01-22mysqlc: fetch data exactly when it's neededTamas Bunth
2019-01-21Forgot to adapt one of the format stringsStephan Bergmann
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2019-01-21Fix typoAndrea Gelmini
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-18Fix typoAndrea Gelmini
2019-01-18Base/Mysqlc: fix schemas retrievingJulien Nabet
2019-01-17tdf#122516: fix timestamp in MariaDb/mysqlJulien Nabet