summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
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
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21Typo: recive->receiveJulien Nabet
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Fix simple typos.Andrea Gelmini
2014-11-20further fix mozab build after header cleanupChristian Lohmaier
2014-11-20connectivity: fix the mozab buildMichael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-07connectivity: try to fix build after f641fd15Michael Stahl
2014-10-06mozab driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (mozab part)Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-19another blind fix for windows buildDavid Tardon
2014-04-19blind fix for breaking windows buildDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms