summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann2016-03-103-26/+3
* Just use "this"Stephan Bergmann2016-03-101-1/+1
* Remove unnecessary class DispatchWatcherHashMapStephan Bergmann2016-03-102-7/+3
* Hold DispatchWatcher by rtl::ReferenceStephan Bergmann2016-03-104-17/+10
* ProcessDocumentsRequest ctor inits pcProcessed to nullStephan Bergmann2016-03-101-7/+0
* No need for heap allocation hereStephan Bergmann2016-03-101-14/+10
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-091-1/+1
* fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken2016-03-073-3/+3
* improve defaultparams lopluginNoel Grandin2016-03-071-3/+1
* lok: Export only programmatic style namesPranav Kant2016-03-041-34/+9
* tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist2016-03-041-0/+5
* tdf#98210 do not require R_OK for pipe dirHank Leininger2016-03-021-2/+7
* loplugin:unuseddefaultparam in desktopNoel Grandin2016-03-026-51/+29
* ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2016-03-012-0/+35
* loplugin:sallogareasStephan Bergmann2016-03-011-1/+1
* loplugin:stringconcatStephan Bergmann2016-03-011-2/+2
* desktop: fix infinite loop with --enable-breakpadMichael Stahl2016-02-291-1/+1
* store the crash ini file inside of the user profileMarkus Mohrhard2016-02-271-2/+10
* leave comment about minidump locationMarkus Mohrhard2016-02-271-0/+1
* work on adding crash report UIMarkus Mohrhard2016-02-273-24/+75
* loplugin:stringconcatStephan Bergmann2016-02-261-2/+2
* better error reporting for crash uploaderMarkus Mohrhard2016-02-261-6/+3
* store the URL in the crash ini fileMarkus Mohrhard2016-02-262-3/+5
* use the new ini file based minidump uploaderMarkus Mohrhard2016-02-265-16/+72
* loplugin:redundantcastTor Lillqvist2016-02-261-3/+3
* loplugin:nullptrTor Lillqvist2016-02-261-4/+4
* Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann2016-02-262-5/+20
* write an own minidump uploaderMarkus Mohrhard2016-02-263-0/+225
* loplugin:stringconcatStephan Bergmann2016-02-251-1/+1
* typoStephan Bergmann2016-02-251-1/+1
* loplugin:staticmethodsStephan Bergmann2016-02-251-5/+10
* don't hardcode the version string in crash report urlMarkus Mohrhard2016-02-251-1/+2
* add way to add additional information to the crash reportMarkus Mohrhard2016-02-258-29/+39
* Various loplugin warningsStephan Bergmann2016-02-231-4/+4
* new loplugin: commaoperatorNoel Grandin2016-02-232-5/+10
* LIBO_LIBEXEC_FOLDER is the correct place for executablesMarkus Mohrhard2016-02-221-1/+1
* upload crashes correctly to server for linuxMarkus Mohrhard2016-02-221-3/+17
* include breakpad into the buildMarkus Mohrhard2016-02-222-0/+35
* WaE buggy warning in vs2015-r1Norbert Thiebaud2016-02-221-0/+7
* desktop: loplugin:loopvartoosmallMiklos Vajna2016-02-191-2/+2
* lok: Add a new sheet selection testPranav Kant2016-02-192-0/+112
* use consistent #define checks for the Windows platformNoel Grandin2016-02-175-17/+17
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-12/+2
* lok: add desktop terminateHenry Castro2016-02-161-1/+13
* loplugin:nullptrTor Lillqvist2016-02-151-2/+2
* Re-work cppu::preInitBootstrap()Henry Castro2016-02-151-1/+1
* Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro2016-02-152-31/+83
* lok: Expose DisplayName of styles, not internal onesPranav Kant2016-02-151-3/+22
* loplugin:stringconstantStephan Bergmann2016-02-111-1/+1
* Remove forgotten debug stuff.Jan Holesovsky2016-02-111-2/+1