summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
Commit message (Expand)AuthorAgeFilesLines
* cid#1556026 COPY_INSTEAD_OF_MOVECaolán McNamara2024-08-091-1/+1
* loplugin:ostr in connectivityNoel Grandin2024-05-071-4/+4
* loplugin:stringadd in c*Noel Grandin2023-03-241-4/+4
* loplugin:moveparam in variousNoel Grandin2021-10-121-2/+2
* loplugin:moveparam in connectivityNoel Grandin2021-10-061-1/+1
* loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann2021-03-031-4/+3
* pgsql-sdbc: use libpq's custom free()...Lionel Elie Mamane2020-12-181-1/+1
* Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet2020-02-271-12/+7
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-1/+0
* sal_Char->char in connectivityNoel Grandin2019-12-181-1/+1
* loplugin:constvars in chart2..connectivityNoel Grandin2019-08-191-1/+1
* Fix typoAndrea Gelmini2019-04-221-1/+1
* Remove unused using declarations in directories [a-d]*Gabor Kelemen2019-03-271-2/+0
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* use more thread safe static initializer in postgresql driverJochen Nitschke2018-04-251-14/+6
* create comphelper::RefCountedMutexNoel Grandin2017-06-201-12/+12
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* Add missing #includesStephan Bergmann2017-02-061-1/+1
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-5/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-27/+23
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+2
* convert LogLevel constants to scoped enumJochen Nitschke2016-09-151-6/+6
* com::sun::star->css in connectivityNoel Grandin2016-05-301-23/+23
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-3/+3
* sequence->vector in postgresqlNoel Grandin2016-02-091-10/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-4/+4
* cppcheck: duplicate inherited memberNoel Grandin2015-03-021-6/+0
* Some more loplugin:cstylecast: connectivityStephan Bergmann2015-01-201-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-17/+17
* connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-27/+27
* add missing vim modelinesCaolán McNamara2014-02-181-0/+2
* bool improvementsStephan Bergmann2014-01-291-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-13/+13
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-3/+3
* Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane2013-06-271-3/+7
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+7
* coverity#982290 Logically dead codeJulien Nabet2013-03-281-2/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-6/+4
* Remove commented out code (includes)Thomas Arnhold2012-06-271-1/+0
* WaE: sizeable postgresql warning cleanupMichael Meeks2011-11-291-4/+4
* pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane2011-11-211-13/+48
* pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane2011-11-171-1/+1
* Switch to LGPL-onlyLionel Elie Mamane2011-11-171-1/+21
* pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane2011-11-171-23/+8
* Janitorial clean-upLionel Elie Mamane2011-11-171-7/+6
* Janitorial clean-upLionel Elie Mamane2011-11-171-0/+2
* Apply gcc-4.3-postgresql.diffLionel Elie Mamane2011-11-171-0/+2