summaryrefslogtreecommitdiffstats
path: root/desktop/unx/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet2015-10-071-0/+4
* Fix typosAndrea Gelmini2015-10-061-1/+1
* Add new line after error message during startupArnaud Versini2015-10-051-3/+3
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-231-2/+3
* read_percent returns ProgressStatus, not sal_BoolStephan Bergmann2015-05-081-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
* tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun2015-03-261-1/+1
* CppCheck cleaning : remove unused struct memberMichaël Lefèvre2015-03-161-17/+16
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-11/+11
* desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl()Miklos Vajna2015-01-011-0/+1
* Use OSL_LIT/BIGENDIANStephan Bergmann2014-12-021-10/+2
* Clean upStephan Bergmann2014-11-283-136/+30
* Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2014-11-281-1/+1
* make glxtest available in salmainMarkus Mohrhard2014-11-211-282/+0
* WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist2014-11-201-0/+1
* include the unx part for getting OpenGL driver & device informationMarkus Mohrhard2014-11-201-0/+281
* coverity#982159 silence Unchecked return value from libraryCaolán McNamara2014-10-281-1/+1
* coverity#1242395 Don't call randomCaolán McNamara2014-10-101-30/+0
* desktop: -Werror=unused-macrosMichael Stahl2014-10-091-6/+0
* desktop: fix includesThomas Arnhold2014-06-041-1/+1
* C string usage improvmentArnaud Versini2014-05-201-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-133-5/+31
* fixincludeguards.sh: desktopThomas Arnhold2013-10-282-5/+5
* fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt2013-10-171-8/+15
* Be less verbose in a plain debug buildTor Lillqvist2013-09-091-3/+3
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-2/+5
* clean executables in Repository.mkMatúš Kukan2013-06-151-100/+0
* coverity#982969 Resource leakNorbert Thiebaud2013-05-141-2/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-69/+12
* Remove residue of undocumented "edition" featureStephan Bergmann2013-04-291-10/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-54/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* WaE: macro is not used: USE_LIBPNGTor Lillqvist2013-03-271-2/+0
* -Wunused-macrosThomas Arnhold2013-03-271-12/+0
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* No namespace desktop visible or needed in this source file any moreTor Lillqvist2013-03-121-1/+0
* Need relative path to where exithelper.h isTor Lillqvist2013-03-121-1/+1
* Use symbolic names instead of magic literal constantsTor Lillqvist2013-03-122-4/+5
* loplugin: improve indentationThomas Arnhold2013-02-251-1/+1
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* added comment about language tagsEike Rathke2013-02-181-0/+4
* Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2013-01-181-2/+3
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-131-4/+13
* -Werror=unused-parameterStephan Bergmann2012-12-031-0/+3
* loplugin: fixed busted indentCaolán McNamara2012-11-201-10/+12
* re-base on ALv2 code. Includes:Michael Meeks2012-11-194-92/+56
* Clean up option processingStephan Bergmann2012-09-263-28/+38
* Properly check cmdline args in oosplashStephan Bergmann2012-09-211-3/+5