summaryrefslogtreecommitdiffstats
path: root/tools/source/debug
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* com::sun::star->css in tools/ and ucb/Noel Grandin2015-11-091-3/+3
* Avoid pain when using selective debuginfoTor Lillqvist2015-09-081-6/+3
* Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist2015-08-261-245/+16
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-1/+1
* Revert "Work around a Clang trunk (towards 3.6) -Werror,-Wunused-value"Stephan Bergmann2014-12-181-13/+0
* Work around a Clang trunk (towards 3.6) -Werror,-Wunused-valueStephan Bergmann2014-12-181-0/+13
* long is 32 bit on Windows x86_64 platformDavid Ostrovsky2014-12-101-1/+1
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-231-1/+1
* loplugin:unreffunNoel Grandin2014-07-141-10/+3
* fix-includes.pl: toolsThomas Arnhold2014-05-221-1/+1
* Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2014-03-311-502/+0
* Remove now unused DBG_CTOR etc. featureStephan Bergmann2014-03-281-504/+7
* Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2014-03-251-185/+1
* Reduce some functions to localStephan Bergmann2014-03-251-30/+4
* osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann2014-03-251-44/+0
* Remove unused DBG_FUNC_* slotsStephan Bergmann2014-03-251-19/+1
* DBG_OUT_WARNING is unusedStephan Bergmann2014-03-251-9/+0
* At least warn when DBG_TESTSOLARMUTEX has not been set upStephan Bergmann2014-02-031-0/+3
* Avoid warnings: unused parameterTor Lillqvist2014-01-161-1/+5
* always build an empty DbgUnhandledException, to allow debug=t builds without ...Bjoern Michaelsen2014-01-161-3/+2
* Use boolStephan Bergmann2014-01-101-5/+5
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-0/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-51/+51
* fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin2013-06-101-2/+5
* fix for linkingNoel Grandin2013-05-211-1/+1
* move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin2013-05-211-0/+49
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* cleanup files in tools/sourcePhilipp Riemer2012-08-191-1/+1
* re-indent falsely formatted code in tools/sourcePhilipp Riemer2012-08-181-19/+19
* removed ascii-art and blank lines in tools/sourcePhilipp Riemer2012-08-181-85/+9
* fdo#39468: Translated German comments in core/toolsOliver Günther2012-08-131-27/+25
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-11/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-111-23/+14
* Remove some unused defines and controlsThomas Arnhold2012-06-291-3/+0
* Remove some dated Windows-only debug stuff.Stephan Bergmann2012-01-201-321/+0
* valgrind: update unused code post virtual dtor cmis fixCaolán McNamara2012-01-111-17/+0
* Remove cruft in debug toolsMarcel Metz2012-01-101-73/+2
* remove include of pch header from toolsNorbert Thiebaud2011-11-272-4/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-8/+8
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-74/+36
* Remove some OS/2 codeFrancois Tigeot2011-05-011-31/+1
* Fixed an off-by-one error in DbgOut.Julien Chaffraix2011-04-191-1/+1
* Added check for getcwd and chdir return values.Julien Chaffraix2011-04-191-4/+22
* Fix Windows build of toolsFridrich Štrba2011-03-251-7/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-16/+34
|\