summaryrefslogtreecommitdiff
path: root/tools/source/ref/errinf.cxx
AgeCommit message (Expand)Author
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-24tools: cleanup tools/source/ref/errinf.cxxChris Sherlock
2017-04-23tools: change internal DynamicErrorInfo struct nameChris Sherlock
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08drop unused error stringsCaolán McNamara
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
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-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann
2015-07-07Unused #ifdef BOOTSTRAPStephan Bergmann
2015-04-16tools: leave ErrorContext with a vcl::Window * for now.Michael Meeks
2015-04-10Make ErrorContext includers happier.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-10coverity#708556 Uninitialized scalar fieldCaolán McNamara
2014-03-10drop the SimpleErrorHandlerCaolán McNamara
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-17ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20callcatcher: StandardErrorInfo is never constructedCaolán McNamara
2011-07-22callcatcher: remove unused methodsCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara