office-gobmx/include/o3tl
Stephan Bergmann a6f29aae36 Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatch
...and get rid of the arbitrary, bogus 'long' strong_int ctor parameter
type

Change-Id: If71f4d3993e984b4089b74ff96dce75c68a6cf77
Reviewed-on: https://gerrit.libreoffice.org/37665
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2017-05-16 14:13:25 +02:00
..
any.hxx Fix typos 2017-03-25 10:49:09 +00: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
numeric.hxx
runtimetooustring.hxx
safeint.hxx Revert "Work around clang-cl issue with MSVC's safeint.h for now" 2017-04-12 14:34:10 +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 Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatch 2017-05-16 14:13:25 +02: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