summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlinehelp.cxx
AgeCommit message (Expand)Author
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-02-18tdf#100826 related: initialize stdout/stdin/strerr properlyMike Kaganski
2017-01-06loplugin:nullptrStephan Bergmann
2017-01-06Work around clang-cl -Werror,-Wmissing-field-initializersStephan Bergmann
2017-01-03desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl
2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski
2016-12-17tdf#104441 Addition to output to the console helptagezi
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann
2016-12-16-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-12-05tdf#100836 "Starting the LibreOffice Software With Parameters" help updatetagezi
2016-11-23tdf#100826: use console for -h and --version also on WindowsMike Kaganski
2016-10-18Document the --language cmd line parameterSamuel Mehrbrodt
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-10safemode: Add command line optionSamuel Mehrbrodt
2016-07-26Restructure CommandLineArgs::ParseCommandLine_ImplMike Kaganski
2016-01-10Fix typosAndrea Gelmini
2015-11-23Fix help for argument --pidfile (--pidfile=file)Reto Schneider
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2015-01-02Fix --help outputStephan Bergmann
2014-12-22desktop, sysui: let --convert-to imply --headlessMiklos Vajna
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty
2013-12-11desktop: document -env cmdline argumentMiklos Vajna
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-10little String to OUString + documentationThomas Arnhold
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03desktop: add --pidfile switchRiccardo Magliocchetti
2013-03-07fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-26Clean up option processingStephan Bergmann
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-01-13ByteString->rtl::OStringCaolán McNamara
2012-01-09fix switches (--) and typosAndras Timar
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-06-30build id isn't massively helpful hereCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-11Use a dialog for the non-unix platforms.Kohei Yoshida