summaryrefslogtreecommitdiff
path: root/tools/source/debug
AgeCommit message (Expand)Author
2020-04-30tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-11-22tdf#128862: fix HSQLDB odb-files with apostrophe crashJulien Nabet
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-08AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete)Stephan Bergmann
2019-05-07fix leak in exceptionToStringNoel Grandin
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin
2018-05-26demangle context type name in DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke
2016-06-13improve formatting of DBG_UNHANDLED_EXCEPTION messageNoel Grandin
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
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