summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Fix component_getFactory function signatureStephan Bergmann2015-02-191-1/+1
* Remove unused using declarationsStephan Bergmann2015-02-191-7/+0
* tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson2015-02-193-6/+23
* unusedcode: Remove few methodsMatúš Kukan2015-02-191-20/+0
* boost->stdCaolán McNamara2015-02-181-6/+6
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-177-29/+48
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-1/+1
* Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann2015-02-095-36/+36
* Typos + simple german translationsJulien Nabet2015-02-081-3/+3
* loplugin:deletedspecialStephan Bergmann2015-02-078-21/+18
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-052-7/+2
* BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara2015-02-057-17/+10
* Updated all precompiled headers.Ashod Nakashian2015-02-059-1/+18
* callcatcher: update unused codeCaolán McNamara2015-02-051-7/+0
* connectivity: just check the WITH_MOZAB4WIN variableMichael Stahl2015-02-041-7/+1
* Typo $(CPU) -> $(CPUNAME)Stephan Bergmann2015-02-041-1/+1
* Revert "Do not let WNT non-INTEL run into the else branch"Stephan Bergmann2015-02-041-5/+1
* Do not let WNT non-INTEL run into the else branchStephan Bergmann2015-02-041-1/+5
* Activate mork driver on windows 64 bit buildDavid Ostrovsky2015-02-041-1/+1
* Fix a little bit creative pi valueTakeshi Abe2015-02-042-4/+6
* tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2015-02-032-1/+6
* coverity#1267656 Logically dead codeCaolán McNamara2015-02-021-3/+0
* coverity#1267674 Dereference after null checkCaolán McNamara2015-01-311-7/+4
* tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane2015-01-311-4/+1
* coverity#1267628 Resource leak in objectCaolán McNamara2015-01-301-2/+1
* coverity#1267700 Uninitialized scalar fieldCaolán McNamara2015-01-301-5/+6
* loplugin:cstylecast (Mac OS X)Stephan Bergmann2015-01-291-2/+2
* janitorialLionel Elie Mamane2015-01-281-1/+1
* Query Design: use correct name for columns that come from another query.Lionel Elie Mamane2015-01-281-2/+3
* Use vector::dataStephan Bergmann2015-01-2811-24/+12
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-282-3/+3
* fix memory leak when exception is thrownMarkus Mohrhard2015-01-271-3/+7
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2614-26/+26
* Some more loplugin:cstylecast: connectivityStephan Bergmann2015-01-2030-283/+283
* remove unnecessary parenthesesNoel Grandin2015-01-161-6/+6
* PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane2015-01-152-40/+25
* PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane2015-01-151-0/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-132-10/+4
* Disable ado unit test on x86_64 platform on windowsDavid Ostrovsky2015-01-101-0/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-093-4/+4
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-084-8/+0
* PostgreSQL boolean more accurately described as booleanLionel Elie Mamane2015-01-071-5/+5
* fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane2015-01-071-0/+5
* protect agains past-the-end string accessLionel Elie Mamane2015-01-071-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-075-14/+14
* Resolves fdo#87789: show groups in collected addressesJulien Nabet2015-01-074-2/+41
* Typo: Rerturns -> ReturnsJulien Nabet2015-01-061-1/+1
* Remove unnecessary include files declaring JNI functionsStephan Bergmann2015-01-067-304/+23
* Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann2015-01-063-20/+35
* fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane2015-01-051-0/+1