summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-03-01fix indexDavid Tardon1-1/+1
2015-02-27Re tdf#87789: Fix opening mork CollectedAddressBook TableStephan Bergmann1-9/+13
2015-02-27Clean up interface between kab and kabdrv libsStephan Bergmann5-52/+54
2015-02-27sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann1-1/+1
2015-02-27Adapt code to changed libkabdrv1lo.so nameStephan Bergmann1-1/+2
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl5-13/+15
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-3/+3
2015-02-23use init lists for property sequencesBjoern Michaelsen1-5/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin10-37/+37
2015-02-21Typo: trough->throughJulien Nabet1-1/+1
2015-02-21Typo: recive->receiveJulien Nabet1-1/+1
2015-02-20ANSI92 Entry SQL includes Primary Key supportLionel Elie Mamane1-1/+2
2015-02-19Fix component_getFactory function signatureStephan Bergmann1-1/+1
2015-02-19Remove unused using declarationsStephan Bergmann1-7/+0
2015-02-19tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson3-6/+23
2015-02-19unusedcode: Remove few methodsMatúš Kukan1-20/+0
2015-02-18boost->stdCaolán McNamara1-6/+6
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan7-29/+48
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+1
2015-02-09Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann5-36/+36
2015-02-08Typos + simple german translationsJulien Nabet1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann8-21/+18
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2-7/+2
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara7-17/+10
2015-02-05Updated all precompiled headers.Ashod Nakashian9-1/+18
2015-02-05callcatcher: update unused codeCaolán McNamara1-7/+0
2015-02-04connectivity: just check the WITH_MOZAB4WIN variableMichael Stahl1-7/+1
2015-02-04Typo $(CPU) -> $(CPUNAME)Stephan Bergmann1-1/+1
2015-02-04Revert "Do not let WNT non-INTEL run into the else branch"Stephan Bergmann1-5/+1
2015-02-04Do not let WNT non-INTEL run into the else branchStephan Bergmann1-1/+5
2015-02-04Activate mork driver on windows 64 bit buildDavid Ostrovsky1-1/+1
2015-02-04Fix a little bit creative pi valueTakeshi Abe2-4/+6
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2-1/+6
2015-02-02coverity#1267656 Logically dead codeCaolán McNamara1-3/+0
2015-01-31coverity#1267674 Dereference after null checkCaolán McNamara1-7/+4
2015-01-31tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane1-4/+1
2015-01-30coverity#1267628 Resource leak in objectCaolán McNamara1-2/+1
2015-01-30coverity#1267700 Uninitialized scalar fieldCaolán McNamara1-5/+6
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann1-2/+2
2015-01-28janitorialLionel Elie Mamane1-1/+1
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane1-2/+3
2015-01-28Use vector::dataStephan Bergmann11-24/+12
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann2-3/+3
2015-01-27fix memory leak when exception is thrownMarkus Mohrhard1-3/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin14-26/+26
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann30-283/+283
2015-01-16remove unnecessary parenthesesNoel Grandin1-6/+6
2015-01-15PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane2-40/+25
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin2-10/+4