summaryrefslogtreecommitdiff
path: root/include/comphelper/windowsdebugoutput.hxx
AgeCommit message (Expand)Author
2021-11-09Add DC_PAPERSIZE_array_to_stringTor Lillqvist
2021-11-08Add DMPAPER_to_string()Tor Lillqvist
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2019-04-12Fix build after 9be7991df15da9d4d954eeac1ec342ad1a2b7467Mike Kaganski
2019-04-12Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist
2018-07-25loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-06-01Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann
2018-06-01loplugin:nullptr (clang-cl)Stephan Bergmann
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist
2018-03-25Fix copy-paste errorTor Lillqvist
2018-03-19Add BSTR handlingTor Lillqvist
2018-03-14Add IMarshal2 to IIDs recognizedTor Lillqvist
2018-02-22Add wrongly formatted file to blacklistStephan Bergmann
2018-02-21Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist
2018-02-15Do what the TODO saidTor Lillqvist
2018-02-15Apply clang-formatTor Lillqvist
2018-02-15Add debug output operator for VARIANTTor Lillqvist
2018-02-15Make this work also outside LibreOffice code (for test programs)Tor Lillqvist
2018-02-08Add debug output operator for IIDTor Lillqvist