summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338264 Uncaught exceptionCaolán McNamara
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-05OSL_ENSURE always makes the condition visible to the compiler nowStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-17error C2065: ´bFound´ : undeclared identifierCaolán McNamara
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15fix buildNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-28Fix memory leakDavid Ostrovsky
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-22add missing includeCaolán McNamara
2015-04-22add missing includeDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
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-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-13connectivity: remove some unnecessary code from MozABMichael Stahl
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-08tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl