summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-18Typo: kjnow->knowJulien Nabet
2014-06-18Typo: perharps->perhapsJulien Nabet
2014-06-18Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane
2014-06-18fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706304 Uncaught exceptionCaolán McNamara
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05coverity#1158175 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-06-04coverity#736759 Dereference before null checkCaolán McNamara
2014-06-04Missing gb_CppunitTest_use_vclStephan Bergmann
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane
2014-05-30Replace "compareToAscii" by !=Julien Nabet
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix memory leakStephan Bergmann
2014-05-30Fix leaks in test codeStephan Bergmann
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29Update comment to reality... many properties now, not one.Lionel Elie Mamane
2014-05-29To avoid some confusion for people like me :)Julien Nabet
2014-05-29use OUString::startsWith()Noel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-26coverity#982631 Missing break in switchCaolán McNamara
2014-05-24coverity#983622 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1103737 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Fix previous commitJulien Nabet
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-05-21fix spellingNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold