summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.cxx
AgeCommit message (Expand)Author
2018-10-14loplugin:redundantinlineNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifyboolStephan Bergmann
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
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-12cleanup unused css/frame/* 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-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan 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-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