summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_tools.cxx
AgeCommit message (Expand)Author
2023-03-24loplugin:stringadd in c*Noel Grandin
2022-09-27use more string_view in connectivityNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
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-05-22New loplugin:dataStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-27use OUStringBuffer in some loopsNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07tdf#96099: replaced trivial typedef OStringVectorkowther
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
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
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-07Revert "tdf#67302 Resolving tablesSupplier name clash for postgresql"Lionel Elie Mamane
2016-06-23loplugin:unusedvariablecheckStephan Bergmann
2016-06-23tdf#67302 Resolving tablesSupplier name clash for postgresqlPrashant
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06Use o3tl/any.hxx in connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-10Fix an opposite conditionTakeshi Abe
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-06-17postgresql-sdbc: fixup string2intarrayLionel Elie Mamane
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann