summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann1-0/+1
2016-07-09Resolves: tdf#90526 don't show splashscreen for -pt -or -pCaolán McNamara1-1/+2
2016-07-09Resolves: tdf#71064 failed to open display with -h but not --helpCaolán McNamara1-1/+1
2016-05-30Move exithelper.h to includeTor Lillqvist1-1/+1
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann1-1/+1
2016-05-06coverity#1359235 Resource leakCaolán McNamara1-11/+9
2016-05-02-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2016-05-01tdf#99311 Detect SSDs in pageinNurhak ALTIN1-0/+29
2016-04-07refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen1-19/+11
2016-04-04Add DBus-based IPC mechanism for xdg-appStephan Bergmann1-1/+1
2016-03-21No, I don't want to see that "bootstap" typo on every start of sofficeStephan Bergmann1-37/+0
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar1-27/+6
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger1-2/+7
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+6
2016-01-19-Werror=strict-aliasing (GCC 6)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-18/+18
2015-10-07tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet1-0/+4
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-10-05Add new line after error message during startupArnaud Versini1-3/+3
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre1-2/+3
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann1-1/+1
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist1-0/+1
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist1-1/+0
2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun1-1/+1
2015-03-16CppCheck cleaning : remove unused struct memberMichaël Lefèvre1-17/+16
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-11/+11
2015-01-01desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl()Miklos Vajna1-0/+1
2014-12-02Use OSL_LIT/BIGENDIANStephan Bergmann1-10/+2
2014-11-28Clean upStephan Bergmann3-136/+30
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann1-1/+1
2014-11-21make glxtest available in salmainMarkus Mohrhard1-282/+0
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist1-0/+1
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard1-0/+281
2014-10-28coverity#982159 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-10-10coverity#1242395 Don't call randomCaolán McNamara1-30/+0
2014-10-09desktop: -Werror=unused-macrosMichael Stahl1-6/+0
2014-06-04desktop: fix includesThomas Arnhold1-1/+1
2014-05-20C string usage improvmentArnaud Versini1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann3-5/+31
2013-11-21fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza3-255/+0
2013-10-28fixincludeguards.sh: desktopThomas Arnhold2-5/+5
2013-10-17fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt1-8/+15
2013-09-09Be less verbose in a plain debug buildTor Lillqvist1-3/+3
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+5
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-1/+0
2013-06-15clean executables in Repository.mkMatúš Kukan1-100/+0
2013-05-14coverity#982969 Resource leakNorbert Thiebaud1-2/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-10/+0
2013-04-28namespacing cleanupThomas Arnhold2-14/+10