summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlinehelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-2/+0
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann1-2/+1
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin1-1/+2
2019-05-24Fix typo in help: 'urb' => 'urp'Jan-Marek Glogowski1-2/+2
2019-05-23Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski1-5/+7
2019-05-10an uno -> a unoCaolán McNamara1-2/+2
2019-03-05improve documentation of soffice --accept parameterMichael Stahl1-2/+4
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski1-61/+18
2018-11-20Tidy up the --help text to properly fit into standard 80-ch terminalMike Kaganski1-131/+133
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-3/+3
2018-08-29desktop: improve help blurb for various casesThorsten Behrens1-3/+4
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann1-3/+3
2017-10-12EPUB export: add simple example to command line helpCor Nouws1-1/+2
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-5/+5
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens1-5/+8
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski1-9/+9
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks1-0/+2
2017-02-18tdf#100826 related: initialize stdout/stdin/strerr properlyMike Kaganski1-25/+9
2017-01-06loplugin:nullptrStephan Bergmann1-1/+1
2017-01-06Work around clang-cl -Werror,-Wmissing-field-initializersStephan Bergmann1-1/+2
2017-01-03desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl1-4/+0
2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski1-15/+79
2016-12-17tdf#104441 Addition to output to the console helptagezi1-0/+7
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann1-3/+3
2016-12-16-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann1-1/+1
2016-12-05tdf#100836 "Starting the LibreOffice Software With Parameters" help updatetagezi1-69/+124
2016-11-23tdf#100826: use console for -h and --version also on WindowsMike Kaganski1-178/+132
2016-10-18Document the --language cmd line parameterSamuel Mehrbrodt1-0/+3
2016-10-16clang-cl loplugin: desktopStephan Bergmann1-13/+27
2016-10-10safemode: Add command line optionSamuel Mehrbrodt1-0/+2
2016-07-26Restructure CommandLineArgs::ParseCommandLine_ImplMike Kaganski1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-23Fix help for argument --pidfile (--pidfile=file)Reto Schneider1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist1-1/+3
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist1-3/+1
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-3/+2
2015-01-02Fix --help outputStephan Bergmann1-2/+2
2014-12-22desktop, sysui: let --convert-to imply --headlessMiklos Vajna1-1/+1
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis1-1/+4
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+0
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty1-2/+5
2013-12-11desktop: document -env cmdline argumentMiklos Vajna1-0/+3
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar1-0/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-10little String to OUString + documentationThomas Arnhold1-3/+1
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8