2011-08-09 12:12:48 -05:00
|
|
|
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
2010-04-17 05:41:17 -05:00
|
|
|
#*************************************************************************
|
|
|
|
#
|
|
|
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
2011-09-14 10:10:34 -05:00
|
|
|
#
|
2010-04-17 05:41:17 -05:00
|
|
|
# Copyright 2009 by Sun Microsystems, Inc.
|
|
|
|
#
|
|
|
|
# OpenOffice.org - a multi-platform office productivity suite
|
|
|
|
#
|
|
|
|
# This file is part of OpenOffice.org.
|
|
|
|
#
|
|
|
|
# OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
# only, as published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
# OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
# GNU Lesser General Public License version 3 for more details
|
|
|
|
# (a copy is included in the LICENSE file that accompanied this code).
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU Lesser General Public License
|
|
|
|
# version 3 along with OpenOffice.org. If not, see
|
|
|
|
# <http://www.openoffice.org/license.html>
|
|
|
|
# for a copy of the LGPLv3 License.
|
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
|
2010-11-11 11:38:32 -06:00
|
|
|
$(eval $(call gb_Helper_register_executables,NONE, \
|
2012-08-30 01:17:53 -05:00
|
|
|
HelpIndexer \
|
|
|
|
HelpLinker \
|
2012-12-31 04:09:44 -06:00
|
|
|
bestreversemap \
|
2012-05-02 13:16:10 -05:00
|
|
|
cfgex \
|
2013-03-06 09:34:16 -06:00
|
|
|
concat-deps \
|
2012-09-26 16:59:18 -05:00
|
|
|
cpp \
|
2011-12-19 05:51:27 -06:00
|
|
|
cppunit/cppunittester \
|
2013-01-22 15:07:24 -06:00
|
|
|
$(call gb_Helper_optional,CRASHREP,crashrep) \
|
2011-09-20 00:52:02 -05:00
|
|
|
gencoll_rule \
|
|
|
|
genconv_dict \
|
|
|
|
gendict \
|
|
|
|
genindex_data \
|
2012-05-02 13:16:10 -05:00
|
|
|
gsicheck \
|
|
|
|
helpex \
|
2012-05-20 09:19:26 -05:00
|
|
|
idxdict \
|
2013-03-05 16:21:57 -06:00
|
|
|
libtest \
|
2012-04-28 13:48:14 -05:00
|
|
|
lngconvex \
|
2012-05-02 13:16:10 -05:00
|
|
|
localize \
|
2012-09-26 16:59:18 -05:00
|
|
|
makedepend \
|
2012-09-19 07:51:05 -05:00
|
|
|
mork_helper \
|
2012-01-21 11:51:16 -06:00
|
|
|
osl_process_child \
|
2012-02-19 11:46:47 -06:00
|
|
|
pdf2xml \
|
|
|
|
pdfunzip \
|
2012-10-06 15:10:41 -05:00
|
|
|
propex \
|
2013-03-01 16:23:50 -06:00
|
|
|
reg2unoidl \
|
2012-04-28 13:48:14 -05:00
|
|
|
regsvrex \
|
2011-09-20 02:48:57 -05:00
|
|
|
rsc \
|
2011-09-20 00:52:02 -05:00
|
|
|
saxparser \
|
2012-04-01 09:07:41 -05:00
|
|
|
sp2bv \
|
2012-04-14 08:35:12 -05:00
|
|
|
svg2odf \
|
2011-09-20 00:52:02 -05:00
|
|
|
svidl \
|
2012-11-27 07:12:22 -06:00
|
|
|
stringex \
|
2012-05-02 13:16:10 -05:00
|
|
|
transex3 \
|
2012-11-01 07:39:43 -05:00
|
|
|
treex \
|
2012-09-27 12:51:33 -05:00
|
|
|
$(if $(filter UCPP,$(BUILD_TYPE)),\
|
|
|
|
ucpp \
|
|
|
|
) \
|
2012-06-27 10:13:37 -05:00
|
|
|
uiex \
|
2012-05-02 13:16:10 -05:00
|
|
|
ulfex \
|
2013-02-21 00:56:13 -06:00
|
|
|
$(call gb_Helper_optional,ODK,unoapploader) \
|
2012-02-18 11:54:35 -06:00
|
|
|
xpdfimport \
|
2012-09-19 07:51:05 -05:00
|
|
|
xrmex \
|
2010-11-11 11:38:32 -06:00
|
|
|
))
|
2010-05-11 13:17:15 -05:00
|
|
|
|
2012-04-05 18:51:05 -05:00
|
|
|
$(eval $(call gb_Helper_register_executables,SDK, \
|
|
|
|
idlc \
|
|
|
|
))
|
|
|
|
|
2012-04-13 17:30:19 -05:00
|
|
|
ifneq ($(OS),IOS)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_executables,SDK, \
|
2012-08-02 05:50:29 -05:00
|
|
|
autodoc \
|
2012-07-29 04:47:50 -05:00
|
|
|
climaker \
|
2012-04-13 17:30:19 -05:00
|
|
|
cppumaker \
|
2012-07-29 04:47:50 -05:00
|
|
|
javamaker \
|
2012-05-04 16:41:10 -05:00
|
|
|
regcompare \
|
2012-04-13 15:33:35 -05:00
|
|
|
uno-skeletonmaker \
|
2012-04-13 17:30:19 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2011-01-20 06:38:53 -06:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO, \
|
2012-04-28 13:48:14 -05:00
|
|
|
gnome-open-url.bin \
|
2011-09-15 17:37:28 -05:00
|
|
|
spadmin.bin \
|
2012-05-14 20:09:41 -05:00
|
|
|
$(if $(filter $(GUIBASE)$(ENABLE_TDE),unxTRUE), \
|
|
|
|
tdefilepicker \
|
|
|
|
) \
|
2012-04-28 13:48:14 -05:00
|
|
|
uri-encode \
|
2011-12-23 18:50:21 -06:00
|
|
|
$(if $(filter $(GUIBASE)$(ENABLE_KDE),unxTRUE), \
|
|
|
|
kdefilepicker \
|
|
|
|
) \
|
2012-03-26 06:15:22 -05:00
|
|
|
ui-previewer \
|
2011-01-20 06:38:53 -06:00
|
|
|
))
|
|
|
|
|
2011-09-15 07:44:34 -05:00
|
|
|
ifeq ($(OS),WNT)
|
2011-09-15 05:49:20 -05:00
|
|
|
|
2011-10-24 15:56:33 -05:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
2012-01-10 22:28:24 -06:00
|
|
|
crashrep_com \
|
2012-02-19 09:51:34 -06:00
|
|
|
gengal \
|
2013-03-12 19:03:14 -05:00
|
|
|
gcc-wrapper \
|
|
|
|
g++-wrapper \
|
2011-09-15 07:44:34 -05:00
|
|
|
guiloader \
|
|
|
|
guistdio \
|
2012-05-25 05:28:55 -05:00
|
|
|
langsupport \
|
2011-09-20 00:52:02 -05:00
|
|
|
odbcconfig \
|
2011-09-15 07:44:34 -05:00
|
|
|
officeloader \
|
2012-06-19 01:16:09 -05:00
|
|
|
pyuno/python \
|
2011-09-15 07:44:34 -05:00
|
|
|
quickstart \
|
|
|
|
sbase \
|
|
|
|
scalc \
|
|
|
|
sdraw \
|
2012-04-28 13:48:14 -05:00
|
|
|
senddoc \
|
2011-09-15 07:44:34 -05:00
|
|
|
simpress \
|
|
|
|
soffice \
|
2012-01-10 22:28:24 -06:00
|
|
|
soffice_bin \
|
2011-09-15 07:44:34 -05:00
|
|
|
smath \
|
|
|
|
sweb \
|
|
|
|
swriter \
|
|
|
|
unoinfo \
|
|
|
|
unopkg \
|
2012-01-10 22:28:24 -06:00
|
|
|
unopkg_bin \
|
|
|
|
unopkg_com \
|
2011-09-15 07:44:34 -05:00
|
|
|
unopkgio \
|
|
|
|
))
|
|
|
|
|
2012-03-14 06:30:53 -05:00
|
|
|
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
|
2012-03-14 15:08:03 -05:00
|
|
|
directxcanvas \
|
2012-03-14 09:03:44 -05:00
|
|
|
winextendloaderenv \
|
2012-03-14 06:30:53 -05:00
|
|
|
winlauncher \
|
2013-03-12 19:03:14 -05:00
|
|
|
wrapper \
|
2012-03-14 06:30:53 -05:00
|
|
|
))
|
|
|
|
|
2011-09-15 07:44:34 -05:00
|
|
|
else
|
|
|
|
|
2011-10-24 15:56:33 -05:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
2012-05-25 05:28:55 -05:00
|
|
|
langsupport \
|
2012-01-10 16:11:20 -06:00
|
|
|
soffice.bin \
|
|
|
|
unopkg.bin \
|
2012-02-17 08:45:05 -06:00
|
|
|
gengal.bin \
|
2012-03-21 10:11:19 -05:00
|
|
|
liboapprover \
|
2011-09-15 07:44:34 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
ifeq ($(OS),MACOSX)
|
|
|
|
|
2011-10-24 15:56:33 -05:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
2012-01-10 16:11:20 -06:00
|
|
|
officeloader \
|
2011-09-15 07:44:34 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
else
|
|
|
|
|
2011-10-24 15:56:33 -05:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
2012-01-10 16:11:20 -06:00
|
|
|
oosplash \
|
2011-09-15 05:49:20 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2011-09-15 07:44:34 -05:00
|
|
|
endif
|
|
|
|
|
2012-04-01 09:07:41 -05:00
|
|
|
ifneq ($(OS),IOS)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_executables,UREBIN,\
|
2012-05-04 16:41:10 -05:00
|
|
|
regmerge \
|
|
|
|
regview \
|
2012-04-01 09:07:41 -05:00
|
|
|
uno \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2011-12-23 05:21:19 -06:00
|
|
|
ifneq ($(OS),MACOSX)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_executables,UREBIN,\
|
|
|
|
javaldx \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2012-11-20 04:15:56 -06:00
|
|
|
ifeq ($(ENABLE_NPAPI_FROM_BROWSER),YES)
|
2012-01-13 08:14:57 -06:00
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
2012-03-03 09:35:52 -06:00
|
|
|
pluginapp.bin \
|
|
|
|
))
|
|
|
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|
|
|
pl \
|
|
|
|
))
|
2012-11-20 04:15:56 -06:00
|
|
|
endif
|
|
|
|
|
|
|
|
ifeq ($(ENABLE_NPAPI_INTO_BROWSER),YES)
|
|
|
|
$(eval $(call gb_Helper_register_executables,OOO,\
|
|
|
|
nsplugin \
|
|
|
|
))
|
2012-11-19 10:41:01 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
|
|
|
npsoplugin \
|
|
|
|
))
|
|
|
|
endif
|
2011-12-17 15:11:57 -06:00
|
|
|
|
2013-01-03 05:29:08 -06:00
|
|
|
ifeq ($(OS),IOS)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_executables,NONE,\
|
|
|
|
Viewer \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2011-12-17 16:17:45 -06:00
|
|
|
ifeq ($(OS),MACOSX)
|
|
|
|
|
2011-12-21 09:52:30 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
|
2011-12-17 16:17:45 -06:00
|
|
|
OOoSpotlightImporter \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2013-02-13 16:38:59 -06:00
|
|
|
ifeq ($(DISABLE_SCRIPTING),)
|
|
|
|
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|
|
|
basctl \
|
|
|
|
))
|
|
|
|
endif
|
2013-02-25 08:42:23 -06:00
|
|
|
ifeq ($(OS),WNT)
|
|
|
|
ifeq ($(DISABLE_ATL),)
|
|
|
|
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|
|
|
emser \
|
|
|
|
))
|
|
|
|
endif
|
|
|
|
endif
|
|
|
|
|
2013-02-13 16:38:59 -06:00
|
|
|
|
2013-02-15 13:40:28 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|
|
|
bib \
|
2013-02-25 08:30:39 -06:00
|
|
|
chartcore \
|
2013-02-25 08:29:42 -06:00
|
|
|
chartcontroller \
|
2013-02-25 08:33:39 -06:00
|
|
|
ctl \
|
2013-02-25 08:34:07 -06:00
|
|
|
cui \
|
2013-02-25 08:34:48 -06:00
|
|
|
dba \
|
2013-02-25 08:37:29 -06:00
|
|
|
dbase \
|
2013-02-25 08:38:59 -06:00
|
|
|
dbmm \
|
2013-02-25 08:39:32 -06:00
|
|
|
dbtools \
|
2013-02-25 08:39:59 -06:00
|
|
|
dbaxml \
|
2013-02-25 08:40:31 -06:00
|
|
|
drawinglayer \
|
2013-02-25 08:37:55 -06:00
|
|
|
file \
|
2013-02-25 08:43:37 -06:00
|
|
|
frm \
|
2013-02-25 08:44:12 -06:00
|
|
|
fwe \
|
2013-02-25 08:44:36 -06:00
|
|
|
fwi \
|
2013-02-25 08:45:07 -06:00
|
|
|
fwl \
|
2013-02-25 08:45:40 -06:00
|
|
|
fwm \
|
2013-02-25 08:46:31 -06:00
|
|
|
lng \
|
2013-02-25 08:49:01 -06:00
|
|
|
lwpft \
|
2013-02-25 08:38:59 -06:00
|
|
|
sdbt \
|
|
|
|
odbcbase \
|
2013-02-25 08:48:18 -06:00
|
|
|
t602filter \
|
2013-02-25 08:47:41 -06:00
|
|
|
wpftwriter \
|
2013-02-25 08:49:49 -06:00
|
|
|
writerfilter \
|
2013-02-15 13:40:28 -06:00
|
|
|
))
|
2013-02-25 08:43:37 -06:00
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
2012-01-10 16:11:20 -06:00
|
|
|
abp \
|
|
|
|
acc \
|
2011-12-20 11:15:42 -06:00
|
|
|
adabas \
|
|
|
|
adabasui \
|
|
|
|
ado \
|
2012-01-10 16:11:20 -06:00
|
|
|
agg \
|
|
|
|
analysis \
|
|
|
|
animcore \
|
2012-08-23 14:23:33 -05:00
|
|
|
$(if $(filter $(OS),ANDROID),, \
|
|
|
|
basebmp \
|
|
|
|
) \
|
2012-01-10 16:11:20 -06:00
|
|
|
canvastools \
|
|
|
|
communi \
|
|
|
|
date \
|
|
|
|
evtatt \
|
|
|
|
forui \
|
|
|
|
odbc \
|
|
|
|
oox \
|
2011-12-20 11:15:42 -06:00
|
|
|
ooxml \
|
2012-01-10 16:11:20 -06:00
|
|
|
sdbc \
|
2011-06-20 06:24:08 -05:00
|
|
|
AppleRemote \
|
|
|
|
avmedia \
|
2012-01-10 16:11:20 -06:00
|
|
|
avmediaQuickTime \
|
2011-06-20 06:24:08 -05:00
|
|
|
basegfx \
|
2011-12-22 15:59:41 -06:00
|
|
|
calc \
|
2011-04-03 12:14:07 -05:00
|
|
|
cppcanvas \
|
2012-01-10 16:11:20 -06:00
|
|
|
dbp \
|
2011-07-23 03:17:18 -05:00
|
|
|
dbu \
|
2011-09-15 07:44:34 -05:00
|
|
|
deploymentmisc \
|
2011-01-25 10:35:20 -06:00
|
|
|
desktop_detector \
|
2010-11-26 06:37:22 -06:00
|
|
|
editeng \
|
2012-01-10 16:11:20 -06:00
|
|
|
egi \
|
|
|
|
eme \
|
|
|
|
epb \
|
|
|
|
epg \
|
|
|
|
epp \
|
|
|
|
eps \
|
|
|
|
ept \
|
|
|
|
era \
|
|
|
|
eti \
|
2012-04-14 02:53:48 -05:00
|
|
|
evoab \
|
2012-01-10 16:11:20 -06:00
|
|
|
exp \
|
2011-12-25 10:54:34 -06:00
|
|
|
filterconfig \
|
|
|
|
filtertracer \
|
|
|
|
flash \
|
|
|
|
flat \
|
2011-03-21 10:59:56 -05:00
|
|
|
for \
|
2010-04-17 05:41:17 -05:00
|
|
|
fwk \
|
2013-03-25 17:26:36 -05:00
|
|
|
graphicfilter \
|
2012-01-10 16:11:20 -06:00
|
|
|
guesslang \
|
2011-09-15 07:44:34 -05:00
|
|
|
helplinker \
|
2011-06-13 17:18:05 -05:00
|
|
|
hwp \
|
2012-01-10 16:11:20 -06:00
|
|
|
hyphen \
|
2011-12-20 18:41:57 -06:00
|
|
|
icd \
|
|
|
|
icg \
|
|
|
|
idx \
|
|
|
|
ime \
|
|
|
|
ipb \
|
|
|
|
ipd \
|
|
|
|
ips \
|
|
|
|
ipt \
|
|
|
|
ipx \
|
|
|
|
ira \
|
|
|
|
itg \
|
|
|
|
iti \
|
2011-12-25 10:16:20 -06:00
|
|
|
jdbc \
|
2011-12-20 18:41:57 -06:00
|
|
|
kab1 \
|
|
|
|
kabdrv1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
lnth \
|
|
|
|
log \
|
2011-12-21 20:43:58 -06:00
|
|
|
MacOSXSpell \
|
2011-08-24 06:17:31 -05:00
|
|
|
merged \
|
2012-09-17 15:50:49 -05:00
|
|
|
mork \
|
2012-04-14 02:49:44 -05:00
|
|
|
mozab2 \
|
2012-04-05 10:59:36 -05:00
|
|
|
mozabdrv \
|
2010-04-17 05:41:17 -05:00
|
|
|
msfilter \
|
|
|
|
msword \
|
2011-12-22 18:49:48 -06:00
|
|
|
mysql \
|
2012-01-10 16:11:20 -06:00
|
|
|
odfflatxml \
|
2011-09-15 07:44:34 -05:00
|
|
|
offacc \
|
2012-01-10 16:11:20 -06:00
|
|
|
pcr \
|
|
|
|
pdffilter \
|
|
|
|
placeware \
|
2012-12-03 15:49:04 -06:00
|
|
|
pricing \
|
2012-01-10 16:11:20 -06:00
|
|
|
protocolhandler \
|
2010-07-08 09:05:14 -05:00
|
|
|
qstart_gtk \
|
2012-01-10 16:11:20 -06:00
|
|
|
res \
|
2011-04-20 07:50:07 -05:00
|
|
|
rpt \
|
|
|
|
rptui \
|
|
|
|
rptxml \
|
2010-04-17 05:41:17 -05:00
|
|
|
sax \
|
|
|
|
sb \
|
2011-03-21 10:59:56 -05:00
|
|
|
sc \
|
|
|
|
scd \
|
|
|
|
scfilt \
|
2011-12-14 13:52:33 -06:00
|
|
|
scn \
|
2011-03-21 10:59:56 -05:00
|
|
|
scui \
|
2011-04-20 01:59:22 -05:00
|
|
|
sd \
|
|
|
|
sdd \
|
|
|
|
sdfilt \
|
|
|
|
sdui \
|
2010-04-17 05:41:17 -05:00
|
|
|
sfx \
|
2011-09-15 00:10:22 -05:00
|
|
|
simplecm \
|
2011-02-23 11:44:19 -06:00
|
|
|
sm \
|
|
|
|
smd \
|
2012-01-10 16:11:20 -06:00
|
|
|
solver \
|
2010-04-17 05:41:17 -05:00
|
|
|
sot \
|
2011-01-27 11:37:48 -06:00
|
|
|
spa \
|
2012-01-10 16:11:20 -06:00
|
|
|
spell \
|
2011-09-15 07:44:34 -05:00
|
|
|
spl \
|
2011-09-15 00:10:22 -05:00
|
|
|
sts \
|
2012-01-10 16:11:20 -06:00
|
|
|
svgfilter \
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 06:22:23 -05:00
|
|
|
svgio \
|
2010-04-17 05:41:17 -05:00
|
|
|
svl \
|
|
|
|
svt \
|
|
|
|
svx \
|
|
|
|
svxcore \
|
|
|
|
sw \
|
|
|
|
swd \
|
|
|
|
swui \
|
2012-08-18 09:17:12 -05:00
|
|
|
tdeab1 \
|
|
|
|
tdeabdrv1 \
|
2010-04-17 05:41:17 -05:00
|
|
|
textconversiondlgs \
|
2012-05-24 21:36:09 -05:00
|
|
|
textfd \
|
2010-04-17 05:41:17 -05:00
|
|
|
tk \
|
|
|
|
tl \
|
2012-03-16 16:14:54 -05:00
|
|
|
tubes \
|
2011-02-10 11:37:54 -06:00
|
|
|
unordf \
|
|
|
|
unoxml \
|
2011-12-14 12:57:14 -06:00
|
|
|
updatecheckui \
|
2011-04-03 03:58:02 -05:00
|
|
|
utl \
|
2012-01-10 16:11:20 -06:00
|
|
|
uui \
|
2010-04-17 05:41:17 -05:00
|
|
|
vbahelper \
|
|
|
|
vcl \
|
2011-01-25 10:35:20 -06:00
|
|
|
vclplug_gen \
|
|
|
|
vclplug_gtk \
|
2011-06-14 10:30:20 -05:00
|
|
|
vclplug_gtk3 \
|
2012-05-14 20:09:41 -05:00
|
|
|
vclplug_tde \
|
2011-01-25 10:35:20 -06:00
|
|
|
vclplug_kde \
|
|
|
|
vclplug_kde4 \
|
|
|
|
vclplug_svp \
|
2012-04-19 07:33:09 -05:00
|
|
|
wpftdraw \
|
2012-07-06 15:28:03 -05:00
|
|
|
xmlscript \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlfa \
|
|
|
|
xmlfd \
|
2010-04-17 05:41:17 -05:00
|
|
|
xo \
|
|
|
|
xof \
|
2012-01-10 16:11:20 -06:00
|
|
|
xsltdlg \
|
|
|
|
xsltfilter \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2012-06-05 08:35:49 -05:00
|
|
|
ifneq (,$(filter ANDROID IOS,$(OS)))
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|
|
|
libotouch \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2011-09-15 07:44:34 -05:00
|
|
|
ifeq ($(filter MACOSX WNT,$(OS)),)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|
|
|
spl_unx \
|
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
|
2012-02-22 00:26:42 -06:00
|
|
|
affine_uno \
|
2012-10-28 15:20:14 -05:00
|
|
|
cli_cppuhelper \
|
2012-07-29 04:47:50 -05:00
|
|
|
cli_uno \
|
2012-07-29 10:31:26 -05:00
|
|
|
gcc3_uno \
|
2013-02-07 18:17:22 -06:00
|
|
|
getuid \
|
2012-07-29 10:31:26 -05:00
|
|
|
java_uno \
|
2011-12-24 03:16:48 -06:00
|
|
|
jpipe \
|
2011-12-24 06:37:11 -06:00
|
|
|
juh \
|
|
|
|
juhx \
|
2012-02-22 00:26:42 -06:00
|
|
|
log_uno \
|
2011-12-17 06:13:11 -06:00
|
|
|
sal_textenc \
|
2011-12-23 05:21:19 -06:00
|
|
|
sunjavaplugin \
|
2012-07-29 10:31:26 -05:00
|
|
|
sunpro5_uno \
|
2013-02-25 08:31:05 -06:00
|
|
|
unoidl \
|
2012-02-22 00:26:42 -06:00
|
|
|
unsafe_uno \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlreader \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2011-12-24 03:16:48 -06:00
|
|
|
ifeq ($(OS),WNT)
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
|
|
|
|
jpipx \
|
2012-07-29 10:31:26 -05:00
|
|
|
msci_uno \
|
|
|
|
mscx_uno \
|
2011-12-24 03:16:48 -06:00
|
|
|
))
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
2012-01-10 16:11:20 -06:00
|
|
|
avmediagst \
|
2012-07-30 08:15:58 -05:00
|
|
|
avmediagst_0_10 \
|
2012-01-10 16:11:20 -06:00
|
|
|
avmediawin \
|
2012-08-21 15:17:46 -05:00
|
|
|
bluez_bluetooth \
|
2012-01-14 19:58:30 -06:00
|
|
|
cached1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
collator_data \
|
2011-12-19 16:08:32 -06:00
|
|
|
dbpool2 \
|
2012-01-10 16:11:20 -06:00
|
|
|
deployment \
|
|
|
|
deploymentgui \
|
|
|
|
dict_ja \
|
|
|
|
dict_zh \
|
2012-02-29 04:39:38 -06:00
|
|
|
embobj \
|
|
|
|
emboleobj \
|
2012-01-10 16:11:20 -06:00
|
|
|
fileacc \
|
2012-04-14 02:49:44 -05:00
|
|
|
hsqldb \
|
2012-01-10 16:11:20 -06:00
|
|
|
index_data \
|
|
|
|
java_uno_accessbridge \
|
2013-03-05 07:16:36 -06:00
|
|
|
libreoffice \
|
2012-01-10 16:11:20 -06:00
|
|
|
localedata_en \
|
|
|
|
localedata_es \
|
|
|
|
localedata_euro \
|
|
|
|
localedata_others \
|
2012-05-25 20:41:31 -05:00
|
|
|
macab1 \
|
|
|
|
macabdrv1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
mcnttype \
|
2012-04-14 02:49:44 -05:00
|
|
|
mozbootstrap \
|
2012-05-07 09:54:43 -05:00
|
|
|
officebean \
|
2012-01-10 16:11:20 -06:00
|
|
|
package2 \
|
2012-05-27 15:50:41 -05:00
|
|
|
pyuno \
|
|
|
|
pyuno_wrapper \
|
2012-04-28 13:48:14 -05:00
|
|
|
recentfile \
|
2012-01-10 16:11:20 -06:00
|
|
|
scriptframe \
|
2012-04-14 02:49:44 -05:00
|
|
|
sdbc2 \
|
2012-02-12 06:39:52 -06:00
|
|
|
smoketest \
|
2011-09-15 07:44:34 -05:00
|
|
|
sofficeapp \
|
2012-01-14 19:58:30 -06:00
|
|
|
srtrs1 \
|
2012-02-10 17:02:37 -06:00
|
|
|
subsequenttest \
|
|
|
|
test \
|
2012-01-10 16:11:20 -06:00
|
|
|
textconv_dict \
|
2012-04-07 09:12:22 -05:00
|
|
|
tvhlp1 \
|
2012-01-14 19:58:30 -06:00
|
|
|
ucb1 \
|
|
|
|
ucpdav1 \
|
|
|
|
ucpfile1 \
|
|
|
|
ucpftp1 \
|
2012-04-07 09:12:22 -05:00
|
|
|
ucpchelp1 \
|
2012-01-14 19:58:30 -06:00
|
|
|
ucphier1 \
|
|
|
|
ucppkg1 \
|
2012-04-13 05:13:19 -05:00
|
|
|
unobootstrapprotector \
|
2012-02-10 17:02:37 -06:00
|
|
|
unoexceptionprotector \
|
2011-09-15 07:44:34 -05:00
|
|
|
unopkgapp \
|
2012-02-10 17:02:37 -06:00
|
|
|
unotest \
|
2012-01-14 19:58:30 -06:00
|
|
|
updchk \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlsecurity \
|
|
|
|
xsec_fw \
|
|
|
|
xsec_xmlsec \
|
|
|
|
xstor \
|
|
|
|
$(if $(filter $(OS),ANDROID), \
|
|
|
|
lo-bootstrap \
|
|
|
|
) \
|
|
|
|
$(if $(filter $(OS),WNT), \
|
|
|
|
uwinapi \
|
|
|
|
) \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-05-11 13:17:15 -05:00
|
|
|
|
2011-07-31 09:53:30 -05:00
|
|
|
ifeq ($(OS),WNT)
|
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
2012-01-10 16:11:20 -06:00
|
|
|
dnd \
|
|
|
|
dtrans \
|
|
|
|
fop \
|
|
|
|
fps \
|
|
|
|
ftransl \
|
2012-02-29 03:45:21 -06:00
|
|
|
inprocserv \
|
2013-02-07 18:17:22 -06:00
|
|
|
instooofiltmsi \
|
|
|
|
jfregca \
|
2012-04-28 13:48:14 -05:00
|
|
|
ooofilt \
|
|
|
|
ooofilt_x64 \
|
|
|
|
propertyhdl \
|
|
|
|
propertyhdl_x64 \
|
2013-02-07 18:17:22 -06:00
|
|
|
qslnkmsi \
|
|
|
|
raptor \
|
|
|
|
rasqal \
|
|
|
|
reg4allmsdoc \
|
|
|
|
regactivex \
|
|
|
|
regpatchactivex \
|
|
|
|
sdqsmsi \
|
|
|
|
sellangmsi \
|
2012-04-28 13:48:14 -05:00
|
|
|
shlxthdl \
|
|
|
|
shlxthdl_x64 \
|
2013-02-07 18:17:22 -06:00
|
|
|
shlxtmsi \
|
|
|
|
sn_tools \
|
2012-01-10 16:11:20 -06:00
|
|
|
so_activex \
|
|
|
|
so_activex_x64 \
|
|
|
|
sysdtrans \
|
2013-02-07 18:17:22 -06:00
|
|
|
thidxmsi \
|
2013-02-21 00:56:13 -06:00
|
|
|
unowinreg \
|
2011-07-31 09:53:30 -05:00
|
|
|
))
|
|
|
|
endif
|
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,RTLIBS, \
|
2010-04-17 05:41:17 -05:00
|
|
|
comphelper \
|
|
|
|
i18nisolang1 \
|
|
|
|
i18nutil \
|
|
|
|
ucbhelper \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
|
2010-04-17 05:41:17 -05:00
|
|
|
cppuhelper \
|
2011-12-27 03:05:41 -06:00
|
|
|
jvmaccess \
|
2012-01-10 16:11:20 -06:00
|
|
|
purpenvhelper \
|
2010-04-17 05:41:17 -05:00
|
|
|
salhelper \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2013-02-15 07:11:28 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|
|
|
mtfrenderer \
|
|
|
|
OGLTrans \
|
|
|
|
))
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
|
2012-11-21 10:19:28 -06:00
|
|
|
PresenterScreen \
|
2012-01-10 16:11:20 -06:00
|
|
|
basprov \
|
|
|
|
cairocanvas \
|
|
|
|
canvasfactory \
|
2012-04-28 13:48:14 -05:00
|
|
|
cmdmail \
|
2012-01-10 16:11:20 -06:00
|
|
|
configmgr \
|
2012-04-28 13:48:14 -05:00
|
|
|
desktopbe1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
directx5canvas \
|
|
|
|
directx9canvas \
|
|
|
|
dlgprov \
|
|
|
|
expwrap \
|
|
|
|
fastsax \
|
|
|
|
fpicker \
|
|
|
|
fps_office \
|
2010-04-17 05:41:17 -05:00
|
|
|
fsstorage \
|
2012-04-28 13:48:14 -05:00
|
|
|
gconfbe1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
gdipluscanvas \
|
2010-04-17 05:41:17 -05:00
|
|
|
hatchwindowfactory \
|
2012-01-10 16:11:20 -06:00
|
|
|
i18npool \
|
|
|
|
i18nsearch \
|
2012-04-28 13:48:14 -05:00
|
|
|
kdebe1 \
|
|
|
|
kde4be1 \
|
2012-07-16 09:33:07 -05:00
|
|
|
ldapbe2 \
|
2012-04-28 13:48:14 -05:00
|
|
|
localebe1 \
|
2012-11-09 12:10:38 -06:00
|
|
|
losessioninstall \
|
2012-04-28 13:48:14 -05:00
|
|
|
macbe1 \
|
2011-09-15 07:44:34 -05:00
|
|
|
migrationoo2 \
|
|
|
|
migrationoo3 \
|
2011-08-18 04:12:41 -05:00
|
|
|
msforms \
|
2012-01-10 16:11:20 -06:00
|
|
|
nullcanvas \
|
2010-04-17 05:41:17 -05:00
|
|
|
passwordcontainer \
|
2012-11-24 15:58:01 -06:00
|
|
|
pdfimport \
|
2012-05-27 15:50:41 -05:00
|
|
|
pythonloader \
|
2012-04-05 03:53:08 -05:00
|
|
|
postgresql-sdbc \
|
|
|
|
postgresql-sdbc-impl \
|
2012-01-10 16:11:20 -06:00
|
|
|
simplecanvas \
|
2011-04-20 03:35:23 -05:00
|
|
|
slideshow \
|
2012-01-10 16:11:20 -06:00
|
|
|
stringresource \
|
2012-04-28 13:48:14 -05:00
|
|
|
syssh \
|
2012-08-18 09:17:12 -05:00
|
|
|
tdebe1 \
|
2012-01-14 19:58:30 -06:00
|
|
|
ucpcmis1 \
|
|
|
|
ucpexpand1 \
|
|
|
|
ucpext \
|
|
|
|
ucpgio1 \
|
|
|
|
ucpgvfs1 \
|
|
|
|
ucptdoc1 \
|
2012-01-10 16:11:20 -06:00
|
|
|
updatefeed \
|
|
|
|
vbaevents \
|
2011-03-21 10:59:56 -05:00
|
|
|
vbaobj \
|
2010-04-17 05:41:17 -05:00
|
|
|
vbaswobj \
|
2012-01-10 16:11:20 -06:00
|
|
|
vclcanvas \
|
2012-12-11 15:06:47 -06:00
|
|
|
$(if $(filter $(OS),MACOSX), \
|
2012-01-10 16:11:20 -06:00
|
|
|
fps_aqua \
|
|
|
|
) \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2011-12-14 13:10:08 -06:00
|
|
|
ifeq ($(OS),WNT)
|
|
|
|
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
|
2012-01-10 16:11:20 -06:00
|
|
|
oleautobridge \
|
2012-04-28 13:48:14 -05:00
|
|
|
smplmail \
|
|
|
|
wininetbe1 \
|
2011-12-14 13:10:08 -06:00
|
|
|
))
|
|
|
|
endif
|
|
|
|
|
2011-09-25 16:38:03 -05:00
|
|
|
$(eval $(call gb_Helper_register_libraries,UNOLIBS_URE, \
|
2012-03-12 13:51:20 -05:00
|
|
|
acceptor \
|
2012-01-10 16:11:20 -06:00
|
|
|
binaryurp \
|
2012-02-22 00:26:42 -06:00
|
|
|
bootstrap \
|
2012-03-12 13:51:20 -05:00
|
|
|
connector \
|
2012-03-12 04:48:40 -05:00
|
|
|
introspection \
|
|
|
|
invocadapt \
|
|
|
|
invocation \
|
|
|
|
javaloader \
|
|
|
|
javavm \
|
|
|
|
namingservice \
|
|
|
|
proxyfac \
|
2012-03-18 09:11:19 -05:00
|
|
|
reflection \
|
|
|
|
stocservices \
|
2012-03-12 13:51:20 -05:00
|
|
|
streams \
|
2012-05-19 15:10:41 -05:00
|
|
|
testtools_cppobj \
|
|
|
|
testtools_bridgetest \
|
|
|
|
testtools_constructors \
|
2012-03-12 13:51:20 -05:00
|
|
|
textinstream \
|
|
|
|
textoutstream \
|
2012-05-26 09:06:33 -05:00
|
|
|
uuresolver \
|
2011-09-25 16:38:03 -05:00
|
|
|
))
|
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
|
2010-04-17 05:41:17 -05:00
|
|
|
cppu \
|
2012-02-22 03:22:11 -06:00
|
|
|
jvmfwk \
|
2012-05-06 04:23:55 -05:00
|
|
|
reg \
|
2010-04-17 05:41:17 -05:00
|
|
|
sal \
|
2012-05-06 04:23:55 -05:00
|
|
|
store \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2010-04-17 05:41:17 -05:00
|
|
|
|
2012-04-19 05:03:37 -05:00
|
|
|
$(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
|
|
|
|
SunPresentationMinimizer \
|
2013-01-28 16:53:30 -06:00
|
|
|
mysqlc \
|
2013-03-07 04:05:57 -06:00
|
|
|
passive_native \
|
2012-04-19 05:03:37 -05:00
|
|
|
))
|
|
|
|
|
2010-11-11 12:01:45 -06:00
|
|
|
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
|
2012-08-23 14:23:33 -05:00
|
|
|
$(if $(filter $(OS),ANDROID), \
|
|
|
|
basebmp \
|
|
|
|
) \
|
2012-01-10 16:11:20 -06:00
|
|
|
basegfx_s \
|
2012-04-13 17:30:19 -05:00
|
|
|
codemaker \
|
2012-04-14 05:31:32 -05:00
|
|
|
codemaker_cpp \
|
|
|
|
codemaker_java \
|
2012-08-01 14:25:32 -05:00
|
|
|
cosv \
|
2011-08-11 07:59:41 -05:00
|
|
|
dtobj \
|
2012-10-10 06:50:20 -05:00
|
|
|
findsofficepath \
|
2012-12-17 16:48:00 -06:00
|
|
|
gnu_getopt \
|
|
|
|
gnu_readdir_r \
|
2012-03-13 12:36:02 -05:00
|
|
|
headless \
|
2011-04-29 07:15:16 -05:00
|
|
|
libeay32 \
|
2012-03-12 11:18:26 -05:00
|
|
|
npsoenv \
|
2012-01-11 09:55:50 -06:00
|
|
|
nputils \
|
2012-03-12 10:24:21 -05:00
|
|
|
pdfimport_s \
|
2012-03-12 10:24:34 -05:00
|
|
|
plugcon \
|
2013-02-28 15:13:36 -06:00
|
|
|
quickstarter \
|
|
|
|
seterror \
|
2011-04-29 07:15:16 -05:00
|
|
|
ssleay32 \
|
2010-08-04 09:32:43 -05:00
|
|
|
ooopathutils \
|
2012-01-10 16:11:20 -06:00
|
|
|
sample \
|
2012-08-24 13:11:45 -05:00
|
|
|
sax_shared \
|
2012-04-28 13:48:14 -05:00
|
|
|
simplemapi \
|
|
|
|
shell_xmlparser \
|
|
|
|
shell_xmlparser_x64 \
|
|
|
|
shlxthandler_common \
|
|
|
|
shlxthandler_common_x64 \
|
2010-08-04 09:32:43 -05:00
|
|
|
salcpprt \
|
2012-05-19 15:10:41 -05:00
|
|
|
testtools_bridgetest_s \
|
2012-05-02 13:16:10 -05:00
|
|
|
transex \
|
2012-08-02 02:54:08 -05:00
|
|
|
udm \
|
2012-01-10 16:11:20 -06:00
|
|
|
ulingu \
|
|
|
|
vclmain \
|
|
|
|
writerperfect \
|
2012-05-04 16:41:10 -05:00
|
|
|
$(if $(filter-out $(OS),IOS), \
|
|
|
|
registry_helper \
|
|
|
|
) \
|
2012-04-01 09:07:41 -05:00
|
|
|
$(if $(filter $(OS),IOS), \
|
|
|
|
uno \
|
|
|
|
) \
|
2011-08-16 08:47:11 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
ifeq ($(OS),WNT)
|
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlsec1 \
|
|
|
|
xmlsec1-nss \
|
2012-08-29 02:48:00 -05:00
|
|
|
))
|
|
|
|
ifneq ($(CROSS_COMPILING),YES)
|
|
|
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlsec1-mscrypto \
|
2011-08-16 08:47:11 -05:00
|
|
|
))
|
2012-08-29 02:48:00 -05:00
|
|
|
endif
|
2011-08-16 08:47:11 -05:00
|
|
|
else
|
|
|
|
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
|
2012-01-10 16:11:20 -06:00
|
|
|
xmlsec1 \
|
|
|
|
xmlsec1-nss \
|
2010-11-11 12:01:45 -06:00
|
|
|
))
|
2011-08-16 08:47:11 -05:00
|
|
|
endif
|
2010-11-11 12:01:45 -06:00
|
|
|
|
2012-08-17 04:02:49 -05:00
|
|
|
$(eval $(call gb_Helper_register_jars,URE, \
|
|
|
|
java_uno \
|
|
|
|
juh \
|
|
|
|
jurt \
|
|
|
|
ridl \
|
2012-08-17 05:43:37 -05:00
|
|
|
testComponent \
|
2012-08-17 04:02:49 -05:00
|
|
|
unoil \
|
|
|
|
unoloader \
|
|
|
|
))
|
|
|
|
|
|
|
|
$(eval $(call gb_Helper_register_jars,OOO, \
|
|
|
|
ConnectivityTools \
|
|
|
|
HelloWorld \
|
|
|
|
Highlight \
|
|
|
|
MemoryUsage \
|
|
|
|
OOoRunner \
|
|
|
|
ScriptFramework \
|
|
|
|
ScriptProviderForBeanShell \
|
|
|
|
ScriptProviderForJava \
|
|
|
|
ScriptProviderForJavaScript \
|
|
|
|
TestExtension \
|
|
|
|
OOoRunnerLight \
|
|
|
|
XMergeBridge \
|
|
|
|
XSLTFilter \
|
|
|
|
XSLTValidate \
|
|
|
|
commonwizards \
|
|
|
|
agenda \
|
|
|
|
aportisdoc \
|
|
|
|
fax \
|
|
|
|
form \
|
|
|
|
htmlsoff \
|
|
|
|
java_uno_accessbridge \
|
|
|
|
letter \
|
|
|
|
officebean \
|
|
|
|
pexcel \
|
|
|
|
pocketword \
|
|
|
|
query \
|
|
|
|
report \
|
2013-03-13 16:45:02 -05:00
|
|
|
reportbuilder \
|
2012-08-17 04:02:49 -05:00
|
|
|
reportbuilderwizard \
|
|
|
|
sdbc_hsqldb \
|
|
|
|
table \
|
|
|
|
test \
|
|
|
|
test-tools \
|
|
|
|
web \
|
|
|
|
xmerge \
|
|
|
|
))
|
|
|
|
|
2012-08-17 05:43:37 -05:00
|
|
|
$(eval $(call gb_Helper_register_jars,OXT, \
|
|
|
|
EvolutionarySolver \
|
|
|
|
mediawiki \
|
|
|
|
nlpsolver \
|
2013-03-07 04:05:57 -06:00
|
|
|
passive_java \
|
2012-08-17 05:43:37 -05:00
|
|
|
))
|
|
|
|
|
2012-12-02 03:51:37 -06:00
|
|
|
# External executables
|
|
|
|
$(eval $(call gb_ExternalExecutable_register_executables,\
|
2012-12-29 05:56:24 -06:00
|
|
|
genbrk \
|
|
|
|
genccode \
|
|
|
|
gencmn \
|
2012-12-02 03:51:37 -06:00
|
|
|
python \
|
|
|
|
ucpp \
|
|
|
|
xmllint \
|
|
|
|
xsltproc \
|
|
|
|
))
|
|
|
|
|
2010-04-17 05:41:17 -05:00
|
|
|
# vim: set noet sw=4 ts=4:
|