summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Translate German comments.Philipp Weissenbacher2012-03-012-121/+117
* Make it unexecutablePhilipp Weissenbacher2012-03-011-0/+0
* Translate German comments, fix some whitespacePhilipp Weissenbacher2012-03-0122-103/+98
* we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2012-02-281-2/+2
* Translate German comments and fix some whitespacePhilipp Weissenbacher2012-02-283-18/+16
* Translate comments to German and fix some whitespacePhilipp Weissenbacher2012-02-274-68/+67
* fdo#46675: fixupLionel Elie Mamane2012-02-271-2/+2
* fdo#46675: expand group memberships in get*PrivilegesLionel Elie Mamane2012-02-271-6/+9
* Tabs to spaces, no code changedKorrawit Pruegsanusak2012-02-231-7/+7
* WaE: remove variable scopeThomas Arnhold2012-02-211-1/+2
* More --disable-database-connectivity work, still experimentalTor Lillqvist2012-02-211-0/+2
* Typo nsResult -> nsresultStephan Bergmann2012-02-211-2/+2
* Clang-flagged error for typedef of CardPropertyGetter/SetterWei Ming Khoo2012-02-201-2/+2
* remove adabas/adabasuiCaolán McNamara2012-02-193-65/+0
* make connectivity ByteString freeCaolán McNamara2012-02-191-8/+7
* Get rid of size() == 0Elton Chung2012-02-194-5/+5
* WaE: unused variable rgsaboundThomas Arnhold2012-02-181-4/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-183-5/+6
* WaE: enable exceptions for these tooCaolán McNamara2012-02-172-5/+5
* fdo#46206 accept an arbitrary query for INSERTLionel Elie Mamane2012-02-171-1/+1
* fdo#46198: NULL is a perfectly fine general_valueLionel Elie Mamane2012-02-171-2/+1
* ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane2012-02-161-2/+2
* typo & copy/paste error in error messageLionel Elie Mamane2012-02-161-2/+2
* callcatcher: update unused code listCaolán McNamara2012-02-162-106/+0
* Remove unused code from connectivity::odbc::OPreparedStatementKate Goss2012-02-142-81/+0
* ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane2012-02-142-12/+12
* improve OTools::binParameter/bindData interactionLionel Elie Mamane2012-02-142-11/+20
* odbc 64 bit crash: correct buffer length allocation for a SQLLENLionel Elie Mamane2012-02-141-1/+1
* new[] already allocates each element of the arrayLionel Elie Mamane2012-02-141-2/+1
* odbc getTableTypes: ask the driver instead of guessingLionel Elie Mamane2012-02-141-32/+7
* Some more comphelper/configurationhelper clean upStephan Bergmann2012-02-141-1/+0
* Fix typos in commentsElton Chung2012-02-134-4/+4
* Fixed wrong mapping to log level from postgresql-sdbc.iniTakeshi Abe2012-02-111-1/+1
* Removed unused codeAlexander Bergmann2012-02-102-16/+0
* drop TT workbenCaolán McNamara2012-02-102-293/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-102-6/+6
* WaE: unreferenced local variableTor Lillqvist2012-02-104-9/+9
* WaE: unreferenced local variableTor Lillqvist2012-02-101-1/+1
* fdo#45249 declare support for Core SQL -> Base allows user aggregate functionsLionel Elie Mamane2012-02-091-1/+6
* Missing newline at end of fileStephan Bergmann2012-02-081-1/+1
* 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