--- ltmain.sh.sav 2018-09-14 23:47:13.000000000 +0200 +++ ltmain.sh 2019-05-05 23:11:30.406904472 +0200 @@ -7278,7 +7278,7 @@ func_mode_link () -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ - -specs=*|-fsanitize=*) + -specs=*|-fsanitize=*|-fuse-ld=*) func_quote_for_eval "$arg" arg=$func_quote_for_eval_result func_append compile_command " $arg" /'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/sdi/frmslots.sdi
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from sfx2Alexander Wilms
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks