summaryrefslogtreecommitdiff
path: root/include/tools/debug.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin1-14/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-7/+3
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-5/+1
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist1-49/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-13/+9
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-28DbgIs* return types want to be boolStephan Bergmann1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann1-3/+3
2014-12-10long is 32 bit on Windows x86_64 platformDavid Ostrovsky1-1/+1
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl1-5/+1
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann1-140/+5
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann1-109/+2
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-10/+1
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann1-33/+0
2014-03-25Reduce some functions to localStephan Bergmann1-4/+0
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann1-7/+0
2014-03-25Remove unused DBG_FUNC_* slotsStephan Bergmann1-3/+0
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann1-12/+3
2014-03-25Remove unused inline functionsStephan Bergmann1-43/+0
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-10Use boolStephan Bergmann1-20/+11
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-1/+1
2013-11-05presumably this was intended as include guardThomas Arnhold1-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+496