summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)AuthorFilesLines
2024-08-15desktop: Fix '--enable-gui --without-x' buildMichael Weghorn1-2/+2
2024-07-15-Werror,-Wgnu-folding-constantStephan Bergmann1-1/+1
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin1-7/+1
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin1-3/+3
2023-01-27Remove support for AIXStephan Bergmann1-7/+1
2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara1-2/+17
2022-06-03Improve some C code mixing size_t and ssize_tStephan Bergmann1-3/+4
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-2/+0
2022-01-07Disable oosplash pagein feature for static buildsJan-Marek Glogowski1-1/+9
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2021-06-08Silence -Wunused-but-set-variable (Clang 13 trunk) on volatile variableStephan Bergmann1-0/+1
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann1-1/+1
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov1-0/+2
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman3-12/+3
2020-07-02tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann1-1/+3
2020-06-08Reliably terminate soffice.bin when terminating sofficeStephan Bergmann1-1/+3
2020-04-14loplugin:flatten in desktopNoel Grandin1-12/+12
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-1/+1
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann1-13/+0
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin1-0/+13
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar1-1/+2
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist1-1/+1
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-02-23get headless build to work again for LinuxThorsten Behrens1-1/+1
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze1-3/+16
2017-11-02improve constparam lopluginNoel Grandin2-6/+6
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock1-16/+16
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock1-43/+43
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock1-16/+16
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock1-45/+45
2017-08-29desktop: start.c cleanupChris Sherlock1-301/+308
2017-07-19loplugin:constparams in desktopNoel Grandin1-1/+1
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-4/+2
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-08WaE: include needed headerDavid Tardon1-0/+1
2017-02-08coverity#1242486 Out-of-bounds accessCaolán McNamara1-1/+1
2017-02-03Typo: progess->progressJulien Nabet1-1/+1
2017-01-21coverity#1399016 Logically dead codeCaolán McNamara1-2/+6
2017-01-20const these upCaolán McNamara1-14/+14
2017-01-13refactor this to open the display just onceCaolán McNamara1-86/+96
2017-01-13tdf#90794 Fix the Linux HiDPI start screenAbhilash Singh2-5/+45
2017-01-09New loplugin:externvar: desktopStephan Bergmann1-1/+1
2016-12-12loplugin:unreffunTor Lillqvist2-4/+6
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann1-0/+1