summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-03-02remove unused structNoel Grandin
2015-03-02cppcheck: fix memory leakNoel Grandin
2015-03-01V804: Decreased performanceCaolán McNamara
2015-03-01fix indexDavid Tardon
2015-02-27Re tdf#87789: Fix opening mork CollectedAddressBook TableStephan Bergmann
2015-02-27Clean up interface between kab and kabdrv libsStephan Bergmann
2015-02-27sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann
2015-02-27Adapt code to changed libkabdrv1lo.so nameStephan Bergmann
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-23use init lists for property sequencesBjoern Michaelsen
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21Typo: trough->throughJulien Nabet
2015-02-21Typo: recive->receiveJulien Nabet
2015-02-20ANSI92 Entry SQL includes Primary Key supportLionel Elie Mamane
2015-02-19Fix component_getFactory function signatureStephan Bergmann
2015-02-19Remove unused using declarationsStephan Bergmann
2015-02-19tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson
2015-02-19unusedcode: Remove few methodsMatúš Kukan
2015-02-18boost->stdCaolán McNamara
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04Fix a little bit creative pi valueTakeshi Abe
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud
2015-02-02coverity#1267656 Logically dead codeCaolán McNamara
2015-01-31coverity#1267674 Dereference after null checkCaolán McNamara
2015-01-31tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane
2015-01-30coverity#1267628 Resource leak in objectCaolán McNamara
2015-01-30coverity#1267700 Uninitialized scalar fieldCaolán McNamara
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann
2015-01-28janitorialLionel Elie Mamane
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-01-28Use vector::dataStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-27fix memory leak when exception is thrownMarkus Mohrhard
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl