summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-06-20fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane3-8/+36
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2-4/+0
2014-06-12Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet1-0/+1
2014-06-03Resolves: 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-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
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-10/+10
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni12-12/+12
2014-04-25That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann1-1/+0
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold3-0/+8
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist1-2/+1
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann2-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold2-5/+0
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold312-874/+874
2014-04-19another blind fix for windows buildDavid Tardon1-1/+1
2014-04-19blind fix for breaking windows buildDavid Tardon2-18/+18
2014-04-17loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara2-2/+3
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara3-3/+3