summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-04-05Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet2-14/+14
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara4-165/+0
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara2-21/+0
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara2-6/+0
2015-04-02loplugin:redundantcastStephan Bergmann1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann5-8/+8
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann5-8/+8
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2-5/+5
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann46-98/+98
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann12-15/+15
2015-03-29loplugin:cstylecastStephan Bergmann9-63/+63
2015-03-29cppcheck: redundantAssignInSwitchJulien Nabet1-1/+1
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann3-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann10-114/+114
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann9-11/+11
2015-03-25loplugin:constantfunctionStephan Bergmann2-12/+1
2015-03-25loplugin:constantfunctionStephan Bergmann2-12/+1
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