summaryrefslogtreecommitdiff
path: root/uui/inc/ids.hrc
AgeCommit message (Expand)Author
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-02-27tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC")Julien Nabet
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-19remove dodgy use of ErrCodeNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara