aboutsummaryrefslogtreecommitdiff
path: root/source/fr/sccomp
AgeCommit message (Expand)Author
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/windowsdebugoutput.hxx
AgeCommit message (Expand)Author
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