summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xuser.cxx
AgeCommit message (Expand)Author
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-04-25use more thread safe static initializer in postgresql driverJochen Nitschke
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18add missing vim modelinesCaolán McNamara
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
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-01-21fdo#57950: Remove some chained appends in connectivity and..Marcos Paulo de Souza
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks
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-17Nicer emacs modelineLionel Elie Mamane
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane