summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_statics.hxx
AgeCommit message (Expand)Author
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-02-09sequence->vector in postgresqlNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-18add missing vim modelinesCaolán McNamara
2013-06-16cppcheck: fix uninitMemberVar for postgresql partJulien Nabet
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane
2011-11-17Proper copyright notices, license mandated changelogLionel Elie Mamane
2011-11-17Use unordered_map instead of hash_mapLionel Elie Mamane
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane