summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
AgeCommit message (Expand)Author
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann
2017-12-06loplugin:salcallStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifyboolStephan Bergmann
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17loplugin:oncevar: extensions (clang-cl)Stephan Bergmann
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26remove unnecessary default constructor and operator=Markus Mohrhard
2016-08-09loplugin:sallogareasMichael Stahl
2016-08-08it is possible that Sources is emptyMarkus Mohrhard
2016-06-22valgrind: use after freeCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-21tdf#97221 restore original message for failed check of updateStanislav Horacek