summaryrefslogtreecommitdiffstats
path: root/include/o3tl/enumarray.hxx
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus enumarray[_const]_iterator assignment opsStephan Bergmann2019-11-261-14/+10
* improve o3tl::enumarray const-nessNoel Grandin2017-10-251-11/+45
* Convert VclPackType to scoped enumNoel Grandin2016-05-241-0/+1
* remove unneeded sal/config.hDavid Tardon2016-01-291-1/+0
* Make enumarray_iterator adhere to iterator requirementsStephan Bergmann2016-01-191-3/+7
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* enumarray_iterator should not have a deleted copy assignment opStephan Bergmann2015-04-291-5/+5
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-0/+7
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-2/+3
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann2015-04-021-15/+6
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-011-0/+107