Age | Commit message (Expand) | Author |
---|---|---|
2019-11-26 | Remove bogus enumarray[_const]_iterator assignment ops | Stephan Bergmann |
2017-10-25 | improve o3tl::enumarray const-ness | Noel Grandin |
2016-05-24 | Convert VclPackType to scoped enum | Noel Grandin |
2016-01-29 | remove unneeded sal/config.h | David Tardon |
2016-01-19 | Make enumarray_iterator adhere to iterator requirements | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-04-29 | enumarray_iterator should not have a deleted copy assignment op | Stephan Bergmann |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-07 | convert SvtModuleOptions::EFactory to enum class | Noel Grandin |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | Model o3tl::enumarray after std::array to allow aggregate initialization | Stephan Bergmann |
2015-04-01 | convert BOX_LINE and BOXINFO_LINE to enum class | Noel Grandin |