summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* coverity#706372 Uncaught exceptionCaolán McNamara2014-07-102-4/+2
* Fix function signatureStephan Bergmann2014-07-101-2/+3
* use SimpleReferenceObject in connectivity moduleNoel Grandin2014-07-1013-209/+5
* WaE: enumeration values not handled in switchTor Lillqvist2014-07-071-0/+2
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-3/+1
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-062-5/+3
* JOINs are left-associativeLionel Elie Mamane2014-07-031-1/+2
* use assert when followed by derefCaolán McNamara2014-07-031-1/+2
* clang scan-build: Argument with 'nonnull' attribute passed nullCaolán McNamara2014-07-031-0/+2
* SAL_WARN->assertCaolán McNamara2014-07-021-1/+1
* coverity#706374 Uncaught exceptionCaolán McNamara2014-07-022-3/+3
* coverity#706373 Uncaught exceptionCaolán McNamara2014-07-022-4/+3
* coverity#706371 Uncaught exceptionCaolán McNamara2014-07-022-4/+3
* coverity#706368 Uncaught exceptionCaolán McNamara2014-07-022-2/+3
* coverity#706367 Uncaught exceptionCaolán McNamara2014-07-022-2/+4
* coverity#706364 Uncaught exceptionCaolán McNamara2014-07-022-4/+4
* coverity#706308 Uncaught exceptionCaolán McNamara2014-07-022-2/+4
* salplug:literaltoboolconversionStephan Bergmann2014-07-011-1/+1
* Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann2014-07-011-1/+1
* coverity#706382 Uncaught exceptionCaolán McNamara2014-07-0113-149/+164
* New loplugin:stringconcatStephan Bergmann2014-07-012-2/+2
* coverity#1224302 Uncaught exceptionCaolán McNamara2014-07-012-4/+3
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud2014-06-281-6/+5
* firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud2014-06-281-0/+2
* firebird: release driver on dispose rather than destroy.Norbert Thiebaud2014-06-282-9/+4
* firebird driver, abandon ref to about to be disposed embedded storage.Norbert Thiebaud2014-06-281-0/+3
* WaE: null argument where non-null required (argument 2)David Tardon2014-06-281-1/+2
* fdo#80574 firebird memory management issuesNorbert Thiebaud2014-06-273-57/+76
* Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann2014-06-271-11/+22
* odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud2014-06-272-22/+29
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-1/+0
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-246-10/+10
* Typo: kjnow->knowJulien Nabet2014-06-182-2/+2
* Typo: perharps->perhapsJulien Nabet2014-06-181-2/+2
* Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane2014-06-182-22/+14
* fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane2014-06-183-8/+36
* rtl::Reference fits just fine hereStephan Bergmann2014-06-182-8/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-5/+1
* Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2014-06-152-4/+0
* loplugin:staticcallStephan Bergmann2014-06-137-15/+15
* coverity#706304 Uncaught exceptionCaolán McNamara2014-06-131-1/+1
* Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet2014-06-111-0/+1
* coverity#1213468 Uncaught exceptionCaolán McNamara2014-06-102-2/+4
* fixincludeguards: fix include guardsThomas Arnhold2014-06-0630-73/+98
* coverity#1158175 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+1
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-0517-67/+61
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-0427-3/+567
* connectivity: fix includesThomas Arnhold2014-06-04282-513/+513