summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Fix FTBFS with TDE support enabledTimothy Pearson2-0/+2
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara2-6/+2
2014-07-11VS2013: Make ADO backwards compatible for SDK > 8.0David Ostrovsky2-2/+2
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara2-4/+2
2014-07-10Fix function signatureStephan Bergmann1-2/+3
2014-07-10use SimpleReferenceObject in connectivity moduleNoel Grandin13-209/+5
2014-07-07WaE: enumeration values not handled in switchTor Lillqvist1-0/+2
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-3/+1
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2-5/+3
2014-07-03JOINs are left-associativeLionel Elie Mamane1-1/+2
2014-07-03use assert when followed by derefCaolán McNamara1-1/+2
2014-07-03clang scan-build: Argument with 'nonnull' attribute passed nullCaolán McNamara1-0/+2
2014-07-02SAL_WARN->assertCaolán McNamara1-1/+1
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara2-3/+3
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara2-4/+3
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara2-4/+3
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara2-2/+3
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara2-2/+4
2014-07-02coverity#706364 Uncaught exceptionCaolán McNamara2-4/+4
2014-07-02coverity#706308 Uncaught exceptionCaolán McNamara2-2/+4
2014-07-01salplug:literaltoboolconversionStephan Bergmann1-1/+1
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-1/+1
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara13-149/+164
2014-07-01New loplugin:stringconcatStephan Bergmann2-2/+2
2014-07-01coverity#1224302 Uncaught exceptionCaolán McNamara2-4/+3
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud1-6/+5
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud1-0/+2
2014-06-28firebird: release driver on dispose rather than destroy.Norbert Thiebaud2-9/+4
2014-06-28firebird driver, abandon ref to about to be disposed embedded storage.Norbert Thiebaud1-0/+3
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon1-1/+2
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud3-57/+76
2014-06-27Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann1-11/+22
2014-06-27odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud2-22/+29
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-1/+0
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin6-10/+10
2014-06-18Typo: kjnow->knowJulien Nabet2-2/+2
2014-06-18Typo: perharps->perhapsJulien Nabet1-2/+2
2014-06-18Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane2-22/+14
2014-06-18fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane3-8/+36
2014-06-18rtl::Reference fits just fine hereStephan Bergmann2-8/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-5/+1
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2-4/+0
2014-06-13loplugin:staticcallStephan Bergmann7-15/+15
2014-06-13coverity#706304 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet1-0/+1
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-06fixincludeguards: fix include guardsThomas Arnhold30-73/+98
2014-06-05coverity#1158175 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+1