summaryrefslogtreecommitdiff
path: root/include/vcl/errcode.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-19drop ErrCode::GetRestNoel Grandin1-7/+17
2018-03-09Let sysadmins disable individual file format filtersAndras Timar1-0/+1
2017-11-30loplugin:unusedenumconstantsNoel Grandin1-5/+0
2017-11-03improve debug printing of ErrCodeNoel Grandin1-5/+2
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin1-1/+1
2017-09-02use more ErrCode.IsWarning()Noel Grandin1-3/+1
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-73/+85
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin1-1/+1
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-85/+72
2017-08-18comment out of dateNoel Grandin1-2/+0
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-13fix ErrCode::MakeWarningNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-8/+0
2017-06-25fix constants used before definitionNoel Grandin1-10/+10
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-9/+2
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-180/+212
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin1-1/+0
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-3/+0
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-0/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-0/+270