UDK_3_0_0 { global: _ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions _ZN4cppu6helper7purpenv13createMappingEPP12_uno_MappingP16_uno_EnvironmentS6_PFvbPvS7_P33_typelib_TypeDescriptionReferenceP24_typelib_MethodParameter?PK24_typelib_TypeDescriptionS7_PS7_PP8_uno_AnyES7_; _ZN4cppu6helper7purpenv29Environment_initWithEnterableEP16_uno_EnvironmentPNS_9EnterableE; local: *; }; # Unique libstdc++ symbols: GLIBCXX_3.4 { global: _ZGVNSt7num_put*; _ZNSt7num_put*; }; index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp/Library_ucpchelp1.mk
AgeCommit message (Expand)Author
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-01-05Clean up configuration accessStephan Bergmann
2015-09-30xmlhelp: -GR is added by default in com_MSC_defs.mkMichael Stahl
2015-07-08xmlhelp: remove obsolete GCC 4.2 warning stuffMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-06-08Decompressor rubbish in xmlhelp is luckily unusedCaolán McNamara