summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_statement.cxx
AgeCommit message (Expand)Author
2023-03-24loplugin:stringadd in c*Noel Grandin
2022-09-27use more string_view in connectivityNoel Grandin
2022-06-15Use some more appropriate index variable typesStephan Bergmann
2021-10-12loplugin:moveparam in variousNoel 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-08-18loplugin:constparamsNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-02-27Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet
2020-02-24Postgresql unused POSTGRE_TRACEJulien Nabet
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql)Julien Nabet
2019-10-13tdf#128111: "adsrc" doesn't exist from Postgresql 12Julien Nabet
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-12-18postgresql: any execute should close previous ResultSetLionel Elie Mamane
2018-12-18postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-04-25use more thread safe static initializer in postgresql driverJochen Nitschke
2018-04-07tdf#96099: replaced trivial typedef OStringVectorkowther
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-08rtl_str_shortenedCompare_WithLength -> OString::startsWithStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2017-01-13coverity#1371289 avoid the need for an assignmentCaolán McNamara
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke
2016-07-04tdf#43157 clean up OSL_ASSERT in connectivityJochen Nitschke
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin