summaryrefslogtreecommitdiff
path: root/include/tools/debug.hxx
AgeCommit message (Expand)Author
2019-12-18tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28DbgIs* return types want to be boolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann
2014-12-10long is 32 bit on Windows x86_64 platformDavid Ostrovsky
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-25Reduce some functions to localStephan Bergmann
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann
2014-03-25Remove unused DBG_FUNC_* slotsStephan Bergmann
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann
2014-03-25Remove unused inline functionsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-11-05presumably this was intended as include guardThomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen