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