summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xtable.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-8/+8
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-18add missing vim modelinesCaolán McNamara1-0/+2
2013-12-22Fix other typosJulien Nabet1-4/+4
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-9/+9
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-3/+0
2013-01-21fdo#57950: Remove some chained appends in connectivity and..Marcos Paulo de Souza1-11/+6
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-1/+1
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-36/+2
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane1-6/+7
2011-11-17address a few compiler warningsLionel Elie Mamane1-4/+4
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+484