summaryrefslogtreecommitdiff
path: root/sal/osl/w32/backtrace.cxx
AgeCommit message (Expand)Author
2020-02-27avoid memory leak in win32 sal::backtrace_get()Luboš Luňák
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-07-22osl: fix w32/backtrace.cxx commentChris Sherlock
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-07Clean up C-style interface nonsenseStephan Bergmann
2017-01-10fix windows buildNoel Grandin
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-09-15Remove outdated commentTor Lillqvist
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2015-12-04Fix includeStephan Bergmann
2015-12-04Missing includeStephan Bergmann
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks