summaryrefslogtreecommitdiff
path: root/desktop/source/app/officeipcthread.hxx
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-05RequestHandler::Disable(join = false) is problematicStephan 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
2016-03-29Don't launch the PipeReaderThread from LOKStephan Bergmann
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-29Extract PipeReaderThread from OfficeIPCThread (a misnomer, now)Stephan Bergmann
2016-03-11No need for a complicated arg to SetReadyStephan Bergmann
2016-03-11Turn static s_bInEnableRequests into an ExecuteCmdLineRequests argStephan Bergmann
2016-03-11Combine mbDowning, mbRequestsEnabled as mStateStephan Bergmann
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-29Bin pointless static const members used only in one placeTor Lillqvist
2014-12-22Drop unused member variablesTakeshi Abe
2014-12-04Add OfficeIPCThread::IsEnabled.Andrzej Hunt
2014-12-04Add OfficeIPCThread::WaitForReady.Andrzej Hunt
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis
2014-06-04desktop: fix includesThomas Arnhold
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist
2012-12-13Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann
2012-12-13Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Avoid deadlock when signal handler joins threadStephan Bergmann
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann
2011-05-20valgrind: use non-leaky singleton pattern hereCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-14removetooltypes01: #i112600# remove tooltypes from desktopMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud