summaryrefslogtreecommitdiffstats
path: root/desktop/unx/source/args.c
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in desktopNoel Grandin2017-07-191-1/+1
* Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann2016-07-151-0/+1
* Resolves: tdf#90526 don't show splashscreen for -pt -or -pCaolán McNamara2016-07-091-1/+2
* Resolves: tdf#71064 failed to open display with -h but not --helpCaolán McNamara2016-07-091-1/+1
* Revert "Merge the --invisible and --headless options"Tor Lillqvist2015-03-301-0/+1
* Merge the --invisible and --headless optionsTor Lillqvist2015-03-301-1/+0
* CppCheck cleaning : remove unused struct memberMichaël Lefèvre2015-03-161-17/+16
* desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl()Miklos Vajna2015-01-011-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-27/+4
* Clean up option processingStephan Bergmann2012-09-261-17/+22
* Properly check cmdline args in oosplashStephan Bergmann2012-09-211-3/+5
* Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara2012-02-071-0/+1
* Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann2011-11-091-19/+14
* don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks2011-11-081-14/+19
* WaE: declaration of 'j' shadows a previous localDavid Tardon2011-09-151-1/+0
* fix fdo#36838 by avoiding -L argument to pageinMichael Meeks2011-05-041-4/+4
* You want to fill all arg slots, not overwrite the initial onesCaolán McNamara2011-03-221-2/+4
* fix misc. Mac build problems anywayMichael Meeks2011-03-221-1/+1
* WaE: unused variablesCaolán McNamara2011-03-221-4/+0
* misc fixes, and un-conditionally enable the splash reporting componentMichael Meeks2011-03-211-5/+15
* split out argument parsing to clean it upMichael Meeks2011-03-211-0/+144