summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam (--enable-online-update)Stephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringview (extensions)Julien Nabet
2020-10-05loplugin:reducevarscope in extensionsNoel
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-23extensions/updateui: create instances with uno constructorsNoel Grandin
2020-07-08loplugin:redundantstatic (extensions/updatecheck(config|job))Julien Nabet
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-05loplugin:external (clang-cl)Stephan Bergmann
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-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-01loplugin:stringconstantNoel Grandin
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-02-23loplugin:unusedfields in extensionsNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
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-03-13Modernize a bit extensionsJulien Nabet
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