summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)Author
2016-05-31tdf#100159: On Windows, compile GL shaders in advance, disable GL on failureTor Lillqvist
2016-04-26-Werror=strict-aliasing (GCC 6)Stephan Bergmann
2016-03-09tdf#98210 do not require R_OK for pipe dirHank Leininger
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07tdf#94829: Splash screen sets invalid XSizeHintsJulien Nabet
2015-10-06Fix typosAndrea Gelmini
2015-10-05Add new line after error message during startupArnaud Versini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun
2015-03-16CppCheck cleaning : remove unused struct memberMichaël Lefèvre
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-01desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl()Miklos Vajna
2014-12-02Use OSL_LIT/BIGENDIANStephan Bergmann
2014-11-28Clean upStephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-10-28coverity#982159 silence Unchecked return value from libraryCaolán McNamara
2014-10-10coverity#1242395 Don't call randomCaolán McNamara
2014-10-09desktop: -Werror=unused-macrosMichael Stahl
2014-06-04desktop: fix includesThomas Arnhold
2014-05-20C string usage improvmentArnaud Versini
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2013-11-21fdo#60698: Unify spl and spl_unxMarcos Paulo de Souza
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-10-17fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt
2013-09-09Be less verbose in a plain debug buildTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-15clean executables in Repository.mkMatúš Kukan
2013-05-14coverity#982969 Resource leakNorbert Thiebaud
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-28namespacing cleanupThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: macro is not used: USE_LIBPNGTor Lillqvist
2013-03-27-Wunused-macrosThomas Arnhold
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12No namespace desktop visible or needed in this source file any moreTor Lillqvist
2013-03-12Need relative path to where exithelper.h isTor Lillqvist
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-18added comment about language tagsEike Rathke