summaryrefslogtreecommitdiffstats
path: root/include/tools/debug.hxx
Commit message (Expand)AuthorAgeFilesLines
* reduce "no DbgTestSolarMutex function set" warningNoel Grandin2016-06-091-14/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-7/+3
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-5/+1
* Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist2015-08-261-49/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-13/+9
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* DbgIs* return types want to be boolStephan Bergmann2015-04-281-6/+6
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Do not use arbitrary strings as format stringsStephan Bergmann2015-03-131-3/+3
* long is 32 bit on Windows x86_64 platformDavid Ostrovsky2014-12-101-1/+1
* tools: remove DBG_ERRORFILE and replace all callersMichael Stahl2014-10-291-5/+1
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-231-1/+1
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2014-03-311-140/+5
* Remove now unused DBG_CTOR etc. featureStephan Bergmann2014-03-281-109/+2
* Bin rest of DBG_WARNING[123]Tor Lillqvist2014-03-281-10/+1
* Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2014-03-251-33/+0
* Reduce some functions to localStephan Bergmann2014-03-251-4/+0
* osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann2014-03-251-7/+0
* Remove unused DBG_FUNC_* slotsStephan Bergmann2014-03-251-3/+0
* DBG_OUT_WARNING is unusedStephan Bergmann2014-03-251-12/+3
* Remove unused inline functionsStephan Bergmann2014-03-251-43/+0
* bool improvementsStephan Bergmann2014-01-281-4/+4
* Use boolStephan Bergmann2014-01-101-20/+11
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-091-1/+1
* presumably this was intended as include guardThomas Arnhold2013-11-051-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+496