summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)Author
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2022-01-07Disable oosplash pagein feature for static buildsJan-Marek Glogowski
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-08Silence -Wunused-but-set-variable (Clang 13 trunk) on volatile variableStephan Bergmann
2020-10-15Fix check for inclusion of <sys/sysmacros.h>Stephan Bergmann
2020-10-15Do not include <sys/sysmacros.h> header unconditionally, but perform a check ...Gleb Popov
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-07-02tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann
2020-06-08Reliably terminate soffice.bin when terminating sofficeStephan Bergmann
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-18Fix typosAndrea Gelmini
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-02-23get headless build to work again for LinuxThorsten Behrens
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze
2017-11-02improve constparam lopluginNoel Grandin
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock
2017-08-29desktop: start.c cleanupChris Sherlock
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-08WaE: include needed headerDavid Tardon
2017-02-08coverity#1242486 Out-of-bounds accessCaolán McNamara
2017-02-03Typo: progess->progressJulien Nabet
2017-01-21coverity#1399016 Logically dead codeCaolán McNamara
2017-01-20const these upCaolán McNamara
2017-01-13refactor this to open the display just onceCaolán McNamara
2017-01-13tdf#90794 Fix the Linux HiDPI start screenAbhilash Singh
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-12loplugin:unreffunTor Lillqvist
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann
2016-07-09Resolves: tdf#90526 don't show splashscreen for -pt -or -pCaolán McNamara
2016-07-09Resolves: tdf#71064 failed to open display with -h but not --helpCaolán McNamara
2016-05-30Move exithelper.h to includeTor Lillqvist
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-05-06coverity#1359235 Resource leakCaolán McNamara
2016-05-02-Werror,-Wlogical-not-parenthesesStephan Bergmann
2016-05-01tdf#99311 Detect SSDs in pageinNurhak ALTIN