summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard2012-02-071-2/+2
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-051-2/+2
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-052-2/+2
* Remove wrong returnJulien Nabet2012-02-051-2/+0
* pgsql-sdbc: move libpq link *first* in libs; hopefully will fix tinderboxesLionel Elie Mamane2012-02-021-4/+4
* pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after allLionel Elie Mamane2012-02-021-2/+2
* pgsql-sdbc: put libs libpq needs *before* libpq in the link lineLionel Elie Mamane2012-02-021-4/+3
* Silence a few lines of pointless verbiageTor Lillqvist2012-02-022-3/+9
* unsigned int->sal_uInt32Caolán McNamara2012-02-021-1/+1
* pgsql: simpler / safer check for system columnLionel Elie Mamane2012-02-011-14/+9
* pgsql getColumns: order by columns, not by their concatenation...Lionel Elie Mamane2012-02-011-1/+1
* pgsql: implement getColumnPrivileges, generate statement only onceLionel Elie Mamane2012-02-012-38/+91
* pgsql: clean commentsLionel Elie Mamane2012-02-011-3/+3
* postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutiveLionel Elie Mamane2012-02-011-19/+38
* fdo#45254 getTablePrivileges: rely on information_schemaLionel Elie Mamane2012-02-011-42/+31
* remove erroneously committed debug codeLionel Elie Mamane2012-01-291-1/+0
* WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32'Tor Lillqvist2012-01-291-1/+1
* use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane2012-01-294-101/+79
* make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}Lionel Elie Mamane2012-01-293-56/+124
* Decrease verbiage a little bitTor Lillqvist2012-01-273-5/+15
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2615-53/+53
* NDebug.hxx is gone nowCaolán McNamara2012-01-245-5/+0
* Remove evoab debug facility and use SAL_INFOThomas Arnhold2012-01-245-95/+8
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-232-2/+2
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-2310-110/+103
* connectivity: fdo#43479: sort order doesn't matterMichael Stahl2012-01-231-5/+3
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl2012-01-201-31/+19
* Change back to 32 bit (which is hopefully right).Stephan Bergmann2012-01-191-1/+1
* WaE: fix misc. SvStream operator problems.Michael Meeks2012-01-191-1/+1
* janitorial: typo in commentsLionel Elie Mamane2012-01-181-2/+2
* Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane2012-01-171-0/+6
* fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane2012-01-171-1/+9
* connectivity: dbase: global variable cleanupMichael Stahl2012-01-141-7/+14
* Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann2012-01-133-3/+16
* Dead code.Stephan Bergmann2012-01-121-152/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-4/+4
* Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet2012-01-093-15/+18
* Fix fdo#44065Julien Nabet2012-01-071-1/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara2012-01-061-0/+8
* Removed unnecessary tools includes.Marcel Metz2012-01-056-6/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-054-4/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+1
* callcatcher: drop some unused methodsCaolán McNamara2012-01-052-33/+1
* catch by const refCaolán McNamara2012-01-051-1/+1
* now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud2011-12-302-0/+13
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-1/+1
* clean-up remnant obsolete CALL_CDECLNorbert Thiebaud2011-12-242-2/+0