summaryrefslogtreecommitdiffstats
path: root/tools/source/debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * debuglevels: simplify the build system, by complicating the OOo code ;)Frank Schoenheit [fs]2011-02-241-10/+21
| * debuglevels: removed unreachable code (unxsol* WaE)Frank Schoenheit [fs]2011-02-231-1/+0
| * debuglevels: #i116845# replace the 'CoreDump' output channel for assertions w...Frank Schoenheit [fs]2011-02-201-6/+14
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-183-203/+150
|\ \
| * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-113-203/+150
| |\|
| | * removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner2011-01-211-71/+71
| | * removetooltypes01: #i112600# Fixes in tools after rebaseCarsten Driesner2011-01-071-5/+5
| | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-53/+0
| | |\
| | | * gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-53/+0
| | * | #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-292-75/+75
| | |/
* | / remove SVX_LIGHT macroXavier ALT2011-03-091-1/+1
|/ /
* | suppress compiler warningDavid Tardon2010-12-231-0/+2
* | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-1/+2
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-142-0/+6
* | debug-bits.diff: Make debugging nicer under unix.Michael Meeks2010-08-271-0/+4
|/
* sb118: merged in DEV300_m72sb2010-02-253-13/+3
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-123-13/+3
* | sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing...sb2010-02-031-11/+25
* | sb118: changed tools/debug to never fall back from writing to shell to writin...sb2010-01-271-42/+26
|/