Age | Commit message (Expand) | Author |
2021-01-19 | add --disable-librelogo to disable LibreLogo at build time | Michael Stahl |
2021-01-14 | Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavor | Heiko Tietze |
2020-12-14 | tdf#115643 make onedrive work again by switching to graph API | Christian Lohmaier |
2020-11-17 | update Skia to chrome/m88 | Luboš Luňák |
2020-10-17 | fix build with box2d 2.4.0 | Rene Engelhard |
2020-10-04 | default to BGRA for Skia, even on X11 | Luboš Luňák |
2020-10-02 | tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list | Mihkel Tõnnov |
2020-09-23 | clarifications on the use of SKIA_USE_BITMAP32 | Luboš Luňák |
2020-09-21 | add an explicit --disable-qrcodegen configure option | Caolán McNamara |
2020-09-07 | fix typo in enabling Skia's SK_RELEASE | Luboš Luňák |
2020-09-02 | Turn OStringLiteral into a consteval'ed, static-refcound rtl_String | Stephan Bergmann |
2020-07-21 | Revert "configure: add a --with-product-flavor switch" | Heiko Tietze |
2020-07-01 | configure: add a --with-product-flavor switch | Miklos Vajna |
2020-06-24 | faster Skia SkCanvas::drawImageRect() with an offset | Luboš Luňák |
2020-06-17 | remove outdated Skia todo comments | Luboš Luňák |
2020-06-11 | Drop configurability of libnumbertext use | Tor Lillqvist |
2020-05-18 | update to Skia chrome/m84 snapshot | Luboš Luňák |
2020-05-06 | always build Skia optimized, unless --enable-skia=debug | Luboš Luňák |
2020-04-17 | No need for HAVE_GCC_DEPRECATED_MESSAGE | Stephan Bergmann |
2020-04-17 | No need for HAVE_GCC_PRAGMA_OPERATOR | Stephan Bergmann |
2020-04-17 | HAVE_CPP_GUARANTEED_COPY_ELISION should always be true now | Stephan Bergmann |
2020-04-17 | Just use __builtin_ffs on GCC and Clang | Stephan Bergmann |
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 |