Age | Commit message (Expand) | Author |
2018-10-09 | make --enable-kde5 imply --enable-qt5 | Rene Engelhard |
2018-10-03 | tdf#72987 run firebird test for little endian only for now | Rene Engelhard |
2018-09-27 | Do build cppunit for iOS, too | Tor Lillqvist |
2018-09-19 | iOS SDK 12.0 is the current now | Tor Lillqvist |
2018-09-18 | Mention macOS SDK 10.14 also in the error messages | Tor Lillqvist |
2018-09-18 | macOS SDK 10.14 is out | Stephan Bergmann |
2018-09-13 | Fix typos | Andrea Gelmini |
2018-09-13 | Improve the Windows SDK 10 ProductVersion-Path | Juergen Funk |
2018-09-12 | No more use of MACOSX_SDK_VERSION outside configure.ac | Stephan Bergmann |
2018-09-12 | Support for building with macOS SDK < 10.12 is long gone | Stephan Bergmann |
2018-09-12 | Use only exact --with-macosx-sdk=..., if explicitly requested | Stephan Bergmann |
2018-09-12 | Make sure MSVC actually warns/errors on unknown attribute | Stephan Bergmann |
2018-09-11 | Fix --with-macosx-version-min/max consistency check message | Stephan Bergmann |
2018-09-11 | Use [[fallthrough]] also with MSVC | Stephan Bergmann |
2018-09-11 | Consolidate C++11 checks for MSVC and GCC/Clang | Stephan Bergmann |
2018-09-11 | Better check for MSVC | Stephan Bergmann |
2018-09-11 | Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where available | Stephan Bergmann |
2018-09-06 | Make AC_LINK_IFELSE (to check HAVE_CPP_INLINE_VARIABLES) work on Windows | Stephan Bergmann |
2018-09-05 | Already set MSVC's -std:c++17 during the configure.ac feature checks | Stephan Bergmann |
2018-09-05 | kde5: add screensaver disable and fixups | Thorsten Behrens |
2018-09-01 | Fix typo | Andrea Gelmini |
2018-09-01 | Update orcus to 0.14.0. | Kohei Yoshida |
2018-08-31 | GCC only supports inline variables since GCC 7 | Stephan Bergmann |
2018-08-31 | No need to AC_SUBST these | Stephan Bergmann |
2018-08-31 | Make --enable-assert-always-abort orthogonal of --enable-debug/dbgutil | Stephan Bergmann |
2018-08-30 | Silence bogus -Werror=redundant-move (GCC 9) | Stephan Bergmann |
2018-08-30 | Drop --with-system-mysql-cppconn | Kacper Kasper |
2018-08-29 | drop gpgme for oss-fuzz | Caolán McNamara |
2018-08-29 | Various Haiku improvements | Kacper Kasper |
2018-08-29 | Fix stack protector check | Kacper Kasper |
2018-08-29 | -Werror=redundant-move (GCC 9), take two | Stephan Bergmann |
2018-08-28 | Add --enable-ios-libreofficelight-app option to build stuff for janI's app | Tor Lillqvist |
2018-08-28 | No space before period | Stephan Bergmann |
2018-08-27 | Remove Extensions_MySQLConnector junk | Stephan Bergmann |
2018-08-27 | Disable mariadb for iOS, too | Tor Lillqvist |
2018-08-27 | Android: disable mariadb | Miklos Vajna |
2018-08-27 | capitalization in a configure message | Luboš Luňák |
2018-08-27 | rename ENABLE_HEADLESS option to DISABLE_GUI | Noel Grandin |
2018-08-26 | mdds 1.4.1 is now a minimum requirement. | Kohei Yoshida |
2018-08-26 | drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPP | Caolán McNamara |
2018-08-26 | MYSQL_CONNECTOR_CPP not built anymore | Caolán McNamara |
2018-08-24 | Moving mysqlc into connectivity as a library | Tamas Bunth |
2018-08-23 | rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.h | Stephan Bergmann |
2018-08-08 | upload libwps 0.4.10 | David Tardon |
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-08-02 | Remove no-longer functional --with-alloc | Stephan Bergmann |
2018-07-31 | the custom SAL allocator is no longer used | Noel Grandin |
2018-07-26 | Avoid configure error when warning with no TERM | Luke Deller |
2018-07-24 | Fix typos | Andrea Gelmini |