summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql
AgeCommit message (Expand)AuthorFilesLines
2013-07-25fdo#67269 adapt checkTable to getTableName changeLionel Elie Mamane1-3/+4
2013-06-28Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane5-123/+21
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-0/+2
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-4/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks69-1650/+209
2013-04-29pgsql-sdbc: conninfo keywords as static table instead of series of "else if"Wol1-34/+25
2013-04-19-Werror,-WformatStephan Bergmann1-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-7/+14
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane2-3/+13
2013-04-10pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)Lionel Elie Mamane1-10/+1
2013-04-10connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl1-5/+5
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák59-720/+652
2013-03-28coverity#982290 Logically dead codeJulien Nabet1-2/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-4/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-4/+3
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold8-38/+36
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-4/+4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong4-9/+2
2013-03-05doubled usingThomas Arnhold2-4/+0
2013-03-02Removing useless STLPort specific codeArnaud Versini1-11/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-2/+2
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-19pure comment: write down interesting idea gleaned at FOSDEMLionel Elie Mamane1-0/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac15-265/+234
2013-01-21fdo#57950: Remove some chained appends in connectivity and..Marcos Paulo de Souza7-215/+75
2012-12-07Some cppcheck cleaningJulien Nabet1-3/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-11/+0
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-10-01Use prefixes for these UNO componentsTor Lillqvist4-4/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-17/+6
2012-09-12WaE: fix some "empty body" warnings on MacCaolán McNamara1-4/+5
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl1-3/+10
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-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power2-2/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power2-0/+2
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann4-5/+5
2012-08-05Remove unused macrosThomas Arnhold1-5/+0
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl1-0/+3
2012-07-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2-45/+2
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-25Remove various commented out definesThomas Arnhold1-9/+0
2012-06-25removed unused forward declarations of classTakeshi Abe4-4/+0
2012-06-04nuke unused definesTakeshi Abe8-16/+0
2012-06-03removed unused definesTakeshi Abe1-1/+0
2012-05-29connectivity: add SAL_DLLPUBLIC_EXPORTMatúš Kukan1-1/+1
2012-05-29switch connectivity to gbuildDavid Tardon1-204/+0