Age | Commit message (Expand) | Author |
2024-01-16 | Remove unused `make upload-update-info` | Stephan Bergmann |
2024-01-14 | Fix system-libfixmath | Thorsten Behrens |
2024-01-11 | Fix `make create-partial-info` (for Windows, at least) | Stephan Bergmann |
2024-01-02 | Hard-code --with-online-update-mar-channel=LOOnlineUpdater | Stephan Bergmann |
2023-12-19 | argon2: add new external library | Michael Stahl |
2023-12-12 | Split --with-update-config=... into many --with-online-update-mar-...=... | Stephan Bergmann |
2023-11-16 | fix --enable-wix switch - that didn't do anything | Christian Lohmaier |
2023-11-06 | add --with-system-zxcvbn | Rene Engelhard |
2023-10-05 | tdf#101970 Introduce config option for building with or | Balazs Varga |
2023-08-18 | Drop JAVA_CLASSPATH_NOT_SET which is always TRUE | Michael Weghorn |
2023-08-02 | external/skia: Avoid -std:c++20 with known-broken VS-provided clang-cl | Stephan Bergmann |
2023-07-27 | vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layer | Colomban Wendling |
2023-07-21 | Assume that, if we have X11, it supports Xinerama | Noel Grandin |
2023-06-27 | add an --enable-cairo-rgba to set the order of pixels for internal cairo | Caolán McNamara |
2023-06-22 | kf6: Add a kf6 VCL plugin | Michael Weghorn |
2023-06-21 | No need to fiddle with ICU UChar typedef anymore | Khaled Hosny |
2023-06-21 | Remove another workaround for old versions of ICU | Khaled Hosny |
2023-06-18 | add --with-system-frozen | Rene Engelhard |
2023-06-07 | Set entitlements in non-release in $(INSTROOTBASE) and .dmg package | Patrick Luby |
2023-04-02 | New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctl | Stephan Bergmann |
2023-02-16 | android: Use libc++_shared path that works for NDK 25, too | Michael Weghorn |
2023-02-16 | android: Use actual Android API level for minSdkVersion, nss | Michael Weghorn |
2023-02-16 | android: Switch from GNU binutils to support NDK 23.x, require 21.x | Michael Weghorn |
2022-12-19 | keep environment clear of SYSTEM_FOO vars | Christian Lohmaier |
2022-12-15 | don't export the various language lists and consolidate them | Christian Lohmaier |
2022-12-13 | bump minimum make version to 4.0 (for $(file …) function) | Christian Lohmaier |
2022-12-06 | build installer packages with make parallelism instead of GNU parallel | Christian Lohmaier |
2022-11-28 | Disable languagetool for WASM build | Thorsten Behrens |
2022-11-15 | actually don't compile tools/source/misc/fix16.cxx with system-libfixmath | Rene Engelhard |
2022-10-26 | Enable gtktiledviewer on Windows | Mike Kaganski |
2022-10-14 | WASM add Calc as optional build result, make it build & run | Balazs Varga |
2022-10-01 | Revert "Use libo_CHECK_SYSTEM_MODULE for eot" | Khaled Hosny |
2022-08-17 | tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool" | Xisco Fauli |
2022-07-16 | allow to override PKGFORMAT when running make | Christian Lohmaier |
2022-07-13 | Remove unused --enable-chart-tests | Xisco Fauli |
2022-06-29 | allow to specify a macOS provisioning profile | Christian Lohmaier |
2022-06-10 | [API CHANGE] Remove deprecated idlc and regmerge from the SDK | Stephan Bergmann |
2022-05-26 | use at least assertions mode if libc++ debug mode is not usable | Luboš Luňák |
2022-05-22 | Get make_installer calls to run in parallel | Thorsten Behrens |
2022-05-20 | build libtiff | Julien Nabet |
2022-05-16 | enable libc++ debug mode again if available | Luboš Luňák |
2022-05-09 | remove HAVE_LIBCPP_DEBUG (libc++ debug mode) | Luboš Luňák |
2022-05-04 | Drop --with-iwyu option | Gabor Kelemen |
2022-05-01 | improve support for using libc++ on Linux and for libc++ debug mode | Luboš Luňák |
2022-04-20 | android: Stop using ANDROID_SDK_HOME env variable | Michael Weghorn |
2022-04-20 | android: Use property instead of ANDROID_NDK_HOME env var | Michael Weghorn |
2022-04-06 | Remove obsolete HSQLDB_USE_JDBC_4_1 | Stephan Bergmann |
2022-04-05 | Allow building against JDK 18 | Stephan Bergmann |
2022-03-01 | make Calc jumbo sheets an explicit build feature | Luboš Luňák |
2022-02-22 | add system-dragonbox | Rene Engelhard |