summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xcontainer.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-02-09sequence->vector in postgresqlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-18add missing vim modelinesCaolán McNamara
2013-12-20typo fixesAndras Timar
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