summaryrefslogtreecommitdiff
path: root/desktop/source/app/officeipcthread.cxx
AgeCommit message (Expand)Author
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
2016-07-15Log PipeIpcThread communicationStephan Bergmann
2016-06-03A slightly better DbusIpcThreadStephan Bergmann
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-04-05RequestHandler::Disable(join = false) is problematicStephan Bergmann
2016-04-05Consistently use "desktop.app" log area hereStephan Bergmann
2016-04-05Remove whitespace randomly insertedStephan Bergmann
2016-04-04No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12Stephan Bergmann
2016-04-04...and MSVC "warning C4701: potentially uninitialized local variable used"Stephan Bergmann
2016-04-04Try silence bogus -Werror,-Wsometimes-uninitializedStephan Bergmann
2016-04-04-Werror=shadowStephan Bergmann
2016-04-04Add DBus-based IPC mechanism for xdg-appStephan Bergmann
2016-04-04Prepare for using other IPC mechanisms besides an osl::PipeStephan Bergmann