summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-24loplugin:stringadd in c*Noel Grandin1-4/+4
2021-10-12loplugin:moveparam in variousNoel Grandin1-2/+2
2021-10-06loplugin:moveparam in connectivityNoel Grandin1-1/+1
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann1-4/+3
2020-12-18pgsql-sdbc: use libpq's custom free()...Lionel Elie Mamane1-1/+1
2020-02-27Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet1-12/+7
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-1/+0
2019-12-18sal_Char->char in connectivityNoel Grandin1-1/+1
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin1-1/+1
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-2/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-04-25use more thread safe static initializer in postgresql driverJochen Nitschke1-14/+6
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-12/+12
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-5/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-27/+23
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-3/+2
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke1-6/+6
2016-05-30com::sun::star->css in connectivityNoel Grandin1-23/+23
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-3/+3
2016-02-09sequence->vector in postgresqlNoel Grandin1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-6/+0
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann1-2/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-17/+17
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2014-02-18add missing vim modelinesCaolán McNamara1-0/+2
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-13/+13
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-06-27Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane1-3/+7
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+7
2013-03-28coverity#982290 Logically dead codeJulien Nabet1-2/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-6/+4
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks1-4/+4
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-13/+48
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-1/+21
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane1-23/+8
2011-11-17Janitorial clean-upLionel Elie Mamane1-7/+6
2011-11-17Janitorial clean-upLionel Elie Mamane1-0/+2
2011-11-17Apply gcc-4.3-postgresql.diffLionel Elie Mamane1-0/+2
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+569