summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-03-13quieten debugging soffice startupCaolán McNamara3-5/+5
2016-03-13loplugin:stringconstantCaolán McNamara1-7/+7
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar4-52/+19
2016-03-11Thread safetyStephan Bergmann1-1/+7
2016-03-11No need for a complicated arg to SetReadyStephan Bergmann2-10/+5
2016-03-11Turn static s_bInEnableRequests into an ExecuteCmdLineRequests argStephan Bergmann3-13/+11
2016-03-11Combine mbDowning, mbRequestsEnabled as mStateStephan Bergmann2-10/+12
2016-03-11pDocsRequest cannot be nullStephan Bergmann1-6/+2
2016-03-11Create DispatchRequest via list-initializationStephan Bergmann2-7/+2
2016-03-11Resolve trivial DispatchList typedefStephan Bergmann3-8/+6
2016-03-11Use range-based for loopStephan Bergmann1-4/+1
2016-03-11There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann2-16/+5
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-6/+6
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann1-1/+1
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann3-26/+3
2016-03-10Just use "this"Stephan Bergmann1-1/+1
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann2-7/+3
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann4-17/+10
2016-03-10ProcessDocumentsRequest ctor inits pcProcessed to nullStephan Bergmann1-7/+0
2016-03-10No need for heap allocation hereStephan Bergmann1-14/+10
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken3-3/+3
2016-03-07improve defaultparams lopluginNoel Grandin1-3/+1
2016-03-04lok: Export only programmatic style namesPranav Kant1-34/+9
2016-03-04tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist1-0/+5
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger1-2/+7
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin6-51/+29
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2-0/+35
2016-03-01loplugin:sallogareasStephan Bergmann1-1/+1
2016-03-01loplugin:stringconcatStephan Bergmann1-2/+2
2016-02-29desktop: fix infinite loop with --enable-breakpadMichael Stahl1-1/+1
2016-02-27store the crash ini file inside of the user profileMarkus Mohrhard1-2/+10
2016-02-27leave comment about minidump locationMarkus Mohrhard1-0/+1
2016-02-27work on adding crash report UIMarkus Mohrhard3-24/+75
2016-02-26loplugin:stringconcatStephan Bergmann1-2/+2
2016-02-26better error reporting for crash uploaderMarkus Mohrhard1-6/+3
2016-02-26store the URL in the crash ini fileMarkus Mohrhard2-3/+5
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard5-16/+72
2016-02-26loplugin:redundantcastTor Lillqvist1-3/+3
2016-02-26loplugin:nullptrTor Lillqvist1-4/+4
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann2-5/+20
2016-02-26write an own minidump uploaderMarkus Mohrhard3-0/+225
2016-02-25loplugin:stringconcatStephan Bergmann1-1/+1
2016-02-25typoStephan Bergmann1-1/+1
2016-02-25loplugin:staticmethodsStephan Bergmann1-5/+10
2016-02-25don't hardcode the version string in crash report urlMarkus Mohrhard1-1/+2
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard8-29/+39
2016-02-23Various loplugin warningsStephan Bergmann1-4/+4
2016-02-23new loplugin: commaoperatorNoel Grandin2-5/+10
2016-02-22LIBO_LIBEXEC_FOLDER is the correct place for executablesMarkus Mohrhard1-1/+1