/source/da/extras/

ernate' title='Atom feed' href='https://go.suokunlong.cn:88/cgit/lo/core/atom/tools/source/debug/debug.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/source/debug/debug.cxx
AgeCommit message (Expand)Author
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-01-23Improve DBG_UNHANDLED_EXCEPTION output a bitStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2019-12-18tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#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