Commit graph

147 commits

Author SHA1 Message Date
Fridrich Štrba
d701a0e9cc Stub Corel Draw importer 2011-12-08 14:28:04 +01:00
August Sodora
bd7f838011 Remove oooimprovement 2011-12-07 21:59:28 -05:00
Michael Meeks
fe05a4b4aa fax wizard: build and install the java wizard in paralle to the python one 2011-12-05 20:53:25 +00:00
Michael Meeks
41b8bad143 wizards: completely work python wizard packaging and registration
Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works
2011-12-05 20:53:24 +00:00
Xisco Fauli
adf772680c Hello world (python) as a component 2011-12-05 20:53:19 +00: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
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
Peter Foley
b78a7ae95b convert xmerge to gbuild and add to tail_build 2011-10-07 23:03:36 +00: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
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
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
Peter Foley
4aba8d5cec convert eventattacher to gbuild and add to tail_build 2011-09-18 19:18:15 -04: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
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
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
Caolán McNamara
b5736291ed registered but uninstalled database drivers break address book wizard
among other things undoubtedly. The idea was IIRC to drop adabas
support, so lets not register the uninstalled components, and
while we're at it not build it either.
2011-08-18 09:16:01 +01:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Matúš Kukan
38dcd6a3b3 convert uui to gbuild 2011-08-10 01:51:05 +02:00
Matúš Kukan
5eb0b845a1 do not try to deliver .component file when it's not there 2011-08-10 00:53:11 +02:00
Matúš Kukan
8b0e9caca9 convert xmlsecurity to gbuild 2011-08-09 23:28:06 +02:00
Matúš Kukan
c39a2440ea convert dtrans to gbuilb 2011-08-08 23:48:43 +02:00
Matúš Kukan
45b5279e7f basic, writerperfect in gbuild 2011-07-28 19:15:19 +02:00
Matúš Kukan
7016264e15 More modules in gbuild 2011-07-27 20:52:11 +02:00
Matúš Kukan
4881e37aaa Convert animations to gbuild 2011-07-27 14:05:47 +02:00
Radek Doulik
fcf89d693e added mtfrenderer component again 2011-07-27 09:52:24 +02:00
Bjoern Michaelsen
67bb8619ab resyncing to master 2011-07-21 18:57:35 +02:00