summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_connection.hxx
AgeCommit message (Expand)Author
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2015-01-04connectivity: fix gcc-4.8 buildMiklos Vajna
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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-18add missing vim modelinesCaolán McNamara
2013-06-16cppcheck: fix uninitMemberVar for postgresql partJulien Nabet
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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
2012-08-05Remove unused macrosThomas Arnhold
2011-12-07Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Štrba
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-17Nicer emacs modelineLionel Elie Mamane
2011-11-17First pass over DatabaseMetadataLionel Elie Mamane
2011-11-17Janitorial clean-upLionel 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