summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.cxx
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-09loplugin:sallogareasMichael Stahl
2016-08-08it is possible that Sources is emptyMarkus Mohrhard
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in extensionsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21loplugin:defaultparamsStephan Bergmann
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-30coverity#707772 Uninitialized scalar fieldCaolán McNamara
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-08-25set names on a bunch more threads...Michael Stahl
2014-07-10use SimpleReferenceObject in extensions/update moduleNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17No need for SAL_CALL hereStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21-Werror,-Wunused-functionStephan Bergmann
2014-01-27bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-08-21valueOf() -> number()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-06-01nuke unused namespaceTakeshi Abe
2012-03-16logical || -> binary |Luboš Luňák
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-01-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann