summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2016-03-01loplugin:sallogareasStephan Bergmann
2016-03-01loplugin:stringconcatStephan Bergmann
2016-02-29desktop: fix infinite loop with --enable-breakpadMichael Stahl
2016-02-27store the crash ini file inside of the user profileMarkus Mohrhard
2016-02-27leave comment about minidump locationMarkus Mohrhard
2016-02-27work on adding crash report UIMarkus Mohrhard
2016-02-26loplugin:stringconcatStephan Bergmann
2016-02-26better error reporting for crash uploaderMarkus Mohrhard
2016-02-26store the URL in the crash ini fileMarkus Mohrhard