/xmlhelp/

option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)Author
2024-11-22cid#1608081 silence Overflowed array index writeCaolán McNamara
2024-09-02cid#1608081 silence Overflowed array index writeCaolán McNamara
2024-08-15desktop: Fix '--enable-gui --without-x' buildMichael Weghorn
2024-07-15-Werror,-Wgnu-folding-constantStephan Bergmann
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara
2022-06-03Improve some C code mixing size_t and ssize_tStephan Bergmann
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