summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard1-2/+2
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud1-2/+2
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS2-2/+2
2012-02-05Remove wrong returnJulien Nabet1-2/+0
2012-02-02pgsql-sdbc: move libpq link *first* in libs; hopefully will fix tinderboxesLionel Elie Mamane1-4/+4
2012-02-02pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after allLionel Elie Mamane1-2/+2
2012-02-02pgsql-sdbc: put libs libpq needs *before* libpq in the link lineLionel Elie Mamane1-4/+3
2012-02-02Silence a few lines of pointless verbiageTor Lillqvist2-3/+9
2012-02-02unsigned int->sal_uInt32Caolán McNamara1-1/+1
2012-02-01pgsql: simpler / safer check for system columnLionel Elie Mamane1-14/+9
2012-02-01pgsql getColumns: order by columns, not by their concatenation...Lionel Elie Mamane1-1/+1
2012-02-01pgsql: implement getColumnPrivileges, generate statement only onceLionel Elie Mamane2-38/+91
2012-02-01pgsql: clean commentsLionel Elie Mamane1-3/+3
2012-02-01postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutiveLionel Elie Mamane1-19/+38
2012-02-01fdo#45254 getTablePrivileges: rely on information_schemaLionel Elie Mamane1-42/+31
2012-01-29remove erroneously committed debug codeLionel Elie Mamane1-1/+0
2012-01-29WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32'Tor Lillqvist1-1/+1
2012-01-29use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane4-101/+79
2012-01-29make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}Lionel Elie Mamane3-56/+124
2012-01-27Decrease verbiage a little bitTor Lillqvist3-5/+15
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann15-53/+53
2012-01-24NDebug.hxx is gone nowCaolán McNamara5-5/+0
2012-01-24Remove evoab debug facility and use SAL_INFOThomas Arnhold5-95/+8
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2-2/+2
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann10-110/+103
2012-01-23connectivity: fdo#43479: sort order doesn't matterMichael Stahl1-5/+3
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2012-01-20connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl1-31/+19
2012-01-19Change back to 32 bit (which is hopefully right).Stephan Bergmann1-1/+1
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks1-1/+1
2012-01-18janitorial: typo in commentsLionel Elie Mamane1-2/+2
2012-01-17Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane1-0/+6
2012-01-17fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane1-1/+9
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl1-7/+14
2012-01-13Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann3-3/+16
2012-01-12Dead code.Stephan Bergmann1-152/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-4/+4
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet3-15/+18
2012-01-07Fix fdo#44065Julien Nabet1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara1-0/+8
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2012-01-05callcatcher: drop some unused methodsCaolán McNamara2-33/+1
2012-01-05catch by const refCaolán McNamara1-1/+1
2011-12-30now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud2-0/+13
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-24clean-up remnant obsolete CALL_CDECLNorbert Thiebaud2-2/+0