office-gobmx/include/o3tl
brainbreaker 2149d4a88e android:update safeint header to use the else implementation with clang
Clang toolchain does not defines the __builtin_mul_overflow for 32-bit
ARM. So, fallback to else implementation of checked_multiply when
building Android with Clang

Change-Id: I6120606f521ce121541a5b7f1150229258012d55
Reviewed-on: https://gerrit.libreoffice.org/39005
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-06-21 10:12:36 +02:00
..
any.hxx Revert "Fix typos" 2017-05-18 21:58:31 +02:00
array_view.hxx create o3tl::array_view 2017-06-17 15:08:07 +02:00
cow_wrapper.hxx tools: svstream.hxx needs only errcode.hxx & not errinf.hxx 2017-04-25 09:31:31 +02:00
enumarray.hxx
enumrange.hxx
functional.hxx Use consistent include guard macro names 2017-03-22 14:06:35 +02:00
lazy_update.hxx
lru_map.hxx Remove redundant 'inline' keyword 2017-03-03 20:55:50 +00:00
make_shared.hxx
make_unique.hxx use std::unique_ptr in FlatFndBox 2017-06-15 08:25:03 +02:00
numeric.hxx
runtimetooustring.hxx
safeint.hxx android:update safeint header to use the else implementation with clang 2017-06-21 10:12:36 +02:00
sorted_vector.hxx Clean up integers representing positions in SwOutlineNodes vectors 2017-03-16 09:30:20 +01:00
string_view.hxx Clean up uses of SAL_U/SAL_W: embedserv 2017-04-10 10:16:11 +02:00
strong_int.hxx coverity#1409892 silence Operands don't affect result 2017-06-06 14:08:48 +01:00
typed_flags_set.hxx Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLY 2017-03-03 06:47:35 +00:00
vector_pool.hxx