Age | Commit message (Expand) | Author |
2020-02-08 | tdf#84553 Detect and warn of Windows Antivirus. | Michel Thomas |
2020-01-29 | Fix typo | Andrea Gelmini |
2020-01-28 | HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCC | Stephan Bergmann |
2020-01-28 | Remove obsolete Clang <= 3.8 __float128 check | Stephan Bergmann |
2020-01-24 | Fix --with-visual-studio help output: 2019 is supported | Mike Kaganski |
2020-01-23 | next major version will be 7.0 | Christian Lohmaier |
2020-01-20 | tdf#128849: Added svg version of the breeze dark icon set. | Luca Carlon |
2020-01-18 | use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sections | Luboš Luňák |
2020-01-18 | support Clang's -fmodules-codegen/debuginfo options for PCH building | Luboš Luňák |
2020-01-18 | add support for Clang's -building-pch-with-obj | Luboš Luňák |
2020-01-13 | Merge both x64 and x86 CRT merge modules into x64 MSI | Mike Kaganski |
2020-01-09 | python3: bundle libffi for GNU/Linux builds | Michael Stahl |
2020-01-08 | python3: upgrade to release 3.7.6 | Michael Stahl |
2020-01-03 | Use only the 'MacOSXSpell' component on iOS, not the 'spell' one | Tor Lillqvist |
2019-12-29 | Fix order of CLANGTOOLLIBS archives | Stephan Bergmann |
2019-12-18 | Fix typos concerning the __cxa_exception check | Stephan Bergmann |
2019-12-17 | Tweak configure to allow Windows builds using VC++ Build Tools | Stepas Toliautas |
2019-12-17 | Remove dated check for jre sub-dir in JDK | Stephan Bergmann |
2019-12-14 | Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3 | Stephan Bergmann |
2019-12-12 | Enable -Wdeprecated-copy-dtor where available | Stephan Bergmann |
2019-12-07 | Adapt o3tl::span to P1872R0 | Stephan Bergmann |
2019-12-06 | Honor BISON passed into configure | Stephan Bergmann |
2019-12-06 | Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUP | Jan-Marek Glogowski |
2019-12-03 | split instrinsics CXXFLAGS per each instruction set | Luboš Luňák |
2019-12-02 | android: Fix location of the built freetype library. | Jan Holesovsky |
2019-11-27 | android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. | Jan Holesovsky |
2019-11-27 | build Skia only on selected platforms | Luboš Luňák |
2019-11-27 | build skia by default | Luboš Luňák |
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-11-19 | python3: upgrade to release 3.5.9 | Michael Stahl |
2019-11-14 | --with-windows-sdk: correct parameter is 10.0, not 10 | Mike Kaganski |
2019-11-13 | bump product version to 6.5.0.0.alpha0+ | Xisco Fauli |
2019-11-04 | find Clang headers also if it's Clang built from source | Luboš Luňák |
2019-11-01 | Accept iOS SDK 13.2 | Tor Lillqvist |
2019-10-30 | fix vcldemo lookup of icons | Luboš Luňák |
2019-10-30 | Upgrade to ICU 65.1 | Eike Rathke |
2019-10-28 | Upgrade to ICU 64.2 | Eike Rathke |
2019-10-24 | android: Allow specification of the API level. | Jan Holesovsky |
2019-10-24 | android: Allow using SDK and NDK directly from the Android Studio. | Jan Holesovsky |
2019-10-21 | We do not need a C++ GNU dialect | Stephan Bergmann |
2019-10-18 | tdf#128189: fix couple issues in configure.ac | Julien Nabet |
2019-10-16 | bump product version to 6.4.0.0.alpha1+ | Christian Lohmaier |
2019-10-15 | move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers | Luboš Luňák |
2019-10-14 | configure: remove sanitizer flags from default COMPILER_PLUGINS_CXX | Michael Stahl |
2019-10-12 | aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protection | Stephan Bergmann |
2019-10-12 | -fstack-protector-strong is long since available | Stephan Bergmann |
2019-10-10 | Set RTL_OS to "iOS" for iOS | Tor Lillqvist |
2019-10-09 | With Cygwin, AC_PATH_PROG needs Cygwin-style paths | Stephan Bergmann |
2019-10-09 | Bump the minimum iOS run-time version to 12.2 | Tor Lillqvist |