Age | Commit message (Expand) | Author |
---|---|---|
2017-06-06 | coverity#1409892 silence Operands don't affect result | Caolán McNamara |
2017-05-29 | coverity#1409892 silence Operands don't affect result | Caolán McNamara |
2017-05-16 | Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatch | Stephan Bergmann |
2017-05-14 | catch out of range values in strong_int constructor | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-03-27 | create SfxInterfaceId o3tl::strong_int | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | Use consistent include guard macro names | Tor Lillqvist |
2017-03-14 | make o3tl::strong_int constructor explicit | Noel Grandin |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |
2017-02-13 | create strong_int template and use it in tools::UniqueIndex | Noel Grandin |