summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_tools.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-2/+2
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara1-3/+2
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-18add missing vim modelinesCaolán McNamara1-0/+2
2013-06-27Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane1-9/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-45/+45
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-10Removed unused codeAlexander Bergmann1-2/+0
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane1-0/+8
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-16/+45
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-35/+1
2011-11-17cosmeticLionel Elie Mamane1-1/+1
2011-11-17pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane1-4/+1
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane1-6/+12
2011-11-17Proper copyright notices, license mandated changelogLionel Elie Mamane1-0/+3
2011-11-17Use unordered_map instead of hash_mapLionel Elie Mamane1-1/+1
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+201