summaryrefslogtreecommitdiff
path: root/desktop/source/app/officeipcthread.cxx
AgeCommit message (Expand)Author
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-08use unique_ptr in desktop::IpcThreadNoel Grandin
2018-12-29Fix typo in codeAndrea Gelmini
2018-12-25tdf#120676: don't send "processing done" when refused to processMike Kaganski
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-01-29Function already take const OUString&Mike Kaganski
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25cid#1371326 Misused comma operatorNoel Grandin
2016-08-18experiment with renaming for bogus coverity#1371326 Misused comma operatorCaolán McNamara
2016-07-15Related tdf#37531: --convert-to output relative to caller's CWDStephan Bergmann
2016-07-15Related tdf#37531: Handle conversion args sent over pipeStephan Bergmann