summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-04-07tdf#39279: Search for Thunderbird address books uses first ones foundJulien Nabet
2015-04-07fix windows buildCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-05Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29cppcheck: redundantAssignInSwitchJulien Nabet
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin
2015-03-23-Werror,-Wpointer-bool-conversionStephan Bergmann
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-03-22Removed Unnecessary variablesKarthick Prasad Gunasekaran
2015-03-19No need to use -I$(SRCDIR)/include/shellTor Lillqvist
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13loplugin:cstylecast (32-bit)Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13connectivity: remove some unnecessary code from MozABMichael Stahl
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-09fix buildCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet
2015-03-05connectivity: remove bogus setting of NTDDI_VERSIONMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
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