summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql
AgeCommit message (Expand)Author
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-11-25stldebug assert in bad sort of postgresql schemasCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-29"is missing" has gone missingStephan Bergmann
2021-09-28Make loplugin:bufferadd look through O[U]String::operator std::[u16]string_viewStephan Bergmann
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: connectivityStephan Bergmann
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-06-11Simplify vector initializationsJulien Nabet
2021-06-08Simplify Sequences initializations (comphelper+connectivity)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
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-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam (Library_postgresql-sdbc-impl)Stephan Bergmann
2020-11-24loplugin:stringviewparamStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in connectivityStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Use OUString::copyStephan Bergmann
2020-08-24Fix typosAndrea Gelmini
2020-08-17inline some use-once typedefsNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-13connectivity/postgresql: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-06-22Consolidate unique_ptr deleters calling freeStephan Bergmann
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-02-27remove postgresql-sdbc.iniRene Engelhard
2020-02-27Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet
2020-02-24Postgresql unused POSTGRE_TRACEJulien Nabet
2020-02-23Postgresql native, fix readLogLevelFromConfigurationJulien Nabet
2020-01-27tdf#54938: Adapt supportsService implementations to cppu::supportsServiceBatuhan Taskaya
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-12-09Fix PQ_SDBC_DRIVER_VERSIONStephan Bergmann
2019-12-04Use SAL_STRINGIFYStephan Bergmann