summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
AgeCommit message (Expand)AuthorFilesLines
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-12-19sal_Char->char in extensionsNoel Grandin4-9/+9
2019-12-05loplugin:external (clang-cl)Stephan Bergmann1-0/+2
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-1/+1
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-2/+2
2019-10-15new loplugin:bufferaddNoel Grandin1-10/+9
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin1-3/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-8/+4
2019-08-01loplugin:stringconstantNoel Grandin2-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-05-25Fix typoAndrea Gelmini1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel 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 Grandin2-8/+14
2019-02-23loplugin:unusedfields in extensionsNoel Grandin2-6/+0
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-8/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-14loplugin:redundantinlineNoel Grandin2-5/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-03-13Modernize a bit extensionsJulien Nabet1-18/+12
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski4-29/+1
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann5-21/+21
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann2-2/+2
2017-12-06loplugin:salcallStephan Bergmann1-2/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-23loplugin:simplifyboolStephan Bergmann1-1/+1
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann4-43/+43
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-2/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-4/+4
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-2/+2
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-7/+2
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe2-6/+8
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl1-0/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-419/+60
2017-07-17loplugin:oncevar: extensions (clang-cl)Stephan Bergmann1-2/+2
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin2-3/+3
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann2-6/+2
2017-06-30loplugin:oncevarStephan Bergmann1-1/+3
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-05-29remove some unnecessary OString constructor callsNoel Grandin1-4/+4