summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet2014-07-236-6/+6
* fdo#81336 bison priority increase with bigger numberLionel Elie Mamane2014-07-211-4/+4
* JOINs are left-associativeLionel Elie Mamane2014-07-041-1/+2
* fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane2014-06-203-8/+36
* Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2014-06-152-4/+0
* Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet2014-06-121-0/+1
* Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet2014-06-032-18/+3
* fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane2014-05-312-2/+10
* 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
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-1/+1
* connectivity: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-142-14/+0
* Unify utl::TempFile ctorsStephan Bergmann2014-05-141-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin2014-05-1334-879/+1
* Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet2014-05-1211-104/+180
* Kill DECL_PROP1IMPL and related (mork part)Julien Nabet2014-05-121-5/+14
* Kill DECL_PROP1IMPL and related (mozab part)Julien Nabet2014-05-121-5/+14
* Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet2014-05-121-6/+17
* Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet2014-05-121-5/+17
* Kill DECL_PROP1IMPL and related (ado part)Julien Nabet2014-05-121-6/+14
* Kill DECL_PROP1IMPL and related (macab part)Julien Nabet2014-05-121-6/+17
* Kill DECL_PROP1IMPL and related (kab part)Julien Nabet2014-05-121-6/+17
* coverity#707693 Uninitialized scalar fieldCaolán McNamara2014-05-111-5/+11
* coverity#707708 Uninitialized scalar fieldCaolán McNamara2014-05-111-0/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-1014-38/+38
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-105-28/+28
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-093-0/+192
* TyposJulien Nabet2014-05-081-1/+1
* typosThomas Arnhold2014-05-081-5/+5
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2014-05-061-10/+10
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-2/+2
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3012-12/+12
* That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann2014-04-251-1/+0
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-243-0/+8
* RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist2014-04-231-2/+1
* Revert "coverity#1202903 Uncaught exception"Stephan Bergmann2014-04-222-2/+2
* remove comments why a file gets includedThomas Arnhold2014-04-212-5/+0
* coverity#982450 Explicit null dereferencedDavid Tardon2014-04-191-1/+1
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-19312-874/+874
* another blind fix for windows buildDavid Tardon2014-04-191-1/+1
* blind fix for breaking windows buildDavid Tardon2014-04-192-18/+18
* loplugin:literaltoboolconversionStephan Bergmann2014-04-171-1/+1
* coverity#1202903 Uncaught exceptionCaolán McNamara2014-04-172-2/+2