Age | Commit message (Collapse) | Author |
|
Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
|
|
Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668
|
|
Change-Id: I86d836be85c5d2a2412d5cca2b3a84a2590141ac
|
|
Change-Id: I935fb9fd2620447f9aba9142b7db896e6fe31133
|
|
Helps to kill package in cpputools.
And autoinstall uno executable.
Change-Id: Ib1d546371ec8d2b06381d88eff98dbc5b70da400
|
|
Change-Id: I3adcc90fe7621c11e77b05d4394b8d55ad223469
|
|
Change-Id: Icac7b4dd5dd31f39e0db09e251e7136e61a064aa
|
|
Conflicts:
Repository.mk
Change-Id: I1553317afe8df9877a41b1d4087c96d861ed1377
|
|
Change-Id: If211e08f0436dd3c2a0787fa60301bfafe1c5b70
|
|
Also put the vbaswobj lib in the right place, inside Writer
Change-Id: I52ecc75e26f5f1997d3a575682b78fbd673e4591
|
|
Change-Id: I3f530375f43bfe8ebe2cc16f0e158990d7beafbb
Reviewed-on: https://gerrit.libreoffice.org/4197
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I0d331fc9a5591de60bba1959999ff29b2d43b058
|
|
Change-Id: I8e8ad67058286aec94164a44dbd461078a792359
|
|
Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb
|
|
Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a
|
|
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
|
|
Change-Id: I740ee32653059669e299ab52f7709319a8534f21
|
|
Change-Id: Id19f3fde0803e9242ca1e7279fd814262c74f6ef
Reviewed-on: https://gerrit.libreoffice.org/4182
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
|
|
Also kill ExtensionTarget indirection causing duplication.
Change-Id: I24f7e6d85df6acf2ededaade20dd1a788d916594
|
|
Change-Id: I19a0daab185a1ef25f9354f551f8cb0c03064cb1
|
|
Change-Id: Ide6176a5f602f7213f3ad628e1bb6dc4be8df389
|
|
...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
|
|
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>
|
|
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>
|
|
Change-Id: I1c99ad469ff951d04689d782323e77f0f1618179
|
|
|
|
Change-Id: I9d1e232f2fea779f111067b588bbb36411039de2
|
|
Change-Id: I1613ce8cf9b8248bb5d5e546df7310154e11b830
|
|
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
|
|
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>
|
|
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
|
|
...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
|
|
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
|
|
Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
|
|
Change-Id: I48484ca81008fe650aa9fa0eb561e3b2ff33399c
|
|
Change-Id: I2181322078055dd211e74cf5138ca4be691ef2d7
|
|
Change-Id: I626525a2d063bdefd74d06a5e02cc8ca1dc8ac03
|
|
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
|
|
.. now that it isn't empty anymore to actually install the GNOME
stuff.
This reverts commit bbd0c8eb921114d3a313284ccdc05d5de1fd995b.
Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d
|
|
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
|
|
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
|
|
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a
Reviewed-on: https://gerrit.libreoffice.org/3813
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
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>
|
|
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
Reviewed-on: https://gerrit.libreoffice.org/3931
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I63e0ceb42db5c561cafaae160259ee7f2658552c
|
|
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
|
|
Change-Id: If50acc088402487d8185198ee3841e3d82cd904c
|
|
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
|
|
Change-Id: I1091b4ff6b700513c7ef5ac41d94972dbb33dcb2
|
|
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
|