summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql
AgeCommit message (Expand)Author
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-22tdf#88462 convert manual XInterface implementationskerem
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-04pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane
2016-03-04pgsql-sdbc: factorise common codeLionel Elie Mamane
2016-03-04tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane
2016-03-04pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane
2016-03-04fixup startsWith vs == in string comparisonsLionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-03tdf#92538 use proper schema name for type namesLionel Elie Mamane
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09tdf#88462 convert manual XInterface implementationskerem
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
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-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-03tdf#88462 connectivity convert manual XInterfaceDaniel Robertson
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10Fix an opposite conditionTakeshi Abe
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-07-02Fix PostgreSQL function nameAndrea Gelmini
2015-06-29coverity#1308573 Uncaught exceptionCaolán McNamara
2015-06-17postgresql-sdbc: fixup string2intarrayLionel Elie Mamane
2015-06-17postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane