summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)Author
2020-09-23cid#1466970 annotate as false positiveCaolán McNamara
2020-09-18Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-25loplugin:constantparamNoel Grandin
2020-07-23extensions/updateui: create instances with uno constructorsNoel Grandin
2020-07-23extensions/updatefeed: create instances with uno constructorsNoel Grandin
2020-07-08loplugin:redundantstatic (extensions/updatecheck(config|job))Julien Nabet
2020-07-03loplugin:redundantstatic (extensions/updatecheckui)Julien Nabet
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-06-08loplugin:elidestringvar in extensionsJulien Nabet
2020-06-08Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (extensions/updatecheck)Julien Nabet
2020-05-27Avoid calling osl_closeFile, osl_freeProcessHandle on null argumentsStephan Bergmann
2020-05-27Revert "Revert 'Fix leak in extensions/updatecheck'"Stephan Bergmann
2020-05-24Revert "Fix leak in extensions/updatecheck"Julien Nabet
2020-05-23Fix leak in extensions/updatecheckJulien Nabet
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-21loplugin:sequenceloopNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-12-18Remove unused exception imports from updatefeed.cxxAlex Henrie
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
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