summaryrefslogtreecommitdiff
path: root/framework/source/jobs/jobexecutor.cxx
AgeCommit message (Expand)Author
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-17Use for-range loops in frameworkJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-22Fix typosAndrea Gelmini
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-01sequence->vector in frameworkNoel Grandin
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-03Clean up some weird loggingTor Lillqvist
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-13cosmeticsMatúš Kukan
2014-02-10Simplify string literal usageStephan Bergmann
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20fwk: Use constructor feature for JobExecutor.Matúš Kukan
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin