summaryrefslogtreecommitdiff
path: root/include/vcl/errinf.hxx
AgeCommit message (Expand)Author
2020-11-24lok: Log save errors and avoid infinite loopSzymon Kłos
2020-06-02tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-02-01remove redundant typedefhimajin100000
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22drop unused button mask enumCaolán McNamara
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-02ODR violationStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27vcl: change pImpl class names to fit with existing conventionChris Sherlock
2017-04-27vcl: move doxygen comment to headerChris Sherlock
2017-04-27vcl: lUserId -> nUserIdChris Sherlock
2017-04-27vcl: minor whitespace cleanup in errinf.hxxChris Sherlock
2017-04-27vcl: rearrange functions in errinf.hxxChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-27vcl: ErrorHandler_Impl renamed to ErrorStringFactoryChris Sherlock
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock