summaryrefslogtreecommitdiff
path: root/sal/inc/osl/diagnose.h
AgeCommit message (Expand)Author
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-04-10make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
2011-12-19sal: add visibility symbolsMatúš Kukan
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot
2011-02-25shortly describe diagnostic macrosDavid Tardon
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon
2011-02-18Kill _WIN16Tor Lillqvist
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist
2010-11-25OSL_THIS_FUNC: use logic from boot/current_function.hppMiklos Vajna
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner
2010-10-13There is no #elifdef, use #elif defined.Thomas Klausner
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-16CWS-TOOLING: integrate CWS fwk103Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.9.268); FILE MERGEDRüdiger Timm
2006-06-20INTEGRATION: CWS warnings01 (1.6.62); FILE MERGEDJens-Heiner Rechtien
2006-02-28INTEGRATION: CWS gslpatches07 (1.7.66); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGEDRüdiger Timm
2005-01-27INTEGRATION: CWS kso13 (1.5.266); FILE MERGEDOliver Bolte
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.104); FILE MERGEDVladimir Glazounov
2001-03-27removed OSL_ENSHUREJoachim Lingner
2001-03-16#include <osl/types.h> removed and #include<sal/types.h> insertedJoachim Lingner
2000-10-31#72083# Provide new function osl_setDebugMessageFuncHennes Rohling
2000-09-18initial importJens-Heiner Rechtien