summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam (--enable-online-update)Stephan Bergmann1-2/+6
2020-11-11loplugin:stringview (extensions)Julien Nabet1-1/+1
2020-10-05loplugin:reducevarscope in extensionsNoel1-1/+1
2020-09-23cid#1466970 annotate as false positiveCaolán McNamara1-0/+4
2020-09-18Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann1-43/+108
2020-09-01Fix typo in codeAndrea Gelmini1-3/+3
2020-06-08loplugin:elidestringvar in extensionsJulien Nabet1-4/+2
2020-06-08Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (extensions/updatecheck)Julien Nabet1-2/+7
2020-05-27Avoid calling osl_closeFile, osl_freeProcessHandle on null argumentsStephan Bergmann1-6/+6
2020-05-27Revert "Revert 'Fix leak in extensions/updatecheck'"Stephan Bergmann1-3/+7
2020-05-24Revert "Fix leak in extensions/updatecheck"Julien Nabet1-7/+3
2020-05-23Fix leak in extensions/updatecheckJulien Nabet1-3/+7
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-4/+0
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-0/+1
2019-12-19sal_Char->char in extensionsNoel Grandin1-2/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-2/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-4/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+5
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+7
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-8/+2
2018-10-14loplugin:redundantinlineNoel Grandin1-3/+3
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-13Modernize a bit extensionsJulien Nabet1-18/+12
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-23loplugin:simplifyboolStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-07-17loplugin:oncevar: extensions (clang-cl)Stephan Bergmann1-2/+2
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-2/+2
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-2/+1
2017-06-30loplugin:oncevarStephan Bergmann1-1/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-5/+5
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock1-5/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+1
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-4/+2
2016-10-16clang-cl loplugin: extensionsStephan Bergmann1-5/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-09loplugin:sallogareasMichael Stahl1-1/+1
2016-08-08it is possible that Sources is emptyMarkus Mohrhard1-0/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-03-30loplugin:staticanonymousStephan Bergmann1-3/+3