summaryrefslogtreecommitdiff
path: root/include/comphelper/windowsdebugoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-25loplugin:cstylecast (clang-cl)Stephan Bergmann1-37/+37
2018-06-01Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann1-5/+0
2018-06-01loplugin:nullptr (clang-cl)Stephan Bergmann1-7/+7
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist1-0/+5
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist1-1/+1
2018-03-25Fix copy-paste errorTor Lillqvist1-1/+1
2018-03-19Add BSTR handlingTor Lillqvist1-2/+4
2018-03-14Add IMarshal2 to IIDs recognizedTor Lillqvist1-0/+2
2018-02-22Add wrongly formatted file to blacklistStephan Bergmann1-2/+4
2018-02-21Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist1-0/+27
2018-02-15Do what the TODO saidTor Lillqvist1-3/+34
2018-02-15Apply clang-formatTor Lillqvist1-147/+362
2018-02-15Add debug output operator for VARIANTTor Lillqvist1-0/+196
2018-02-15Make this work also outside LibreOffice code (for test programs)Tor Lillqvist1-2/+8
2018-02-08Add debug output operator for IIDTor Lillqvist1-0/+41