summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* java: remove some unused import statementsNoel Grandin2014-08-043-3/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-044-11/+11
* Fix *_component_getFactory function typeStephan Bergmann2014-07-291-2/+3
* coverity#706301 Uncaught exceptionCaolán McNamara2014-07-261-2/+13
* coverity#1079093 Uncaught exceptionCaolán McNamara2014-07-261-5/+11
* Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet2014-07-226-6/+6
* coverity#706376 Uncaught exceptionCaolán McNamara2014-07-2142-143/+154
* Typo: generel->generalJulien Nabet2014-07-191-1/+1
* fdo#81336 bison priority increase with bigger numberLionel Elie Mamane2014-07-191-4/+4
* remove unnecessary "const &" qualifier from T* parametersNoel Grandin2014-07-181-3/+3
* Fix FTBFS with TDE support enabledTimothy Pearson2014-07-172-0/+2
* coverity#706364 Uncaught exceptionCaolán McNamara2014-07-132-6/+2
* VS2013: Make ADO backwards compatible for SDK > 8.0David Ostrovsky2014-07-112-2/+2
* 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