summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved identifierStephan Bergmann2016-04-121-4/+3
* remove that unused old codeMarkus Mohrhard2016-04-121-28/+0
* loplugin:defaultparamsStephan Bergmann2016-04-121-1/+1
* lok context menu: unit testPranav Kant2016-04-123-0/+149
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2016-04-086-19/+31
* refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen2016-04-071-19/+11
* CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna2016-04-072-1/+6
* RequestHandler::Disable(join = false) is problematicStephan Bergmann2016-04-052-4/+4
* loplugin:constantparamNoel Grandin2016-04-054-16/+6
* Consistently use "desktop.app" log area hereStephan Bergmann2016-04-051-3/+3
* Remove whitespace randomly insertedStephan Bergmann2016-04-051-1/+1
* -Werror,-Wunused-functionStephan Bergmann2016-04-051-36/+0
* sequence->vector in xmlscriptNoel Grandin2016-04-059-45/+39
* No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12Stephan Bergmann2016-04-041-2/+1
* ...and MSVC "warning C4701: potentially uninitialized local variable used"Stephan Bergmann2016-04-041-2/+2
* Try silence bogus -Werror,-Wsometimes-uninitializedStephan Bergmann2016-04-041-1/+1
* -Werror=shadowStephan Bergmann2016-04-041-10/+10
* Add DBus-based IPC mechanism for xdg-appStephan Bergmann2016-04-044-201/+500
* Prepare for using other IPC mechanisms besides an osl::PipeStephan Bergmann2016-04-042-44/+77
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-041-1/+1
* Use std::size_tMiklos Vajna2016-04-042-2/+2
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove dead -tofront processingStephan Bergmann2016-04-011-2/+1
* Clean upStephan Bergmann2016-04-011-14/+9
* Rename ipc_ -> handler_Stephan Bergmann2016-04-011-10/+10
* HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC in RequestHandler::EnableStephan Bergmann2016-04-011-10/+2
* Unused includeStephan Bergmann2016-04-011-1/+0
* No need to #if this codeStephan Bergmann2016-04-011-10/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-2/+2
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* Clean upStephan Bergmann2016-03-311-6/+4
* HAVE_FEATURE_MACOSX_SANDBOX doesn't want to launch the PipeReaderThreadStephan Bergmann2016-03-311-6/+1
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann2016-03-302-232/+1
* Fix Android buildMiklos Vajna2016-03-301-2/+2
* Remove obsolete commentStephan Bergmann2016-03-291-1/+0
* Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann2016-03-292-246/+0
* LOK shouldn't reach this code anymoreStephan Bergmann2016-03-291-99/+77
* Don't launch the PipeReaderThread from LOKStephan Bergmann2016-03-294-32/+20
* Rename OfficeIPCThread to RequestHandlerStephan Bergmann2016-03-295-123/+122
* Extract PipeReaderThread from OfficeIPCThread (a misnomer, now)Stephan Bergmann2016-03-292-28/+50
* Simplify codeStephan Bergmann2016-03-291-2/+1
* The whole block is only relevant for HAVE_FEATURE_OPENGLStephan Bergmann2016-03-291-3/+1
* don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard2016-03-281-1/+1
* fix headless buildOliver Specht2016-03-252-1/+11
* no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier2016-03-231-9/+4
* loplugin:constantparam in desktopNoel Grandin2016-03-235-10/+9
* Typo in commentStephan Bergmann2016-03-231-1/+1