summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet2-18/+3
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane2-2/+10
2014-05-30Replace "compareToAscii" by !=Julien Nabet1-33/+32
2014-05-30Fix memory leakStephan Bergmann1-0/+1
2014-05-30Fix memory leakStephan Bergmann1-0/+1
2014-05-30Fix memory leakStephan Bergmann3-31/+26
2014-05-30Fix memory leakStephan Bergmann2-6/+3
2014-05-30Fix memory leakStephan Bergmann2-15/+8
2014-05-30Fix leaks in test codeStephan Bergmann1-0/+7
2014-05-30fdo#68849: Add header guards to all include filesJens Carl6-0/+21
2014-05-29Update comment to reality... many properties now, not one.Lionel Elie Mamane1-1/+3
2014-05-29To avoid some confusion for people like me :)Julien Nabet1-0/+1
2014-05-29use OUString::startsWith()Noel Grandin1-2/+2
2014-05-29remove more unnecesary OUString constructor useNoel Grandin2-2/+2
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-1/+1
2014-05-26coverity#982631 Missing break in switchCaolán McNamara1-0/+1
2014-05-24coverity#983622 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1103737 Uncaught exceptionCaolán McNamara2-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin3-10/+6
2014-05-22Fix previous commitJulien Nabet1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet55-223/+223
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold1-2/+2
2014-05-22remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2014-05-21fix spellingNoel Grandin1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold14-27/+0
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane1-3/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-16/+12
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet1-2/+21
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara10-220/+17
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2014-05-15odbc: clean up SQL conformance level testsLionel Elie Mamane1-33/+21
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin2-14/+0
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin34-879/+1
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet11-104/+180
2014-05-12Kill DECL_PROP1IMPL and related (mork part)Julien Nabet1-5/+14
2014-05-12Kill DECL_PROP1IMPL and related (mozab part)Julien Nabet1-5/+14
2014-05-12Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet1-6/+17
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet1-5/+17
2014-05-12Kill DECL_PROP1IMPL and related (ado part)Julien Nabet1-6/+14
2014-05-12Kill DECL_PROP1IMPL and related (macab part)Julien Nabet1-6/+17
2014-05-12Kill DECL_PROP1IMPL and related (kab part)Julien Nabet1-6/+17
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara1-5/+11
2014-05-11coverity#707708 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet14-38/+38
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet5-28/+28
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold3-0/+192
2014-05-08TyposJulien Nabet1-1/+1
2014-05-08typosThomas Arnhold1-5/+5