summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)Author
2021-01-22add --disable-librelogo to disable LibreLogo at build timeMichael Stahl
2020-09-23add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-10-30fix vcldemo lookup of iconsLuboš Luňák
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-25constinit, here we comeStephan Bergmann
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-03-07build: support disabling popplerAshod Nakashian
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-06Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-11-09fix oss-fuzz buildCaolán McNamara
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann
2018-08-29-Werror=redundant-move (GCC 9), take twoStephan Bergmann
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-05-22Fix misleading comment: We do check HAVE_FEATURE_READONLY_INSTALLSET...Tor Lillqvist
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-10sal: log windows traces to debugger console, take twoThorsten Behrens
2018-05-08sal: log windows trace output to debugger consoleThorsten Behrens
2018-05-07configure option to disable libnumbertextNoel Grandin
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-14external: upload libepubgen-0.1.0Miklos Vajna
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann
2017-12-05android: fix gpgme buildMiklos Vajna