summaryrefslogtreecommitdiff
path: root/include/sal/log.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-21use SAL_UNLIKELY to make logging a little more efficientNoel Grandin1-1/+1
2021-11-01Add SAL_DEBUG_IFJan-Marek Glogowski1-0/+11
2021-05-19tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+3
2021-05-05Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+2
2021-02-02tdf#130978 Added comment to all published APImsrijita181-0/+4
2020-07-07Allow making SAL_LOG based output fatalJan-Marek Glogowski1-15/+46
2018-08-31At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann1-1/+1
2018-01-16sal: document more logging optionsThorsten Behrens1-0/+6
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-4/+4
2017-09-19sal: fix numerous doxygen warningsMichael Stahl1-0/+2
2017-09-01Fix typosAndrea Gelmini1-1/+1
2017-02-09Some clean upStephan Bergmann1-3/+3
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann1-28/+22
2017-02-09Fix SAL_DEBUG_BACKTRACEStephan Bergmann1-3/+13
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas1-1/+4
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin1-3/+21
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist1-0/+3
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist1-7/+14
2016-08-18Mention what negative or multiply specified flags mean (nothing special)Tor Lillqvist1-1/+4
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist1-11/+17
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks1-0/+12
2015-11-13loplugin:nullptrStephan Bergmann1-1/+1
2015-08-04sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl1-0/+12
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist1-12/+0
2013-11-09fdo#65108 inter-module includes <> include/salNorbert Thiebaud1-4/+4
2013-05-28Nah, we still need the dynamic_cast in SAL_STREAM for gcc/libstdc++Tor Lillqvist1-0/+5
2013-05-28Make the SAL_STREAM thing compile with clang++ -std=c++11 -stdlib=libc++Tor Lillqvist1-2/+1
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock1-1/+1
2013-04-24move URE headers to include/David Tardon1-0/+317