Age | Commit message (Expand) | Author |
2020-04-06 | do not build OpenGL support in Skia | Luboš Luňák |
2020-03-20 | The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-lto | Stephan Bergmann |
2020-03-19 | STATIC_LINKING is not set for --enable-mergelibs | Stephan Bergmann |
2020-03-18 | do not use Skia's gamma correction for text | Luboš Luňák |
2020-03-18 | update Skia to chrome/m82 | Luboš Luňák |
2020-03-06 | limit symbols exported when using --enable-mergelibs | Noel Grandin |
2020-01-28 | HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCC | Stephan Bergmann |
2020-01-27 | disable 32bpp bitmap usage for Skia again | Luboš Luňák |
2020-01-09 | add setting to config_skia.h whether to use 32bpp bitmaps | Luboš Luňák |
2019-12-19 | Fix typo | Andrea Gelmini |
2019-12-14 | Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3 | Stephan Bergmann |
2019-12-07 | Adapt o3tl::span to P1872R0 | Stephan Bergmann |
2019-12-06 | Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUP | Jan-Marek Glogowski |
2019-11-27 | android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. | Jan Holesovsky |
2019-11-27 | use the same config file for skia build and using it | Luboš Luňák |
2019-11-27 | initial build of the Skia library | Luboš Luňák |
2019-10-30 | fix vcldemo lookup of icons | Luboš Luňák |
2019-10-15 | move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers | Luboš Luňák |
2019-09-30 | drop gtk2 support | Caolán McNamara |
2019-09-25 | constinit, here we come | Stephan Bergmann |
2019-07-21 | tdf#125922 rename kde5 to kf5 + plasma5 | Jan-Marek Glogowski |
2019-06-14 | KDE5 move screensafer inhibiting code into Qt5 | Jan-Marek Glogowski |
2019-06-13 | Don't link avmediagst with gtk3 and qt5 | Jan-Marek Glogowski |
2019-06-03 | Have all VCL plugin related defines in config_vclplug.h | Michael Weghorn |
2019-05-27 | Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..." | Luboš Luňák |
2019-03-07 | build: support disabling poppler | Ashod Nakashian |
2018-12-17 | kde5: remove older kde/tde plugins, and references to that | Thorsten Behrens |
2018-12-08 | HAVE_CPP_ATTRIBUTE_NODISCARD is always true now | Stephan Bergmann |
2018-12-07 | HAVE_CXX_CWG1579_FIX is always true now | Stephan Bergmann |
2018-12-07 | HAVE_CPP_INLINE_VARIABLES is always true now | Stephan Bergmann |
2018-12-07 | HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true now | Stephan Bergmann |
2018-12-07 | HAVE_CXX14_CONSTEXPR is always true now | Stephan Bergmann |
2018-12-07 | HAVE_BROKEN_CONST_ITERATORS is always false now | Stephan Bergmann |
2018-12-06 | Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changed | Stephan Bergmann |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-09 | Fix creation/removal of GPG socketdir | Stephan Bergmann |
2018-11-09 | fix oss-fuzz build | Caolán McNamara |
2018-09-11 | Use [[fallthrough]] also with MSVC | Stephan Bergmann |
2018-09-11 | Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where available | Stephan Bergmann |
2018-08-31 | GCC only supports inline variables since GCC 7 | Stephan Bergmann |
2018-08-30 | Silence bogus -Werror=redundant-move (GCC 9) | Stephan Bergmann |
2018-08-29 | -Werror=redundant-move (GCC 9), take two | Stephan Bergmann |
2018-08-08 | tdf#112343 Change dependency from dbus-glib to dbus | Arkadiy Illarionov |
2018-08-04 | fillUnoException not working on std::rethrow_exception exceptions | Caolán McNamara |
2018-07-07 | Drop TEST_FONTS_MISSING for HAVE_MORE_FONTS | Khaled Hosny |
2018-07-04 | Make brittle SortedAutoCompleteStrings ownership handling more explicit | Stephan Bergmann |
2018-05-23 | rename config_extension_update.h.in to config_extensions.h.in | Rene Engelhard |
2018-05-22 | Fix misleading comment: We do check HAVE_FEATURE_READONLY_INSTALLSET... | Tor Lillqvist |
2018-05-11 | (try to) fix dbaccess firebird-related tests | Rene Engelhard |
2018-05-10 | move Java from config_features to already existing config_java | Rene Engelhard |