summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard2011-12-241-0/+1
* ByteString->rtl::OStringCaolán McNamara2011-12-221-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-2/+2
* needs more work firstCaolán McNamara2011-12-212-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-2/+2
* correct diagnostic messageIvan Timofeev2011-12-171-1/+1
* drop redundant always-true conditionIvan Timofeev2011-12-171-1/+1
* Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot2011-12-1760-228/+228
* Adding more dbf file types.Muthu Subramanian2011-12-161-0/+11
* Removed extra semicolonsJesse2011-12-156-6/+6
* fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2011-12-152-0/+16
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-142-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-143-11/+11
* -Wl,-dead_strip_dylibs is not supported with XCode 2.5Christian Lohmaier2011-12-141-1/+1
* use RTL_CONSTASCII_STRINGPARAMCaolán McNamara2011-12-131-1/+1
* get rid of obsolete path-delimiter escapeChristian Lohmaier2011-12-131-58/+58
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-9/+2
* postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane2011-12-121-0/+7
* Remove ByteStringJulien Nabet2011-12-121-2/+2
* postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane2011-12-121-3/+6