summaryrefslogtreecommitdiff
path: root/include/o3tl/enumarray.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-25improve o3tl::enumarray const-nessNoel Grandin1-11/+45
2016-05-24Convert VclPackType to scoped enumNoel Grandin1-0/+1
2016-01-29remove unneeded sal/config.hDavid Tardon1-1/+0
2016-01-19Make enumarray_iterator adhere to iterator requirementsStephan Bergmann1-3/+7
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-04-29enumarray_iterator should not have a deleted copy assignment opStephan Bergmann1-5/+5
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-0/+7
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin1-2/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann1-15/+6
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-0/+107