Tor Lillqvist
ce5f65f335
Build fpicker for DESKTOP only
2011-11-26 00:23:46 +02:00
Michael Meeks
17084c750d
gtk: move the file-picker into vcl/ and add Application:: factory hooks
...
drop un-necessary uno service related fluff, and component instantiation.
nominal move to XMultiComponentFactory from XMultiServiceFactory
Include fpicker in compilation for gtk3, but more work required here
Simplify setting up transient parents for picker dialogs
2011-11-07 14:19:33 +00:00
Stephan Bergmann
b3a1db63d3
Minor clean up.
2011-11-07 09:53:03 +01:00
Caolán McNamara
65270c4e93
fix encrypting odf documents
...
xsec_fw is always built, so always register and install
xsec_xmlsec is built when ENABLE_XMLSEC is true, match
register and install
plugin is built when WITH_MOZILLA is not NO, match
register
2011-11-04 11:21:54 +00:00
Stephan Bergmann
2e68995221
Still missing conditionalization.
2011-11-03 15:15:05 +01:00
Stephan Bergmann
5d9a23ccec
Missing conditionalizaton.
2011-11-03 14:52:58 +01:00
Stephan Bergmann
a72a7dc500
fdo#42312: Change bsh and js script providers from extensions to optional modules.
...
Their jar files reference other non-URE jars, so they cannot be extensions.
bsh.jar has been moved into the optional module (it used to be installed
always, but it looks like only the bsh script provider needs it; also, it
had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also
appears unnecessary as it is mentioned with an absolute file URL in the
Class-Path of the script provider jar).
js.jar has been included in the optional module (it used to be not installed
at all?).
2011-11-03 14:18:59 +01:00
Bjoern Michaelsen
39f3d87152
remove checkdeliver -- we do not generate deliverlogs anyway
2011-10-21 11:54:14 +02:00
Radek Doulik
87268f254f
make the 3D transitions work again
2011-10-19 17:10:56 +02:00
Stephan Bergmann
a015cda8f2
Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files).
2011-10-19 16:39:26 +02:00
Jan Holesovsky
f4496d4478
Fix the SYSTEM_MOZILLA case.
2011-10-19 12:35:24 +02:00
Jan Holesovsky
d37209912b
Decouple NSS build from the Mozilla build.
...
This allows xmlsecurity to be built even when --disable-mozilla is provided.
2011-10-18 12:10:05 +02:00
Stephan Bergmann
0f96c76362
Undo basis/brand split: fold brand.xcd into main.xcd.
2011-10-17 18:49:48 +02:00
Matúš Kukan
cad3838704
add package to tail_build
2011-10-08 15:31:26 +02:00
Peter Foley
b78a7ae95b
convert xmerge to gbuild and add to tail_build
2011-10-07 23:03:36 +00:00
Peter Foley
e7a1e17c4f
convert swext to gbuild and add to tail_build
2011-10-07 23:03:34 +00:00
Stephan Bergmann
2ff63bcdea
Undo basis/brand split: merge basis share/ into brand share/.
2011-10-07 22:06:28 +02:00
Fridrich Štrba
3b53c579ce
Fix Windows build and enable CMIS inconditionally
...
Since the provider should now build everywhere,
enable it inconditionally to catch minor problems
2011-10-05 13:05:01 +02:00
Thorsten Behrens
02f7ab6af0
Enable CMIS only when it's TRUEly enabled.
2011-10-05 09:13:08 +02:00
Caolán McNamara
fb3adf4b19
duplicate component
2011-10-04 12:33:21 +01:00
Cédric Bosdonnat
5bd2890a56
Added --disable-cmis flag for use while the feature is too unstable
2011-10-04 09:38:36 +02:00
Jan Holesovsky
fe1e55cd50
Disable the libcmis also in packcomponents (on Windows).
2011-10-03 14:56:20 +02:00
Peter Foley
1a04d9feae
add xmlsecurity to tail_build
2011-10-01 18:34:52 -04:00
Matúš Kukan
568e559f0c
add filter to tail_build
2011-10-01 21:01:38 +02:00
Matúš Kukan
6764aef105
add scripting to tail_build
2011-10-01 17:26:32 +02:00
Matúš Kukan
a116d39db6
finished converting scripting to gbuild
2011-10-01 17:26:24 +02:00
Matúš Kukan
3250c79071
convert scripting to gbuild - first step
...
There are java and extensions missing.
2011-10-01 17:16:42 +02:00
Cédric Bosdonnat
a43730b4df
Cmis: Fixed the installation of the new UCP provider and libcmis
2011-10-01 16:04:38 +02:00
Norbert Thiebaud
ddc28b8ad6
clean-up ghost traces of unicow
2011-09-30 08:11:31 -05:00
Thorsten Behrens
f0149fe6ea
Android now builds up to instsetoo_native
...
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
2011-09-28 16:47:49 +02:00
Andras Timar
05293cb04c
remove checks for unused BUILD_SPECIAL environment variable
2011-09-28 13:48:10 +02:00
Caolán McNamara
db84cf1771
bump to libexttextcat
...
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Peter Foley
4aba8d5cec
convert eventattacher to gbuild and add to tail_build
2011-09-18 19:18:15 -04:00
Peter Foley
4478b739dd
convert bean to gbuild and add to tail_build
2011-09-18 19:17:17 -04:00
David Tardon
1ee9908648
move automation to tail_build
2011-09-15 14:49:36 +02:00
David Tardon
fca439ea5d
move desktop to tail_build
2011-09-15 14:49:35 +02:00
David Tardon
6df9c479f5
gbuildize desktop
2011-09-15 14:49:34 +02:00
Michael Stahl
94883340a9
filter: convert odfflatxml library
2011-09-15 14:07:29 +02:00
Michael Stahl
83cb157c54
filter: convert some more libraries to gbuild
2011-09-15 14:07:28 +02:00
Michael Stahl
2ee5f24cc6
filter: convert some libraries and jars to gbuild
2011-09-15 14:07:27 +02:00
Peter Foley
4d42a519f9
convert MathMLDTD to gbuild and add to tail_build
2011-09-12 16:40:28 -05:00
Caolán McNamara
aa584559a8
Related: fdo#40420 always include xmlsecurity library for macro-security
...
the xmlsecurity library contains the dialogs and resources for the
macro-security dialog as well as the xml signing UI. So always
build and include this library unconditionally.
2011-09-08 09:29:31 +01:00
Tor Lillqvist
063a379307
Bypass stuff not built for iOS and non-desktop OSes
2011-08-27 10:51:33 +03:00
Matúš Kukan
d0c301bba0
convert package to gbuild
2011-08-26 14:33:51 +02:00
Caolán McNamara
5e4c9fb9bb
Related: fdo#37195 migrationoo3 not registered
2011-08-26 13:06:04 +01:00
Jan Holesovsky
528a6e3042
Only rebase with MSVC.
2011-08-24 09:48:14 +02:00
Matúš Kukan
e85875b901
convert avmedia to gbuild
2011-08-22 15:18:52 +02:00
Matúš Kukan
fee5ca25dc
remove Java piece from avmedia
2011-08-22 15:18:51 +02:00
Caolán McNamara
8cb76ea04a
remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff
2011-08-22 09:39:16 +01:00
Caolán McNamara
b2d7ede987
ditch product registration implementation
2011-08-22 09:39:15 +01:00