summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)Author
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-04drop some unnecessary includesCaolán McNamara
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-01loplugin:stringconstantNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-25Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-23loplugin:unusedfields in extensionsNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-01-10Related: tdf#113205, revert add icons to extensions/source/update/uiCaolán McNamara
2018-12-17tdf#113205 add onlineupdate icons to core/extensions/source/update/uiandreas kainz
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14loplugin:redundantinlineNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
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
2018-03-20drop msgbox includeCaolán McNamara
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
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-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-21tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin