summaryrefslogtreecommitdiffstats
path: root/include/tools/diagnose_ex.h
Commit message (Expand)AuthorAgeFilesLines
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-6/+6
* [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2020-08-261-7/+7
* ofz#22222 avoid calling DbgGetCaughtException if unnecessaryCaolán McNamara2020-05-271-0/+21
* TyposAndrea Gelmini2019-09-061-1/+1
* Fix typosAndrea Gelmini2019-08-161-1/+1
* cid#1399432 Uncaught exceptionCaolán McNamara2019-07-171-3/+3
* tdf#42949 Fix IWYU warnings in include/Gabor Kelemen2019-06-211-0/+1
* fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin2019-06-151-1/+1
* add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin2019-06-141-0/+30
* pretty up logging of exceptionsNoel Grandin2019-02-191-0/+4
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-1/+0
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* coverity#1401328 silence Uncaught exceptionCaolán McNamara2018-04-111-3/+21
* make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, tooNoel Grandin2018-04-051-28/+22
* give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2018-04-021-8/+16
* remove duplicate defineJochen Nitschke2017-05-141-12/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke2016-11-251-1/+7
* tools: forgot to remove the include boost/current_function.hppMichael Stahl2016-01-291-3/+0
* tools: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl2016-01-281-5/+5
* Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl2016-01-281-5/+6
* tools: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl2016-01-281-6/+5
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-7/+7
* Get rid of OSL_UNUSEDStephan Bergmann2015-09-091-3/+0
* Avoid pain when using selective debuginfoTor Lillqvist2015-09-081-6/+4
* remove some unused definesNoel Grandin2015-07-271-20/+0
* tools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-8/+6
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-2/+2
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-1/+0
* fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin2013-06-101-2/+2
* fix for linkingNoel Grandin2013-05-211-1/+2
* move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin2013-05-211-39/+5
* execute move of global headersBjoern Michaelsen2013-04-231-0/+186