3828 Commits

Author SHA1 Message Date
Michael Stahl
e2fd9fbe6e odk: stop packaging autodoc generated documentation
Change-Id: I9d1e232f2fea779f111067b588bbb36411039de2
2013-06-04 12:01:10 +02:00
Michael Stahl
4146cef50c odk: package doxygen IDL docs
Change-Id: I1613ce8cf9b8248bb5d5e546df7310154e11b830
2013-06-04 12:01:10 +02:00
Michael Meeks
1e4422a4b4 re-base on ALv2 code. Includes:
Patches contributed by Mathias Bauer
        gnumake4 work variously
        http://svn.apache.org/viewvc?view=revision&revision=1394707
        http://svn.apache.org/viewvc?view=revision&revision=1394326
        http://svn.apache.org/viewvc?view=revision&revision=1397337
        http://svn.apache.org/viewvc?view=revision&revision=1397315
        http://svn.apache.org/viewvc?view=revision&revision=1396797

	Patches contributed by Andre Fischer
	Fixed getcsym.awk to handle #-comments that contain special regexp chars.
        http://svn.apache.org/viewvc?view=revision&revision=1230971
	118778: Added ADDITIONAL_REPOSITORIES environment variable and its
	automatic setup in configure.
        http://svn.apache.org/viewvc?view=revision&revision=1232004
	118160: Added external CoinMP library.
        http://svn.apache.org/viewvc?view=revision&revision=1233909

	Patches contributed by Herbert Duerr
	#i119168# use generic LICENSE file for langpacks and sdks
        http://svn.apache.org/viewvc?view=revision&revision=1310178
	macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
        http://svn.apache.org/viewvc?view=revision&revision=1183367
	allow gbuild with empty sysroot on linux
        http://svn.apache.org/viewvc?view=revision&revision=1179186

	Patches contributed by Ingo Schmidt
	native373: #164472# improvements for msi database
        http://svn.apache.org/viewvc?view=revision&revision=1167540
        http://svn.apache.org/viewvc?view=revision&revision=1167539

	Patches contributed by Jurgen Schmidt
	adapt setup package scripts to handle special DS_Store file for
	developer snapshot builds
        http://svn.apache.org/viewvc?view=revision&revision=1232430
	imported patch extensions_i117681.patch
	http://svn.apache.org/viewvc?view=revision&revision=1172102

	Patches contributed by Michael Stahl
	gbuild: RepositoryFixes.mk should be optional
        http://svn.apache.org/viewvc?view=revision&revision=1166123
	xslt filter: remove the FLA horror
	wordml import filter: replace FLA usage with plain XSLT
	http://svn.apache.org/viewvc?view=revision&revision=1363727

	Patch contributed by Oliver-Rainer Wittmann
	i#88652: applied patch, remove unicows deps
	http://svn.apache.org/viewvc?view=revision&revision=1177585

    Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
    cppunit pieces, cleanup Mac image bits, remove coin-mp and
    re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
    MPLv2 subset checking.

Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-06-03 11:41:36 +01:00
Marcos Paulo de Souza
8a58bc2535 fdo#60924 autoinstall - gbuild/scp2: add math module
Change-Id: I466dd68069576d57740ef34b8f6fcd8f9025c5c8
Reviewed-on: https://gerrit.libreoffice.org/4065
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-01 07:03:56 +00:00
Andras Timar
6e9b9e61ee make 64-bit shell extensions work, put 64-bit VC runtime in the same dir
Unlike in case of msvcr90.dll, which went to WinSxS, msvcr100.dll is installed
to the "system32" folder. Windows installer automatically replaces it to
SysWOW64. The problem is that this way 64-bit dlls end up in the wrong directory.
They conflict with the 32-bit dlls, and will not be installed. Therefore
64-bit shell extensions will not work, unless the 64-bit VC runtime is
installed from other source. It is not possible to install both 32-bit and
64-bit VC Runtime with merge modules in case of VS 2010 and VS 2012.
For the 64-bit shell extensions, we can install the runtime dlls next to the files.

Change-Id: I157048a521662bbac568d1660e46576935f0ea9f
2013-05-28 08:43:30 -07:00
Stephan Bergmann
7b91e84c72 Optional pyuno module should have its own services/pyuno.rdb
...this e.g. changes the error message when trying to register an extension that
contains an (actively registered) Python component but no pyuno is installed
from "Binary URP bridge disposed during call" to a less frightening "The service
com.sun.star.loader.Python cannot be instantiated."

Change-Id: I10f2b36b11395559ee95ce659878222b5ea99c11
2013-05-28 16:02:46 +02:00
Ariel Constenla-Haile
59cc160f34 Resolves: #i120858# Change "Farsi" with "Persian"
Changes done on UI code and IDL, not in comments

(cherry picked from commit fa88b1f1e227ad7530f6595d802a6ed1f5d54cb4)

Conflicts:
	scp2/source/ooo/module_langpack.ulf
	wizards/com/sun/star/wizards/letter/LocaleCodes.java

Change-Id: I9f66f697789965af79c1ea6db08c8e43f099ddf8
2013-05-23 15:19:11 +01:00
Marcos Paulo de Souza
2feb756dd5 fdo#60924 autoinstall - gbuild/scp2: add onlineupdate module
Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
2013-05-23 09:26:24 +02:00
Rene Engelhard
90af7007b7 s/lib/Lib/
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
2013-05-18 04:18:25 +02:00
Rene Engelhard
004881330d Revert "remove auto_Gnome_lib_ALL from module_gnome.scp"
.. now that it isn't empty anymore to actually install the GNOME
stuff.

This reverts commit bbd0c8eb921114d3a313284ccdc05d5de1fd995b.

Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d
2013-05-18 04:10:40 +02:00
Petr Mladek
4ed380d62a bin obsolete suse and madriva desktop integration packages
The freedesktop solution has been supported by the Linux desktops
for many years. It should be enough these days. At least the
SUSE desktop integration has not been needed since about 2009.

Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
2013-05-17 18:18:51 +02:00
Fridrich Štrba
8fc9351f55 We are here already in non MACOSX branch
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
2013-05-17 17:30:45 +02:00
Marcos Paulo de Souza
33e0e0d843 fdo#60924: autoinstall gnome libraries
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a
Reviewed-on: https://gerrit.libreoffice.org/3813
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17 15:25:44 +00:00
Tor Lillqvist
f74e390ef2 Let's assume nobody needs the sbase, scalc etc scripts on OS X
It's always possible to run the soffice executable from the same
location with a --base, --calc etc command-line option instead.

(That is not the normal way for Mac users to open an empty document
for the specific aspect of LibreOffice (Calc, Writer, etc) either.
Instead, the usual way (says cloph) is to keep a corresponding
template document in the Dock and click that.)

Change-Id: Iceea270c03a63f674e7dfdfa95117cb3bdd15184
Reviewed-on: https://gerrit.libreoffice.org/3930
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17 10:47:11 +00:00
Tor Lillqvist
2bd3123174 No need for the soffice.bin identical copy of soffice on OS X
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
Reviewed-on: https://gerrit.libreoffice.org/3931
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17 10:46:45 +00:00
Tor Lillqvist
32e7165285 Entries for symlinks in the Python framework seem unnecessary now
Change-Id: I63e0ceb42db5c561cafaae160259ee7f2658552c
2013-05-16 16:21:28 +03:00
Michael Meeks
2b5d1c9bf6 Move to MPLv2 license headers, with ESC decision and author's permission.
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
2013-05-16 12:43:11 +01:00
Tor Lillqvist
87bdc30851 Add the Versions/3.3/include/python3.3m directory
Change-Id: If50acc088402487d8185198ee3841e3d82cd904c
2013-05-16 13:39:01 +03:00
Stephan Bergmann
0c99c1c2ca gallery: allow disabling the from-source build in configure
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
2013-05-15 16:14:21 +01:00
David Tardon
74c02547dd put auto-installed libs into the right module
The definition of Auto_File_Libs_ALL was not known in
module_hidden_ooo.scp, so it was left unexpanded and the unattached
files were assigned to the gid_Module_Root.

Change-Id: Ie7064da6e02394261a47e88526c073941625dc8c
2013-05-15 15:22:44 +02:00
Michael Meeks
eef286c001 gallery: fix a number of naming thinkos.
Change-Id: If5fe5af925bb2f8b7a5a11eb9d310668a3fd7085
2013-05-15 09:37:45 +01:00
Michael Meeks
96c7e37f02 migrate galleries to new, cleaner build infrastructure.
Change-Id: I95402d81aef426de14ca928ea811aac6f1cd289d
2013-05-15 09:37:45 +01:00
Michael Meeks
857a8b9566 migrate transportation gallery.
Change-Id: Idec88df28724bcf4b3145bb169fa0fe08a8e282a
2013-05-15 09:37:42 +01:00
Michael Meeks
5d5950a766 gallery: convert text-shapes to new build logic.
Change-Id: Ia45a2eed7104b376b92290e1a40219e8988d927b
2013-05-15 09:37:41 +01:00
Michael Meeks
22ca7c45b9 galleries: implement first self-built sound gallery
Change-Id: Ibbf8f1f8b1590af461dfa5885adb1027580f8f15
2013-05-15 09:37:39 +01:00
David Tardon
16a0badd3e always create dirs for autotext files
... thus avoiding an annoing warning when a user tries to use autotext.

I think we can drop DEFAULT_TO_ENGLISH_FOR_PACKING now.

Change-Id: I230341c8bf1c925c51a4059b93153d5cd83d5310
2013-05-14 16:00:30 +02:00
Björgvin Ragnarsson
2c99bbe1b7 add Icelandic Hunspell dictionary and thesaurus
Change-Id: Ibf2cb81f57d123825990c7bde90586b894b9cdcc
Change-Id: I7ea382194476eeef7f83caa66c9115ed1da433b2
Reviewed-on: https://gerrit.libreoffice.org/3860
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-13 07:52:55 +00:00
Armin Le Grand
fb6f2e1109 Resolves: #i121407# Gallery reorganizations...
and additions of new themes

(cherry picked from commit 8ccf0e00b5c67f17427d041321baaa5ade488e7c)

Conflicts:
	extras/prj/build.lst
	extras/source/gallery/bullets/makefile.mk
	extras/source/gallery/gallery_system/sg2.sdg
	extras/source/gallery/gallery_system/sg2.sdv
	extras/source/gallery/gallery_system/sg2.thm
	extras/util/target.pmk
	scp2/source/ooo/directory_ooo.scp
	scp2/source/ooo/file_extra_ooo.scp
	svx/inc/galtheme.hrc
	svx/source/gallery2/gallery1.cxx
	svx/source/gallery2/galobj.cxx
	svx/source/gallery2/galtheme.src
	vcl/inc/vcl/alpha.hxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/bitmapex.hxx
	vcl/source/gdi/alpha.cxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmap3.cxx
	vcl/source/gdi/bitmapex.cxx

(cherry picked from commit 8012fae6cedcf325130d70adf0a486e8918f452f)

Conflicts:
	vcl/source/gdi/bitmap3.cxx

Change-Id: If4b2397b889f914487f2135679250c175181e1df
2013-05-10 17:04:28 +01:00
Marcos Paulo de Souza
c058341b6d fdo#60924: autoinstall graphicfilter libraries
Change-Id: I406ecef9bc1865d0cd17e3428bffaaaa137d972f
Reviewed-on: https://gerrit.libreoffice.org/3829
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-09 12:58:40 +00:00
Matúš Kukan
2851a39a0d empty auto_Foo_Lib_ALL does not work; remove it
Change-Id: Ie66af9ad3959042dcc4b0850c387f40344dc4b30
2013-05-09 08:53:17 +02:00
Marcos Paulo de Souza
67dd958fdb fdo#60924 autoinstall - gbuild/scp2: add graphicfilter module
Change-Id: I7823b4f0d8b7ab99ef549361a89f12036bf63270
Reviewed-on: https://gerrit.libreoffice.org/3827
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-09 03:30:52 +00:00
Rene Engelhard
bbd0c8eb92 remove auto_Gnome_lib_ALL from module_gnome.scp
.. as it is empty anyway and otherwise the next item (evoab) doesn't
get properly added to the gnome module

Change-Id: Ib00093882ff7390f3c709f5e8d7bdc371b145331
2013-05-08 22:48:49 +02:00
David Tardon
6e1deb99e8 fix the internal structure of MacOS X dmg
Because of commit e70ea92b3632c376975dd85dbcb26e7ca6b95498 "scp: remove
unused macros", which removed the top-level Applications symlink, the
dmg contained an extra dir, e.g.,
LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86/LibreOfficeDev.app instead of
just LibreOfficeDev.app . This symlink used by the installer to
determine the dir to use as top-level for the installation
(solenv/bin/modules/installer/simplepackage.pm:274).

Also revert "Eek, it is hard to get the right path to the .app that is
being built", which was only needed because of the other problem.

This reverts commit 1c25b01fce27c85affee920441b9b09a7bfe0501.

Change-Id: Ib5792c7710decd021a62cd33fd841ebe26613fbc
2013-05-08 17:26:41 +02:00
David Tardon
898514cc04 patchfiles are obsolete and not used for filelists anyway
Change-Id: I148dab301bd2f2b31871b732c7392bf6b5d92392
2013-05-08 17:26:41 +02:00
Javier Fernandez
41f89d2236 PyWebWizard: Removed the Jar_web, relaced by the python version.
Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
2013-05-08 11:31:21 +00:00
Javier Fernandez
e07a65f92d PyWebWizard: Pack and register the Web wizard.
Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5
2013-05-08 09:36:42 +00:00
Stephan Bergmann
b1e88b0dd5 Force create the symlinks-only dirs
Change-Id: I4610a2ff5bebd50dd2ee0020b575490c6c490968
2013-05-08 08:44:50 +02:00
Marcos Paulo de Souza
36564f36a8 fdo#60924 autoinstall - gbuild/scp2: add gnome module
Conflicts:
	Repository.mk
	scp2/Module_scp2.mk
	solenv/gbuild/Helper.mk

Change-Id: I37570787815d85d30eed3b5291e1e4450e5ffd51
2013-05-07 22:36:12 +02:00
Marcos Paulo de Souza
71ab998159 fdo#60924: autoinstall tde libraries
Change-Id: Id986bc7f9f09902dfda849bc86f9c48ccb0f30c3
2013-05-07 22:36:12 +02:00
Marcos Paulo de Souza
4656a89b0b fdo#60924 autoinstall - gbuild/scp2: add tde module
Change-Id: I4c13d1cd4b7490a0b4db8f0dd40d823a5906c8aa
2013-05-07 22:36:11 +02:00
Stephan Bergmann
ff9fbfd9c9 Extract SmoketestCommandEnvironment.java from juh.jar
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE
unoil.jar.

Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
2013-05-07 16:48:19 +02:00
Marcos Paulo de Souza
d5d7d18d5c fdo#60924: Move some more libs to autoinstallation
Change-Id: I7383da4390995ad9ea2d4fb494098dab6287609f
Reviewed-on: https://gerrit.libreoffice.org/3758
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
2013-05-06 12:45:46 +00:00
David Tardon
c458ea6d15 shove the new .res to the other res files
I do not want to create a new optional module just for one file.

Change-Id: I5a96a71eadaebff045ecc6ef1a5dd240014d6953
2013-05-05 10:08:21 +02:00
David Tardon
bda4c6ab5d resurrect Macromedia Flash export dialog
This has never been enabled during the open source history of
openoffice.org . Yet we have been building the code and the resource
file for it. Should I be surprised?

Change-Id: Iba8262f125d0ea3a35fa7f256a3cdbd353e598bc
2013-05-05 09:32:33 +02:00
Matúš Kukan
4004342ef9 fdo#60924: autoinstall kde libraries
Change-Id: I4c67301b99c2eb066695fc1e85c1e16ea5902d9f
2013-05-04 17:36:47 +02:00
Matúš Kukan
d0e099fb5f fdo#60924 autoinstall - gbuild/scp2: add kde module
Change-Id: Id1a836da9b97ba2b542b68cfa650fede523b0a0e
2013-05-04 17:36:46 +02:00
David Tardon
08f94626ef nuke MathMLDTD
math.dtd was dropped from installation in 2009, see
https://issues.apache.org/ooo/show_bug.cgi?id=97200#c3 :
"In agreement with MIB and MT it was diecided that the Math.dtd should
be removed from the installation set as well since it
a) has incorrect content
b) is no longer used nowadays at all"

Change-Id: Id2a727338c224b0beb4b8def197988ab071a7d94
2013-05-04 16:44:49 +02:00
David Tardon
fc02abac9c install xmlscript DTDs using filelist
Change-Id: Ie773f7af8823534e9d4834733b4852cb9ad314ae
2013-05-04 16:44:48 +02:00
David Tardon
6514956d42 install scripts from shell using filelists
The FILELIST install method is really tailored to large sets of closely
related files. It is not such a great idea to apply it just to move some
unrelated files, delivered from a single module, out of $(OUTDIR), like
here, because it requires splitting one Package to several to allow the
files to be placed to different installation modules in scp2. The extra
makefile increases the overhead needed to place a file into an
installation set. We really need a better way to handle this...

Change-Id: I2f271562d8773152e69d284b4fe8ae356dea0945
2013-05-04 16:44:48 +02:00
David Tardon
d7f00e2e8a install package DTD using filelist
Change-Id: I5c0ec48ecd8616358b728d426bc5ef91aa6b08e3
2013-05-04 16:44:48 +02:00