summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar3-6/+6
2019-09-17enable crashreport on WindowsAndras Timar1-2/+2
2019-08-05Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann1-1/+1
2019-08-05loplugin:logexceptionnicely in desktopNoel Grandin6-35/+38
2019-06-20SharePoint connection: Better handling of encoded URLsTamás Zolnai1-4/+4
2019-06-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai1-0/+4
2019-06-19tdf#125691: use _exit() instead of exit()...Dennis Francis1-1/+1
2019-06-15Disable profile lockingAron Budea1-1/+2
2019-05-24Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski1-5/+9
2019-05-03Support "Preview in Web Browser" in Flatpak modeStephan Bergmann1-2/+2
2018-12-20Enable --help=html for flatpakStephan Bergmann1-0/+2
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-2/+2
2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski1-7/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-3/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-9/+9
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-1/+1
2018-10-22If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist1-0/+1
2018-10-22Sync extension registration on startupSamuel Mehrbrodt1-3/+6
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2-2/+2
2018-10-12Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist1-1/+8
2018-09-18make sure testOpenCLCompute() doesn't fail because of a stale lockfileLuboš Luňák1-0/+11
2018-09-17New loplugin:externalStephan Bergmann2-4/+4
2018-09-08clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin1-1/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-0/+1
2018-08-29desktop: improve help blurb for various casesThorsten Behrens1-3/+4
2018-08-28Fix typo in codeAndrea Gelmini1-2/+2
2018-08-15Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann1-1/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-08-12Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist1-1/+1
2018-08-10tdf#119194: save deprecated argument earlyMike Kaganski1-8/+11
2018-08-01Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2-0/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+5
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard1-0/+1
2018-05-22Really don't show empty Writer document on cancelled recoveryMike Kaganski1-16/+8
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea1-1/+18
2018-05-10move Java from config_features to already existing config_javaRene Engelhard2-1/+2
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann2-0/+13
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai2-7/+8
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-05Use for-range loops in desktop (part1)Julien Nabet5-24/+17
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski1-7/+0
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann1-12/+5
2018-02-22weld native message dialogsCaolán McNamara2-17/+20
2018-02-19fix updater on windowsMarkus Mohrhard1-1/+1