summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-errorhandler.cxx
AgeCommit message (Expand)Author
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-05-17go through getParentXWindowCaolán McNamara
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-01merge ofa res file into svt oneCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert uui module away from OSL_ASSERT to assertChris Sherlock
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07there is no cnt (chaos) resource file anymoreCaolán McNamara
2017-02-07replace calculation to get RID_SVXERRCODE with RID_SVXERRCODECaolán McNamara
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-01VclPtr: error dialogs never deletedCaolán McNamara
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-05uui: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19fix-includes.pl: uuiThomas Arnhold
2014-02-26Remove visual noise from uuiAlexander Wilms
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-27coverity#704132 Operands don't affect resultCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza