summaryrefslogtreecommitdiff
path: root/framework/source/jobs
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-02-21BaseMutex->std::mutex in JobExecutorNoel Grandin
2023-01-27JobURL does not need to use the SolarMutexNoel Grandin
2023-01-27JobResult does not need to use the SolarMutexNoel Grandin
2023-01-27Remove SolarMutex usage from framework::JobDataNoel Grandin
2023-01-27Move a UNO service creation outside a guarded areaStephan Bergmann
2022-09-28use more string_view in frameworkNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-12framework: fix lock assert in Job::execute()Michael Stahl
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-12-20osl::Mutex->std::mutex in HelpOnStartupNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-03-22use single-use attribute for JobExecutorNoel Grandin
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-01-11tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorVishwas
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-09clean up macro usageNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-12-23tdf#46037: remove configurationhelper in framework/helponstartupJulien Nabet
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-09-12Fix typosAndrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-20Fix typoAndrea Gelmini
2019-06-20Fix typoAndrea Gelmini
2019-06-20Fix typoAndrea Gelmini
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin