summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlineargs.cxx
AgeCommit message (Expand)Author
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
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/appChr. Rossmanith
2012-12-05Bye bye ODMATor Lillqvist
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-26Clean up option processingStephan Bergmann
2012-09-07desktop: enable --invisible by default when built with --enable-headlessRiccardo Magliocchetti
2012-08-09Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann
2012-07-09Resolves: rhbz#838368 --view ignored while -view acceptedCaolán McNamara
2012-06-21Fix X Session Management supportStephan Bergmann
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31Force --headless argument when LIBO_HEADLESS is definedRiccardo Magliocchetti
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi