summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlineargs.cxx
AgeCommit message (Expand)Author
2017-07-20tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski
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
2016-01-19Make sure desktop under LOK does not see osl_setCommandArgs CommandLineArgsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07afl-eventtesting: it has learned to open the file dialogCaolán McNamara
2015-10-06experimental afl driven ui testingCaolán McNamara
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-05-20desktop: add soffice --record parameter for easy use of rrMichael Stahl
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-29m_nofirststartwizard was never testedTor Lillqvist
2015-03-29Bin superfluous empty linesTor Lillqvist
2014-12-22desktop, sysui: let --convert-to imply --headlessMiklos Vajna
2014-12-10Headless implies invisibleStephan Bergmann
2014-12-04Don't fail on --protector.Andrzej Hunt
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19Use startsWith rest parameterStephan Bergmann
2013-11-19Consistently accept all cmd line args only in lower caseStephan Bergmann
2013-11-19Consistently warn about all deprecated cmd line args starting with a single -Stephan Bergmann
2013-11-19String function clean-upStephan Bergmann
2013-11-19rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann
2013-11-01fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann
2013-08-18Add a --nstemporarydirectory switch for potential use when sandboxedTor Lillqvist
2013-08-11m_psn is set but never usedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03desktop: add --pidfile switchRiccardo Magliocchetti
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist