summaryrefslogtreecommitdiff
path: root/include/o3tl/strong_int.hxx
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-06-04o3tl: add more strong_int operatorsMichael Stahl
2018-05-25no need declare these tag structs separatelyNoel Grandin
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann
2017-06-06coverity#1409892 silence Operands don't affect resultCaolán McNamara
2017-05-29coverity#1409892 silence Operands don't affect resultCaolán McNamara
2017-05-16Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatchStephan Bergmann
2017-05-14catch out of range values in strong_int constructorNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22Use consistent include guard macro namesTor Lillqvist
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin