summaryrefslogtreecommitdiff
path: root/include/svtools/ehdl.hxx
AgeCommit message (Expand)Author
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
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
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-08drop unused error stringsCaolá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-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-22Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen