summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_statement.cxx
AgeCommit message (Expand)Author
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-15PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-18add missing vim modelinesCaolán McNamara
2014-02-18coverity#984082 Uninitialized scalar fieldCaolán McNamara
2014-01-29bool improvementsStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2011-12-08WaE Mac gcc is confused with >>= operator overload (it is not alone)Norbert Thiebaud
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane
2011-11-17Switch to LGPL-onlyLionel Elie Mamane
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane
2011-11-17Janitorial clean-upLionel Elie Mamane
2011-11-17Janitorial clean-upLionel Elie Mamane
2011-11-17Apply gcc-4.3-postgresql.diffLionel Elie Mamane
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane