summaryrefslogtreecommitdiff
path: root/include/tools/diagnose_ex.h
AgeCommit message (Expand)Author
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-27ofz#22222 avoid calling DbgGetCaughtException if unnecessaryCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-07-17cid#1399432 Uncaught exceptionCaolán McNamara
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-06-15fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin
2019-06-14add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-11coverity#1401328 silence Uncaught exceptionCaolán McNamara
2018-04-05make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, tooNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2017-05-14remove duplicate defineJochen Nitschke
2017-04-13Removed duplicated includesAndrea Gelmini
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke
2016-01-29tools: forgot to remove the include boost/current_function.hppMichael Stahl
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-09-08Avoid pain when using selective debuginfoTor Lillqvist
2015-07-27remove some unused definesNoel Grandin
2014-12-18tools: Use appropriate OUString functions on string constantsStephan Bergmann
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin
2013-05-21fix for linkingNoel Grandin
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen