summaryrefslogtreecommitdiff
path: root/include/unotools/localedatawrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/localedatawrapper.hxx')
0 files changed, 0 insertions, 0 deletions
o/core/commit/forms/source/component/scrollbar.cxx?h=feature/wasm&id=5bfbaf3c80987d1f7e6b3d7ffe6896b9bc3687e6'>Replace some macros in forms part 5Julien Nabet 2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi 2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi 2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann 2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke 2018-01-12More loplugin:cstylecast: formsStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-10-26coverity#1374277 Uncaught exceptionCaolán McNamara 2016-07-15new loplugin unnecessary overrideNoel Grandin