summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers
Commit message (Expand)AuthorAgeFilesLines
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-025-8/+8
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-025-8/+8
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-011-3/+3
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0141-72/+72
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-3111-12/+12
* loplugin:cstylecastStephan Bergmann2015-03-299-63/+63
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-293-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-288-53/+53
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-268-10/+10
* loplugin:constantfunctionStephan Bergmann2015-03-252-12/+1
* loplugin:constantfunctionStephan Bergmann2015-03-252-12/+1
* new constantfunction lopluginNoel Grandin2015-03-2516-175/+26
* Revert "loplugin:constantfunction: connectivity"Noel Grandin2015-03-2316-18/+182
* -Werror,-Wpointer-bool-conversionStephan Bergmann2015-03-231-2/+1
* loplugin:constantfunction: connectivityNoel Grandin2015-03-2316-182/+18
* Removed Unnecessary variablesKarthick Prasad Gunasekaran2015-03-221-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-134-46/+60
* loplugin:cstylecast (32-bit)Stephan Bergmann2015-03-131-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-133-5/+15
* connectivity: remove some unnecessary code from MozABMichael Stahl2015-03-131-7/+0
* CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre2015-03-121-3/+2
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-093-6/+6
* tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet2015-03-082-14/+14
* cppcheck: duplicate inherited memberNoel Grandin2015-03-022-11/+1
* remove unused structNoel Grandin2015-03-021-11/+0
* cppcheck: fix memory leakNoel Grandin2015-03-021-4/+4
* V804: Decreased performanceCaolán McNamara2015-03-011-2/+3
* fix indexDavid Tardon2015-03-011-1/+1
* Re tdf#87789: Fix opening mork CollectedAddressBook TableStephan Bergmann2015-02-271-9/+13
* Clean up interface between kab and kabdrv libsStephan Bergmann2015-02-275-52/+54
* sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann2015-02-271-1/+1
* Adapt code to changed libkabdrv1lo.so nameStephan Bergmann2015-02-271-1/+2
* connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl2015-02-255-13/+15
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-3/+3
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-2310-37/+37
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* Typo: recive->receiveJulien Nabet2015-02-211-1/+1
* tdeab: Fix unit test failure when TDE support is enabledTimothy Pearson2015-02-193-6/+23
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-177-29/+48
* Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann2015-02-095-36/+36
* loplugin:deletedspecialStephan Bergmann2015-02-072-4/+4
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-6/+1
* BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara2015-02-053-12/+9
* Fix a little bit creative pi valueTakeshi Abe2015-02-041-3/+5
* tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2015-02-032-1/+6
* coverity#1267656 Logically dead codeCaolán McNamara2015-02-021-3/+0
* coverity#1267674 Dereference after null checkCaolán McNamara2015-01-311-7/+4
* tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane2015-01-311-4/+1
* coverity#1267628 Resource leak in objectCaolán McNamara2015-01-301-2/+1