summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14Use the true exit code 77 hereStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12remove that unused old codeMarkus Mohrhard
2016-04-12loplugin:defaultparamsStephan Bergmann
2016-04-12lok context menu: unit testPranav Kant
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-04-07refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen
2016-04-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna
2016-04-05RequestHandler::Disable(join = false) is problematicStephan Bergmann
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05Consistently use "desktop.app" log area hereStephan Bergmann
2016-04-05Remove whitespace randomly insertedStephan Bergmann
2016-04-05-Werror,-Wunused-functionStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
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
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04Use std::size_tMiklos Vajna
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01Remove dead -tofront processingStephan Bergmann
2016-04-01Clean upStephan Bergmann
2016-04-01Rename ipc_ -> handler_Stephan Bergmann
2016-04-01HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC in RequestHandler::EnableStephan Bergmann
2016-04-01Unused includeStephan Bergmann
2016-04-01No need to #if this codeStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31Clean upStephan Bergmann
2016-03-31HAVE_FEATURE_MACOSX_SANDBOX doesn't want to launch the PipeReaderThreadStephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann
2016-03-30Fix Android buildMiklos Vajna
2016-03-29Remove obsolete commentStephan Bergmann
2016-03-29Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann
2016-03-29LOK shouldn't reach this code anymoreStephan Bergmann
2016-03-29Don't launch the PipeReaderThread from LOKStephan Bergmann
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann