--- configure +++ configure @@ -16635,7 +16635,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -fvisibility=hidden compiler flag" >&5 $as_echo_n "checking for -fvisibility=hidden compiler flag... " >&6; } saved_CXXFLAGS="$CXXFLAGS" - CXXFLAGS="$CXXFLAGS -fvisibility=hidden" + CXXFLAGS="$CXXFLAGS -fvisibility-ms-compat" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-01-16OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl
2013-01-16fix buildLuboš Luňák
2013-01-16Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-12fix compile with higher debug levelsCaolán McNamara