summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_driver.cxx
AgeCommit message (Expand)Author
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel 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-05-17Remove include stdio (part1)Julien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
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-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-08-02Mark as constTakeshi Abe
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-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann
2012-05-29component_getFactory must be exportedDavid Tardon
2012-02-10WaE: unreferenced local variableTor Lillqvist
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
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-17Janitorial clean-upLionel Elie Mamane
2011-11-17postresql: acceptsURL: check for string prefix, not string equalityLionel Elie Mamane
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane