summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlineargs.cxx
AgeCommit message (Expand)Author
2024-06-18loplugin:ostr in variousNoel Grandin
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-01next is never passed a null pointer, use a referenceCaolán McNamara
2024-01-03tdf117100: do not attempt to re-install extensions on restartJustin Luth
2023-05-10desktop : remove useless using namespaceArnaud VERSINI
2023-04-07drop unused eventtesting stuffCaolán McNamara
2022-09-06desktop : use a std::mutex instead of a osl::MutexArnaud VERSINI
2022-09-01Filter out unwanted command URIsStephan Bergmann
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-10tdf#119194: save deprecated argument earlyMike Kaganski
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-09-07desktop: fix loplugin:unnecessaryparen warningMiklos Vajna
2017-09-07Improve error messages for not-standalone command line switchesMike Kaganski
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-07-19CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski
2017-07-12tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski
2017-03-09tdf#106359: Open Web Query (.iqy) filesMike Kaganski
2017-03-03Fix typosAndrea Gelmini
2016-11-28Revert "Remove extra "=" symbol for "--splash-pipe" argument"Stephan Bergmann
2016-11-26Remove extra "=" symbol for "--splash-pipe" argumenttagezi
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-10-10safemode: Add command line optionSamuel Mehrbrodt
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19coverity#1371119 Unchecked return valueCaolán McNamara
2016-07-31tdf#100837: honor LibreOffice command line arguments for Office URIsMike Kaganski
2016-07-26Restructure CommandLineArgs::ParseCommandLine_ImplMike Kaganski
2016-07-19tdf#100837: Support Office URI SchemesMike Kaganski
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin