summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21cppcheck: cstyleCastCaolán McNamara
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-16loplugin:redundantcastStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09prophylactic double dispose audit.Michael Meeks
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