summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29desktop: improve help blurb for various casesThorsten Behrens
2018-08-28Fix typo in codeAndrea Gelmini
2018-08-15Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-12Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist
2018-08-10tdf#119194: save deprecated argument earlyMike Kaganski
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-05-22Really don't show empty Writer document on cancelled recoveryMike Kaganski
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann
2018-02-22weld native message dialogsCaolán McNamara
2018-02-19fix updater on windowsMarkus Mohrhard
2018-02-16native dialog initial basisCaolán McNamara
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Function already take const OUString&Mike Kaganski
2018-01-24Remove redundant variableMike Kaganski
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-20iOS, allow unorc to be readjan Iversen
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21fix fallout from orcus upgrageDavid Tardon
2017-11-13Fix typosAndrea Gelmini
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann