1733e4ad1c
Don't build icule library as we no longer use it
...
Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
2013-06-16 22:17:05 +02:00
1492a2f09c
fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO
...
Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668
2013-06-15 21:34:50 +02:00
03420d69e2
scp2: remove unused files
...
Change-Id: I86d836be85c5d2a2412d5cca2b3a84a2590141ac
2013-06-15 21:32:39 +02:00
9555b5bdb9
Add gengal to RepositoryFixes and autoinstall it.
...
Change-Id: I935fb9fd2620447f9aba9142b7db896e6fe31133
2013-06-15 21:32:37 +02:00
944f3a6c6e
gbuild: allow to use RepositoryFixes also for executables
...
Helps to kill package in cpputools.
And autoinstall uno executable.
Change-Id: Ib1d546371ec8d2b06381d88eff98dbc5b70da400
2013-06-15 21:32:36 +02:00
16613995dd
Enable Sifr theme
...
Change-Id: I3adcc90fe7621c11e77b05d4394b8d55ad223469
2013-06-15 18:37:01 +02:00
1c2ab8f787
fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO
...
Conflicts:
Repository.mk
Change-Id: I1553317afe8df9877a41b1d4087c96d861ed1377
2013-06-13 07:50:32 +02:00
11fcd99263
fix previous commit
...
Change-Id: If211e08f0436dd3c2a0787fa60301bfafe1c5b70
2013-06-12 21:38:35 +02:00
31ed7f0f8d
fdo#60924 autoinstall - gbuild/scp2: Move some libs to OOO and clean a little
...
Also put the vbaswobj lib in the right place, inside Writer
Change-Id: I52ecc75e26f5f1997d3a575682b78fbd673e4591
2013-06-12 21:38:34 +02:00
c56f9b7669
fdo#64977 Adding Tibetan Language Support
...
Change-Id: I3f530375f43bfe8ebe2cc16f0e158990d7beafbb
Reviewed-on: https://gerrit.libreoffice.org/4197
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2013-06-12 11:19:54 +00:00
2032586fee
fdo#65485 also put the files into langpack module
...
Change-Id: I0d331fc9a5591de60bba1959999ff29b2d43b058
2013-06-12 09:05:07 +02:00
638ecac30d
fdo#65485 install .ui translations for writer again
...
Change-Id: I8e8ad67058286aec94164a44dbd461078a792359
2013-06-12 07:34:20 +02:00
cb548bc7a1
fdo#60924 autoinstall - gbuild/scp2: add calc module
...
Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb
2013-06-11 16:49:19 +02:00
7a878f9c5f
gbuild: s/AutoInstallLibs/AutoInstall/g
...
Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a
2013-06-10 20:03:02 +02:00
74f5df9bac
gbuild: rework AutoInstallLibs and autoinstall ure executables
...
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
2013-06-10 20:03:01 +02:00
17704f59cc
fdo#60924 autoinstall - gbuild/scp2: add canvas module
...
Change-Id: I740ee32653059669e299ab52f7709319a8534f21
2013-06-09 23:01:36 +02:00
a714cf18b1
gbuild: install extension directly from workdir
...
Also kill ExtensionTarget indirection causing duplication.
Change-Id: I24f7e6d85df6acf2ededaade20dd1a788d916594
2013-06-07 15:14:28 +02:00
f535bd7ea0
scp2: add forgotten include for impress module
...
Change-Id: Ide6176a5f602f7213f3ad628e1bb6dc4be8df389
2013-06-07 14:00:24 +02:00
e57eeb6d5f
fdo#65168: Fix regressions introduced with de-extension-ing report builder
...
...in 90a326c7028d5af132c62edfaef77c53627e4c0e "fdo#61950 move report builder
from bundled extensions to plain code":
* For one, ReportWizard.startReportWizard
(wizards/com/sun/star/wizards/report/ReportWizard.java) would still try to load
reportbuilderwizard.jar from the unpacked extension (and, failing that, fell
back to the old default engine, so this didn't cause any failure per se).
Instead, reference reportbuilderwizard.jar (which was also missing from scp2)
from report.jar's manifest Class-Path (which will always be OK, even if
reportbuilderwizard.jar is not installed) and check for the relevant class via
Class::forName directly.
* For another, the en-US/wizard/report/default.otr template had gone missing.
The way to find it inside the unpacked extension in the past was to include a
Paths.xcu update that extends the Template path. Instead, install that
template directly into share/template now, and drop the (unused already)
Paths.xcu update.
Change-Id: I09eca2b69aa55d5b15fb5ecfec6881f8a6f6e5e5
2013-06-07 12:07:17 +02:00
a6f81b3a98
fdo#60924 autoinstall - gbuild/scp2: add impress module
...
Change-Id: Id1256a9b62d72bce6a225d2b022865a31c01e25d
Reviewed-on: https://gerrit.libreoffice.org/4180
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com >
Tested-by: Matúš Kukan <matus.kukan@gmail.com >
2013-06-06 22:30:59 +00:00
53070b048a
fdo#60924 autoinstall - gbuild/scp2: add base module
...
Change-Id: Iee1000ff245c369446a9e671a3f7c637f76f989b
Reviewed-on: https://gerrit.libreoffice.org/4153
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com >
Tested-by: Matúš Kukan <matus.kukan@gmail.com >
2013-06-06 12:46:10 +00:00
c32c11fbd4
MPLv2 subset improvements.
2013-06-04 17:45:42 +01:00
e2fd9fbe6e
odk: stop packaging autodoc generated documentation
...
Change-Id: I9d1e232f2fea779f111067b588bbb36411039de2
2013-06-04 12:01:10 +02:00
4146cef50c
odk: package doxygen IDL docs
...
Change-Id: I1613ce8cf9b8248bb5d5e546df7310154e11b830
2013-06-04 12:01:10 +02:00
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
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
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
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
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
2feb756dd5
fdo#60924 autoinstall - gbuild/scp2: add onlineupdate module
...
Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
2013-05-23 09:26:24 +02:00
90af7007b7
s/lib/Lib/
...
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
2013-05-18 04:18:25 +02:00
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
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
8fc9351f55
We are here already in non MACOSX branch
...
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
2013-05-17 17:30:45 +02:00
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
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
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
32e7165285
Entries for symlinks in the Python framework seem unnecessary now
...
Change-Id: I63e0ceb42db5c561cafaae160259ee7f2658552c
2013-05-16 16:21:28 +03:00
2b5d1c9bf6
Move to MPLv2 license headers, with ESC decision and author's permission.
...
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
2013-05-16 12:43:11 +01:00
87bdc30851
Add the Versions/3.3/include/python3.3m directory
...
Change-Id: If50acc088402487d8185198ee3841e3d82cd904c
2013-05-16 13:39:01 +03:00
0c99c1c2ca
gallery: allow disabling the from-source build in configure
...
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
2013-05-15 16:14:21 +01:00
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
eef286c001
gallery: fix a number of naming thinkos.
...
Change-Id: If5fe5af925bb2f8b7a5a11eb9d310668a3fd7085
2013-05-15 09:37:45 +01:00
96c7e37f02
migrate galleries to new, cleaner build infrastructure.
...
Change-Id: I95402d81aef426de14ca928ea811aac6f1cd289d
2013-05-15 09:37:45 +01:00
857a8b9566
migrate transportation gallery.
...
Change-Id: Idec88df28724bcf4b3145bb169fa0fe08a8e282a
2013-05-15 09:37:42 +01:00
5d5950a766
gallery: convert text-shapes to new build logic.
...
Change-Id: Ia45a2eed7104b376b92290e1a40219e8988d927b
2013-05-15 09:37:41 +01:00
22ca7c45b9
galleries: implement first self-built sound gallery
...
Change-Id: Ibbf8f1f8b1590af461dfa5885adb1027580f8f15
2013-05-15 09:37:39 +01:00
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
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
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