summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
AgeCommit message (Expand)AuthorFilesLines
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