summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
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-02loplugin:unuseddefaultparam in desktopNoel Grandin6-51/+29
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 Mohrhard2-11/+20
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 Bergmann1-4/+20
2016-02-26write an own minidump uploaderMarkus Mohrhard1-0/+202
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 Mohrhard6-28/+37
2016-02-23Various loplugin warningsStephan Bergmann1-4/+4
2016-02-23new loplugin: commaoperatorNoel Grandin1-2/+4
2016-02-22LIBO_LIBEXEC_FOLDER is the correct place for executablesMarkus Mohrhard1-1/+1
2016-02-22upload crashes correctly to server for linuxMarkus Mohrhard1-3/+17
2016-02-22include breakpad into the buildMarkus Mohrhard1-0/+31
2016-02-22WaE buggy warning in vs2015-r1Norbert Thiebaud1-0/+7
2016-02-17use consistent #define checks for the Windows platformNoel Grandin5-17/+17
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-16lok: add desktop terminateHenry Castro1-1/+13
2016-02-15loplugin:nullptrTor Lillqvist1-2/+2
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro1-1/+1
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro1-31/+82
2016-02-15lok: Expose DisplayName of styles, not internal onesPranav Kant1-3/+22
2016-02-11loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky1-1/+1
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky1-1/+29
2016-02-11lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+11
2016-02-09Remove excess newlinesChris Sherlock40-112/+0
2016-02-08Revert "lok: Interaction handler for saveAs() too."Michael Stahl1-8/+1
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-1/+6
2016-02-07fix typoMarkus Mohrhard1-1/+1
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-3/+3
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-0/+1
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-2/+2