summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-10missing include (--enable-breakpad)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski
2018-11-20Tidy up the --help text to properly fit into standard 80-ch terminalMike Kaganski
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist
2018-10-22Sync extension registration on startupSamuel Mehrbrodt
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-12Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist
2018-09-18make sure testOpenCLCompute() doesn't fail because of a stale lockfileLuboš Luňák
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