summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-03-25new constantfunction lopluginNoel Grandin21-338/+108
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin20-88/+324
2015-03-23-Werror,-Wpointer-bool-conversionStephan Bergmann1-2/+1
2015-03-23loplugin:constantfunction: connectivityNoel Grandin20-324/+88
2015-03-22Removed Unnecessary variablesKarthick Prasad Gunasekaran1-1/+1
2015-03-19No need to use -I$(SRCDIR)/include/shellTor Lillqvist2-2/+0
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann4-46/+60
2015-03-13loplugin:cstylecast (32-bit)Stephan Bergmann1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann3-5/+15
2015-03-13connectivity: remove some unnecessary code from MozABMichael Stahl1-7/+0
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre1-3/+2
2015-03-09fix buildCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara4-6/+6
2015-03-09V801: Decreased performanceCaolán McNamara3-6/+6
2015-03-08tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet2-14/+14
2015-03-05connectivity: remove bogus setting of NTDDI_VERSIONMichael Stahl3-18/+0
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-6/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2015-03-02getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane1-16/+16
2015-03-02cppcheck: duplicate inherited memberNoel Grandin2-11/+1
2015-03-02remove unused structNoel Grandin1-11/+0
2015-03-02cppcheck: fix memory leakNoel Grandin1-4/+4
2015-03-01V804: Decreased performanceCaolán McNamara1-2/+3
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