summaryrefslogtreecommitdiff
path: root/svtools/inc/errtxt.hrc
AgeCommit message (Expand)Author
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt
2022-07-06tdf#90837 - clarify the error message re: over-writing readonly files.Michael Meeks
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-01-28Improve macro checksSamuel Mehrbrodt
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-03-12missing error description for ERRCODE_SFX_FORMAT_ROWCOLCaolán McNamara
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara