summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2016-03-29Extract PipeReaderThread from OfficeIPCThread (a misnomer, now)Stephan Bergmann
2016-03-29Simplify codeStephan Bergmann
2016-03-29The whole block is only relevant for HAVE_FEATURE_OPENGLStephan Bergmann
2016-03-28don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard
2016-03-25fix headless buildOliver Specht
2016-03-23no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier
2016-03-23loplugin:constantparam in desktopNoel Grandin
2016-03-23Typo in commentStephan Bergmann
2016-03-22Closing is implicitly done in the osl::Pipe dtor, anywayStephan Bergmann
2016-03-22~OfficeIPCThread can only be reached with pGlobalOfficeIPCThread clearedStephan Bergmann
2016-03-22Only access pGlobalOfficeIPCThread & mpDispatchWatcher with GetMutex lockedStephan Bergmann
2016-03-22No need for a static Security instance hereStephan Bergmann
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-21No, I don't want to see that "bootstap" typo on every start of sofficeStephan Bergmann
2016-03-21No need to wrap SAL_WARN in #ifStephan Bergmann
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-17desktop.deployment • get rid of PLATFORM_ #define~sDouglas Mencken
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-13loplugin:stringconstantCaolán McNamara
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar
2016-03-11Thread safetyStephan 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-11pDocsRequest cannot be nullStephan Bergmann
2016-03-11Create DispatchRequest via list-initializationStephan Bergmann
2016-03-11Resolve trivial DispatchList typedefStephan Bergmann
2016-03-11Use range-based for loopStephan Bergmann
2016-03-11There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann
2016-03-10Just use "this"Stephan Bergmann
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann
2016-03-10ProcessDocumentsRequest ctor inits pcProcessed to nullStephan Bergmann
2016-03-10No need for heap allocation hereStephan Bergmann
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-04lok: Export only programmatic style namesPranav Kant
2016-03-04tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna