summaryrefslogtreecommitdiff
path: root/extensions/source/update/feed
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-07-23extensions/updatefeed: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-12-18Remove unused exception imports from updatefeed.cxxAlex Henrie
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31Added includes that are only used in DEBUG buildshimajin100000
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01sequence->vector in extensionsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-27No need to extend css.awt.XToolkitExperimentalStephan Bergmann
2015-11-27Catch exception when online update is disabled.Michael Meeks
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20Cleanup while reading extensions.Michael Meeks
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann