summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-06postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-9/+9
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-8/+8
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-18add missing vim modelinesCaolán McNamara1-0/+2
2014-02-18coverity#984081 Uninitialized scalar fieldCaolán McNamara1-7/+9
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
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-13/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-9/+9
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-11/+10
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl1-3/+10
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power1-1/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power1-0/+1
2011-12-08WaE Mac gcc is confused with >>= operator overload (it is not alone)Norbert Thiebaud1-1/+1
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks1-5/+8
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-16/+45
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversionLionel Elie Mamane1-1/+1
2011-11-17Overhaul (Updateable)RecordSet properties to semi-sane stateLionel Elie Mamane1-0/+4
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-35/+2
2011-11-17Janitorial clean-upLionel Elie Mamane1-3/+3
2011-11-17Apply gcc-4.3-postgresql.diffLionel Elie Mamane1-0/+2
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+881