summaryrefslogtreecommitdiff
path: root/tools/source/debug
AgeCommit message (Expand)Author
2015-09-08Avoid pain when using selective debuginfoTor Lillqvist
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18Revert "Work around a Clang trunk (towards 3.6) -Werror,-Wunused-value"Stephan Bergmann
2014-12-18Work around a Clang trunk (towards 3.6) -Werror,-Wunused-valueStephan Bergmann
2014-12-10long is 32 bit on Windows x86_64 platformDavid Ostrovsky
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-07-14loplugin:unreffunNoel Grandin
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann
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-02-03At least warn when DBG_TESTSOLARMUTEX has not been set upStephan Bergmann
2014-01-16Avoid warnings: unused parameterTor Lillqvist
2014-01-16always build an empty DbgUnhandledException, to allow debug=t builds without ...Bjoern Michaelsen
2014-01-10Use boolStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
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-03-27-Wunused-macrosStephan Bergmann
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
2012-01-11valgrind: update unused code post virtual dtor cmis fixCaolán McNamara
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-05-01Remove some OS/2 codeFrancois Tigeot
2011-04-19Fixed an off-by-one error in DbgOut.Julien Chaffraix
2011-04-19Added check for getcwd and chdir return values.Julien Chaffraix
2011-03-25Fix Windows build of toolsFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky