summaryrefslogtreecommitdiffstats
path: root/desktop/source/app/officeipcthread.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt2017-09-051-0/+1
* Add --script-cat parameter to dump scripts content.Michael Meeks2017-06-091-2/+3
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-101-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+6
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* RequestHandler::Disable(join = false) is problematicStephan Bergmann2016-04-051-1/+1
* Add DBus-based IPC mechanism for xdg-appStephan Bergmann2016-04-041-0/+3
* Prepare for using other IPC mechanisms besides an osl::PipeStephan Bergmann2016-04-041-3/+4
* Don't launch the PipeReaderThread from LOKStephan Bergmann2016-03-291-2/+1
* Rename OfficeIPCThread to RequestHandlerStephan Bergmann2016-03-291-9/+9
* Extract PipeReaderThread from OfficeIPCThread (a misnomer, now)Stephan Bergmann2016-03-291-5/+6
* No need for a complicated arg to SetReadyStephan Bergmann2016-03-111-3/+1
* Turn static s_bInEnableRequests into an ExecuteCmdLineRequests argStephan Bergmann2016-03-111-1/+2
* Combine mbDowning, mbRequestsEnabled as mStateStephan Bergmann2016-03-111-3/+4
* Hold DispatchWatcher by rtl::ReferenceStephan Bergmann2016-03-101-1/+1
* loplugin:unuseddefaultparam in desktopNoel Grandin2016-03-021-5/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* desktop: com::sun::star->cssNoel Grandin2015-09-121-12/+12
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-1/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-231-2/+2
* Bin pointless static const members used only in one placeTor Lillqvist2015-03-291-2/+0
* Drop unused member variablesTakeshi Abe2014-12-221-6/+0
* Add OfficeIPCThread::IsEnabled.Andrzej Hunt2014-12-041-0/+1
* Add OfficeIPCThread::WaitForReady.Andrzej Hunt2014-12-041-0/+3
* fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis2014-08-151-1/+2
* desktop: fix includesThomas Arnhold2014-06-041-2/+2
* desktop: sal_Bool->boolNoel Grandin2014-05-081-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-7/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* fixincludeguards.sh: desktopThomas Arnhold2013-10-281-3/+3
* Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius2013-08-181-2/+1
* Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt2013-07-301-1/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-18/+18
* Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist2013-02-051-0/+1
* Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann2012-12-131-1/+0
* Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann2012-12-131-1/+0
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-131-0/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-23/+14
* Avoid deadlock when signal handler joins threadStephan Bergmann2012-06-201-1/+1
* Cleaned up CommandLineArgsStephan Bergmann2012-05-021-9/+13
* Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-8/+10
* valgrind: use non-leaky singleton pattern hereCaolán McNamara2011-05-201-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-1/+1
|\
| * removetooltypes01: #i112600# remove tooltypes from desktopMikhail Voytenko2011-01-141-1/+1
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* | merge vosremoval-pipe.diffNorbert Thiebaud2010-10-251-3/+3
* | merge vosremoval-signal patchNorbert Thiebaud2010-10-251-5/+2