summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-11-22 17:20:57 -0200
committerDavid Tardon <dtardon@redhat.com>2013-11-24 15:09:07 -0600
commit24426c98a8c5ac410872df5a2b8e509f080365f8 (patch)
tree6e8a0430a15c4a1ef04e1882e5fdcff36ce378ee /scp2
parentchecking every cell on a sheet is expensive, related fdo#71934 (diff)
downloadcore-24426c98a8c5ac410872df5a2b8e509f080365f8.tar.gz
core-24426c98a8c5ac410872df5a2b8e509f080365f8.zip
fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO
Change-Id: I0de4b88eb076e53792aa6d16092dcbcbb548246c Reviewed-on: https://gerrit.libreoffice.org/6763 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp44
-rw-r--r--scp2/source/ooo/module_hidden_ooo.scp8
2 files changed, 1 insertions, 51 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 557e1523fa51..40b4e75dce25 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -232,27 +232,6 @@ End
#endif
-#if defined(UNX) && ! defined(MACOSX)
-#ifdef ENABLE_TDE
-File gid_File_Lib_Vclplug_Tde
- Name = LIBNAME(vclplug_tde);
- PACKED_LIB_FILE_BODY;
-End
-#endif
-#ifdef ENABLE_KDE
-File gid_File_Lib_Vclplug_Kde
- Name = LIBNAME(vclplug_kde);
- PACKED_LIB_FILE_BODY;
-End
-#endif
-#ifdef ENABLE_KDE4
-File gid_File_Lib_Vclplug_Kde4
- Name = LIBNAME(vclplug_kde4);
- PACKED_LIB_FILE_BODY;
-End
-#endif
-#endif
-
#if defined(MACOSX)
File gid_File_Lib_Basebmp
Name = LIBNAME(basebmp);
@@ -261,32 +240,9 @@ End
#endif
#if defined UNX && ! defined MACOSX
-#if ! defined LIBO_HEADLESS
-STD_LIB_FILE( gid_File_Lib_Vclplug_Svp, vclplug_svp )
-#endif
STD_LIB_FILE( gid_File_Lib_BaseBmp, basebmp )
#endif
-#if defined UNX && ! defined MACOSX
-
-File gid_File_Lib_Recentfile
- PACKED_LIB_FILE_BODY;
- Name = STRING(CONCAT2(librecentfile,UNXSUFFIX));
-End
-
-#endif
-
-STD_LIB_FILE( gid_File_Lib_Oox , oox)
-
-#if defined(UNX) && !defined(MACOSX) && !defined(LIBO_HEADLESS)
-
-File gid_File_Lib_Spa
- Name = LIBNAME(spa);
- PACKED_LIB_FILE_BODY;
-End
-
-#endif
-
#if ! defined UNX
File gid_File_Lib_Sysdtrans
PACKED_LIB_FILE_BODY;
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index df6de8e3c056..0881652c8a08 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -142,15 +142,9 @@ Module gid_Module_Root_Files_4
auto_ooobinarytable_ALL,
gid_File_Lib_Bib,
gid_File_Lib_J,
- gid_File_Lib_Oox,
- gid_File_Lib_Spa,
gid_File_Lib_Sysdtrans,
gid_File_Lib_BaseBmp,
- gid_File_Lib_Zip,
- gid_File_Lib_Vclplug_Tde,
- gid_File_Lib_Vclplug_Kde,
- gid_File_Lib_Vclplug_Kde4,
- gid_File_Lib_Vclplug_Svp);
+ gid_File_Lib_Zip);
End
Module gid_Module_Root_Files_5