summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql
AgeCommit message (Expand)Author
2019-07-20Fix typosAndrea Gelmini
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-04-30Fix typoAndrea Gelmini
2019-04-30Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-29Fix typoAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-01-18Fix typoAndrea Gelmini
2018-12-18postgresql: any execute should close previous ResultSetLionel Elie Mamane
2018-12-18postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15pgsql-sdbc: better debug messageLionel Elie Mamane
2018-07-27use OUStringBuffer in some loopsNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-25use more thread safe static initializer in postgresql driverJochen Nitschke
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07tdf#96099: replaced trivial typedef OStringVectorkowther
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet
2017-08-02remove unnecessary use of 'this->'Noel Grandin