summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
* Fixups to build on c++11-only compilersThorsten Behrens2020-06-271-1/+1
* Get local, no-upload crash dumps working againThorsten Behrens2020-04-221-1/+4
* Some optimisations around crashreporter status queriesThorsten Behrens2020-04-212-2/+8
* Revert "Disable crash reporter UI"Thorsten Behrens2020-04-211-3/+2
* related tdf#127711: read crashdump URL from ini fileThorsten Behrens2020-04-211-1/+10
* Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski2020-04-213-61/+50
* tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk2020-04-213-75/+96
* SharePoint connection: Better handling of encoded URLsTamás Zolnai2019-11-041-4/+4
* SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2019-11-041-0/+4
* Disable crash reporter UISamuel Mehrbrodt2019-06-041-2/+3
* clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin2019-01-111-1/+1
* tdf#119194: save deprecated argument earlyMike Kaganski2018-08-141-8/+11
* Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist2018-08-111-1/+1
* rename config_extension_update.h.in to config_extensions.h.inRene Engelhard2018-05-231-0/+1
* Really don't show empty Writer document on cancelled recoveryMike Kaganski2018-05-221-16/+8
* tdf#114227: set better proxy params in cURL for crash reportingAron Budea2018-05-161-1/+18
* move Java from config_features to already existing config_javaRene Engelhard2018-05-102-1/+2
* tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann2018-04-192-0/+13
* Fix typosAndrea Gelmini2018-04-141-1/+1
* lok: Make the bundled dictionaries work.Tamás Zolnai2018-04-032-7/+8
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-1/+1
* Use for-range loops in desktop (part1)Julien Nabet2018-03-055-24/+17
* Don't do unnecessary check for trailing slashMike Kaganski2018-02-281-7/+0
* Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann2018-02-281-12/+5
* weld native message dialogsCaolán McNamara2018-02-222-17/+20
* fix updater on windowsMarkus Mohrhard2018-02-191-1/+1
* native dialog initial basisCaolán McNamara2018-02-161-2/+2
* desktop: allow disabling recovery via config keyMiklos Vajna2018-02-141-1/+3
* desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-7/+0
* Function already take const OUString&Mike Kaganski2018-01-291-2/+2
* Remove redundant variableMike Kaganski2018-01-241-4/+2
* gbuild: always compile as C++17 with MSVC 2017Michael Stahl2018-01-221-0/+3
* tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2018-01-222-7/+46
* iOS, allow unorc to be readjan Iversen2018-01-201-0/+7
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: desktopStephan Bergmann2018-01-121-2/+2
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-1/+1
* request installation of langpack via packagekitCaolán McNamara2017-12-221-1/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar2017-11-231-93/+40
* Various loplugin warnings in --enable-online-update=marStephan Bergmann2017-11-211-9/+9
* fix fallout from orcus upgrageDavid Tardon2017-11-211-16/+16
* Fix typosAndrea Gelmini2017-11-131-1/+1
* Finally make DbusIpcThread terminateStephan Bergmann2017-11-061-105/+61
* loplugin:includeform: desktop (Windows)Stephan Bergmann2017-10-271-3/+3
* ...and one more fix for DbusIpcThread,Stephan Bergmann2017-10-271-23/+4
* Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann2017-10-251-30/+54
* Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann2017-10-241-35/+34