summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlineargs.cxx
AgeCommit message (Expand)Author
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara
2012-03-08desktop: do not complain about soffice command line options:Michael Stahl
2012-03-06Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara
2012-01-09remove deprecated --plugin command line switchAndras Timar
2012-01-09remove deprecated --bean command line switchAndras Timar
2012-01-09don't warn for -h/-?/-o/-n command line switchesAndras Timar
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-08-31grabbag of unused codeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25Remove commented code in libs-core/desktopXisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-01-26this is wrong, using a pointer to a temporaryCaolán McNamara
2011-01-11Correct way to add deprecation warnings.Kohei Yoshida
2011-01-11Add deprecation warning on -foo style command line options.Kohei Yoshida
2011-01-11Hook for supporting --version command line option for Unix.Kohei Yoshida
2011-01-10remove dead codes never passed through even in case of MACOSXTakeshi Abe
2011-01-03Fixed coding style & updated the cmdline help to promote --foo style args.Kohei Yoshida
2011-01-03provide the long prefix '--' for options, e.g., --helpTakeshi Abe
2010-12-16Fix issue with -psn arg not being processed correctly (Mac OS)Joseph Powers
2010-12-16tidy tools::getProcessWorkingDirCaolán McNamara
2010-12-14Fix MAC OS X command line issue. (-psn)Joseph Powers
2010-12-13nuke obsolete use of StringTakeshi Abe
2010-12-03callcatcher: drop big pile of uncalled and uncallable codeCaolán McNamara
2010-11-08use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-22fwk149: #i115194# Command line arguments that won't open/create/load document...Carsten Driesner