summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#736759 Dereference before null checkCaolán McNamara2014-06-041-2/+3
* Missing gb_CppunitTest_use_vclStephan Bergmann2014-06-041-0/+1
* DeInitVCL at end of testsStephan Bergmann2014-06-042-0/+2
* Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet2014-06-012-18/+3
* fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane2014-05-312-2/+10
* Replace "compareToAscii" by !=Julien Nabet2014-05-301-33/+32
* Fix memory leakStephan Bergmann2014-05-301-0/+1
* Fix memory leakStephan Bergmann2014-05-301-0/+1
* Fix memory leakStephan Bergmann2014-05-303-31/+26
* Fix memory leakStephan Bergmann2014-05-302-6/+3
* Fix memory leakStephan Bergmann2014-05-302-15/+8
* Fix leaks in test codeStephan Bergmann2014-05-301-0/+7
* fdo#68849: Add header guards to all include filesJens Carl2014-05-306-0/+21
* Update comment to reality... many properties now, not one.Lionel Elie Mamane2014-05-291-1/+3
* To avoid some confusion for people like me :)Julien Nabet2014-05-291-0/+1
* use OUString::startsWith()Noel Grandin2014-05-291-2/+2
* remove more unnecesary OUString constructor useNoel Grandin2014-05-292-2/+2
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-1/+1
* coverity#982631 Missing break in switchCaolán McNamara2014-05-261-0/+1
* coverity#983622 Uncaught exceptionCaolán McNamara2014-05-242-2/+2
* coverity#1103737 Uncaught exceptionCaolán McNamara2014-05-232-3/+3
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-233-10/+6
* Fix previous commitJulien Nabet2014-05-221-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-2255-223/+223
* cppcheck: Exception should be caught by referenceThomas Arnhold2014-05-221-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2014-05-221-1/+1
* fix spellingNoel Grandin2014-05-211-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-1914-27/+0
* remove wrongly added IsBookmarkable propertyLionel Elie Mamane2014-05-171-3/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-16/+12
* Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet2014-05-161-2/+21
* Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara2014-05-1510-220/+17
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-6/+6
* odbc: clean up SQL conformance level testsLionel Elie Mamane2014-05-151-33/+21