summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_connection.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+3
2013-04-29pgsql-sdbc: conninfo keywords as static table instead of series of "else if"Wol1-34/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+9
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+6
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-5/+3
2012-10-01Use prefixes for these UNO componentsTor Lillqvist1-1/+1
2012-08-31-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-3/+3
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann1-1/+1
2012-05-29connectivity: add SAL_DLLPUBLIC_EXPORTMatúš Kukan1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-02-11Fixed wrong mapping to log level from postgresql-sdbc.iniTakeshi Abe1-1/+1
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-4/+4
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann1-14/+1
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane1-0/+1
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks1-21/+21
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-16/+45
2011-11-21pgsql-sdbc: document-by-commentLionel Elie Mamane1-1/+4
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-35/+0
2011-11-17pq_connect: wrap C values in exception-safe containersLionel Elie Mamane1-26/+49
2011-11-17connect: switch to cleaner interfaceLionel Elie Mamane1-27/+71
2011-11-17Janitorial clean-upLionel Elie Mamane1-3/+3
2011-11-17Janitorial clean-upLionel Elie Mamane1-1/+3
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+740