summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
...
* use the existing url to path function also in the ini file partMarkus Mohrhard2016-05-301-5/+3
* Convert ApplicationEvent::Type to scoped enumNoel Grandin2016-05-302-18/+18
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* Fix mis-mergeStephan Bergmann2016-05-251-1/+1
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* -Werror,-Wunused-variableStephan Bergmann2016-05-251-2/+1
* add the file extension for minidumps on windowsMarkus Mohrhard2016-05-241-1/+1
* use correct URL for crashreportMarkus Mohrhard2016-05-241-1/+1
* fix previous commitsMarkus Mohrhard2016-05-241-5/+5
* return paths and not URLsMarkus Mohrhard2016-05-241-1/+5
* update the minidump location as soon as possibleMarkus Mohrhard2016-05-241-1/+4
* handle std::string vs std::wstring during exportMarkus Mohrhard2016-05-241-3/+8
* use the TDF server as target for crash reportsMarkus Mohrhard2016-05-231-1/+1
* Convert DragMode to scoped enumNoel Grandin2016-05-221-4/+4
* add the breakpad exception handler also for windowsMarkus Mohrhard2016-05-211-1/+18
* somewhere I lost the filenameMarkus Mohrhard2016-05-191-1/+1
* update the location for breakpad as soon as we have access to profileMarkus Mohrhard2016-05-192-2/+38
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-4/+4
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-6/+4
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-121-2/+0
* xdg-app got renamed to FlatpakStephan Bergmann2016-05-111-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-252-6/+5
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-15/+15
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-7/+7
* Avoid reserved identifierStephan Bergmann2016-04-121-4/+3
* remove that unused old codeMarkus Mohrhard2016-04-121-28/+0
* tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2016-04-081-2/+4
* RequestHandler::Disable(join = false) is problematicStephan Bergmann2016-04-052-4/+4
* Consistently use "desktop.app" log area hereStephan Bergmann2016-04-051-3/+3
* Remove whitespace randomly insertedStephan Bergmann2016-04-051-1/+1
* No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12Stephan Bergmann2016-04-041-2/+1
* ...and MSVC "warning C4701: potentially uninitialized local variable used"Stephan Bergmann2016-04-041-2/+2
* Try silence bogus -Werror,-Wsometimes-uninitializedStephan Bergmann2016-04-041-1/+1
* -Werror=shadowStephan Bergmann2016-04-041-10/+10
* Add DBus-based IPC mechanism for xdg-appStephan Bergmann2016-04-042-199/+495
* Prepare for using other IPC mechanisms besides an osl::PipeStephan Bergmann2016-04-042-44/+77
* Remove dead -tofront processingStephan Bergmann2016-04-011-2/+1
* Clean upStephan Bergmann2016-04-011-14/+9
* Rename ipc_ -> handler_Stephan Bergmann2016-04-011-10/+10
* HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC in RequestHandler::EnableStephan Bergmann2016-04-011-10/+2
* Unused includeStephan Bergmann2016-04-011-1/+0
* No need to #if this codeStephan Bergmann2016-04-011-10/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* Clean upStephan Bergmann2016-03-311-6/+4
* HAVE_FEATURE_MACOSX_SANDBOX doesn't want to launch the PipeReaderThreadStephan Bergmann2016-03-311-6/+1
* Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann2016-03-301-36/+1
* Fix Android buildMiklos Vajna2016-03-301-2/+2
* Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann2016-03-291-243/+0