summaryrefslogtreecommitdiffstats
path: root/desktop/unx
Commit message (Expand)AuthorAgeFilesLines
* move Java from config_features to already existing config_javaRene Engelhard2018-05-101-1/+1
* get headless build to work again for LinuxThorsten Behrens2018-02-231-1/+1
* tdf#90794 Position of progress bar on high res screensheiko tietze2017-11-231-3/+16
* improve constparam lopluginNoel Grandin2017-11-022-6/+6
* revert "convert all sal_Bool to bool in start.c"Chris Sherlock2017-08-291-16/+16
* revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock2017-08-291-43/+43
* desktop: convert all sal_Bool to bool in start.cChris Sherlock2017-08-291-16/+16
* desktop: change NULL to nullptr in start.cChris Sherlock2017-08-291-45/+45
* desktop: start.c cleanupChris Sherlock2017-08-291-301/+308
* loplugin:constparams in desktopNoel Grandin2017-07-191-1/+1
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-4/+2
* remove type decorations on char literalsJochen Nitschke2017-03-301-3/+3
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* WaE: include needed headerDavid Tardon2017-03-081-0/+1
* coverity#1242486 Out-of-bounds accessCaolán McNamara2017-02-081-1/+1
* Typo: progess->progressJulien Nabet2017-02-031-1/+1
* coverity#1399016 Logically dead codeCaolán McNamara2017-01-211-2/+6
* const these upCaolán McNamara2017-01-201-14/+14
* refactor this to open the display just onceCaolán McNamara2017-01-131-86/+96
* tdf#90794 Fix the Linux HiDPI start screenAbhilash Singh2017-01-132-5/+45
* New loplugin:externvar: desktopStephan Bergmann2017-01-091-1/+1
* loplugin:unreffunTor Lillqvist2016-12-122-4/+6
* 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
* Move exithelper.h to includeTor Lillqvist2016-05-301-1/+1
* xdg-app got renamed to FlatpakStephan Bergmann2016-05-111-1/+1
* coverity#1359235 Resource leakCaolán McNamara2016-05-061-11/+9
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2016-05-021-1/+1
* tdf#99311 Detect SSDs in pageinNurhak ALTIN2016-05-011-0/+29
* refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen2016-04-071-19/+11
* Add DBus-based IPC mechanism for xdg-appStephan Bergmann2016-04-041-1/+1
* No, I don't want to see that "bootstap" typo on every start of sofficeStephan Bergmann2016-03-211-37/+0
* tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar2016-03-121-27/+6
* tdf#98210 do not require R_OK for pipe dirHank Leininger2016-03-021-2/+7
* new loplugin: commaoperatorNoel Grandin2016-02-231-3/+6
* -Werror=strict-aliasing (GCC 6)Stephan Bergmann2016-01-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-18/+18
* 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