summaryrefslogtreecommitdiff
path: root/svtools/source/misc/ehdl.cxx
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-05Fix typosAndrea Gelmini
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-19tdf#117103 Warning error is emptyNoel Grandin
2018-03-19drop ErrCode::GetRestNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22drop unused button mask enumCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-25coverity#1426923 Pointer to local outside scopeCaolán McNamara
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24svtools: fix checking of ErrCodeArea so error dialogs are shown againMichael Stahl
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-25Resolves: tdf#109331 stupid looking cast was relied upon to do useful thingCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-01merge ofa res file into svt oneCaolán McNamara
2017-05-31macro warning dialog grew an extra Cancel buttonCaolán McNamara
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08loplugin:unreffunStephan Bergmann
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08drop unused error stringsCaolán McNamara
2017-02-08move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2016-10-11remove some conversion operator methodsNoel Grandin
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-06-23VclPtr: svtools error message dialog doesn't disposeCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-16boost->stdCaolán McNamara
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann