Age | Commit message (Expand) | Author | Files | Lines |
2017-07-28 | configure: new odfvalidator requires Java 8 | Michael Stahl | 1 | -4/+14 |
2017-07-26 | android: configure - add missing flags for x86 targeting | Christian Lohmaier | 1 | -2/+1 |
2017-07-24 | configure: check that msgfmt/msguniq were actually found | Michael Stahl | 1 | -0/+6 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -0/+13 |
2017-07-19 | android:Update configure.ac to support NDK 15.1.x | brainbreaker | 1 | -5/+5 |
2017-07-13 | android: Remove GCC support for building | brainbreaker | 1 | -6/+2 |
2017-07-12 | android: Set clang as default compiler for building | brainbreaker | 1 | -2/+2 |
2017-07-11 | android: update configure.ac for supporting Clang5.0 | brainbreaker | 1 | -4/+4 |
2017-07-10 | android: update configure.ac to support building only with NDK>=15 | brainbreaker | 1 | -3/+7 |
2017-07-02 | we need gpgme header, too | Lionel Elie Mamane | 1 | -0/+2 |
2017-06-23 | android: Fix bridges/ module for building with Clang | brainbreaker | 1 | -2/+1 |
2017-06-22 | xmlsecurity: implement support for building against system-xmlsec | Miklos Vajna | 1 | -0/+5 |
2017-06-22 | Explicit --with-valgrind, to not accidentally miss Valgrind support | Stephan Bergmann | 1 | -1/+8 |
2017-06-22 | --enable-optimized should be orthogonal to --enable-debug/--enable-dbgutil | Stephan Bergmann | 1 | -0/+23 |
2017-06-16 | configure: remove --enable-directx | Michael Stahl | 1 | -22/+0 |
2017-06-16 | Remove HAVE_CXX11_REF_QUALIFIER, always true now | Stephan Bergmann | 1 | -2/+2 |
2017-06-16 | Work around GCC derivates with two-section 'gcc -dumpversion' output | Stephan Bergmann | 1 | -1/+1 |
2017-06-16 | Bump GCC baseline to 4.8.1 | Stephan Bergmann | 1 | -3/+5 |
2017-06-15 | android: Bump NDK version to 15 in configure.ac | brainbreaker | 1 | -3/+3 |
2017-06-13 | remove TDE integration (vclplug, address book, config backend) | Michael Stahl | 1 | -189/+1 |
2017-06-12 | next version will be 6.0, not 5.5 | Christian Lohmaier | 1 | -1/+1 |
2017-06-12 | configure.ac back again. | jan Iversen | 1 | -40/+41 |
2017-06-12 | Android tinderbox build breaker | jan Iversen | 1 | -41/+40 |
2017-06-11 | iOS, updated configure.ac to allow native armv7 and arm64 | jan Iversen | 1 | -1/+21 |
2017-06-11 | iOS, support for armv7 and arm64 in configure.ac | jan Iversen | 1 | -31/+16 |
2017-06-07 | configure: remove ENABLE_CRASHDUMP placeholder | Michael Stahl | 1 | -4/+0 |
2017-06-06 | fst::flat_segment_iterator only exists since mdds 1.2.3 | David Tardon | 1 | -1/+1 |
2017-06-06 | tdf#94632 Enable sifr dark and set fallback | Yousuf Philips | 1 | -3/+3 |
2017-06-03 | android: Update configure.ac for NDK r14b version | brainbreaker | 1 | -3/+3 |
2017-06-02 | Disable auto building of oxygen icon theme | Yousuf Philips | 1 | -2/+2 |
2017-06-01 | HAVE_THREADSAFE_STATICS sould always be true | Stephan Bergmann | 1 | -78/+0 |
2017-05-30 | configure: stop printing warnings about Windows XP | Michael Stahl | 1 | -7/+0 |
2017-05-30 | Always looking for {msvcp,vcruntime}140.dll now | Stephan Bergmann | 1 | -5/+1 |
2017-05-30 | VCVER < 140 (i.e., MSVC 2013 and older) are no longer supported | Stephan Bergmann | 1 | -1/+1 |
2017-05-29 | VCVER < 140 (i.e., MSVC 2013 and older) are no longer supported | Stephan Bergmann | 1 | -8/+1 |
2017-05-23 | test for DejaVuSans | Rene Engelhard | 1 | -1/+4 |
2017-05-21 | check that a update config is specified for mar based updater | Markus Mohrhard | 1 | -0/+3 |
2017-05-19 | bumb MacOS baseline to 10.9 | Norbert Thiebaud | 1 | -33/+13 |
2017-05-19 | move most of the updater settings to ini file | Markus Mohrhard | 1 | -32/+6 |
2017-05-19 | create complete and correct build_config files for the updater | Markus Mohrhard | 1 | -0/+9 |
2017-05-19 | more steps in the direction of signed mar files | Markus Mohrhard | 1 | -0/+17 |
2017-05-19 | add configure setting for the update channel | Markus Mohrhard | 1 | -0/+7 |
2017-05-19 | make it possible to use mar feature in ifdefs | Markus Mohrhard | 1 | -0/+1 |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann | 1 | -1/+1 |
2017-05-18 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-05-18 | Remove some dated configure checks after LO 5.4 branch-off | Stephan Bergmann | 1 | -31/+0 |
2017-05-18 | bump product version to 5.5.0.0.alpha0+ | Christian Lohmaier | 1 | -1/+1 |
2017-05-17 | Make warning about missing nasm more prominent | Stephan Bergmann | 1 | -0/+1 |
2017-05-17 | Use more secure HTTPS URL for dev-www.libreoffice.org | Paul Menzel | 1 | -2/+2 |
2017-05-12 | auto-turn with-ant-home into absolute path | Christian Lohmaier | 1 | -0/+2 |