Age | Commit message (Collapse) | Author |
|
Change-Id: I9f6a50f00bd98aeffa46f3ef40211e30edf658d6
|
|
This reverts commit 89f6ff4c296de5e61d5bfb0cfef55e482839e227.
|
|
revert 6980da37549d9ae0a89812aeccfa5365c9f7a9b9 for the moment
Change-Id: I1c6e6d74bee6d3008e32c48c0da4a7faf90c8f60
|
|
Change-Id: I23ada017f4294fbd34e9b245d012700021914881
|
|
Change-Id: Ib256217aa014693c73b233a4d8be4c0224287739
|
|
Change-Id: I28884169cb633d2aa9ad11d4b31ab9424776b0f1
|
|
Change-Id: Ib85724173c0bf6d45776d5407220a415da9c591b
|
|
Change-Id: Ic18917ce16b27b35347c19d6b9fa5889dc00f2d5
|
|
Change-Id: Ia2dad214e6a224c979a8664bfded7d2caffb221a
|
|
Change-Id: I653cb0e36c1faa622ecc90e0316a1f1fd1e843db
|
|
The bug in question crashed LibO when inserting a group of cells.
This bug was quashed, per se, by commit
07e2c31831ad265b018e5fdf59bdde048fbb4d35, but it occurs to me that at
least the particular functionality of inserting a group of cells could
use more testing.
Change-Id: Icdbfff86fb0265eef325bcc94d9fc9f3e9e38413
|
|
* see the mail thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2014-February/059548.html>
"Testing/Working on PyUNO?" for a rationale
* run the tests via top-level "make PythonTest_pytests" or "cd pyuno && make -rs
PythonTest_pytests" or similar
* see the documentation in pyuno/PythonTest_pytests.mk for adding tests to the
framework
Change-Id: I6a2a9e60b3294cd649f9cccbaffbd3f6bd79ecff
|
|
Change-Id: I8932febdd39c35f23fb3a89703b69e25302f5678
|
|
Change-Id: I98b6263a464b46075e69e363c3eb9e4ec4557c46
|
|
Change-Id: Ic7515acd14916cc36b59749059ed623cda906c23
|
|
...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
|
|
Change-Id: I62fa315b942c5b2383ee83c644ecbcbca3d6c40f
|
|
|
|
- python3: deliver files to INSTDIR, with same layout as instset
and do not deliver .lib files
- pyuno: remove obsolete python.bin targets
- pyuno: remove usage of CustomTarget_zip for WNT and non-Mac UNX
platforms (sadly it is apparently still needed for "system" python on
MinGW)
- scp2: use the python3 filelist
There is still a problem here because the installer does not currently
allow to preserve the executable bit on files in a filelist
- RepositoryExternal: run python executable from INSTDIR
and link against libraries in UnpackedTarball dir
Change-Id: I931ca0a8be6ff40051b1ca50da1f0770e6057832
Reviewed-on: https://gerrit.libreoffice.org/3525
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
|
|
I am constantly amazed at the creativity of the original makefile
writers. An extra header file, processed by sed, rather then adding one
item to CDEFS? Really?
Change-Id: I41ae8b10fc447ea5ab91e767c8afb87e39b9b5f5
|
|
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.
Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
|
|
Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba
|
|
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
|
|
Change-Id: I886f4a6aec492ae498ce86d71686c8d9fb26203d
|
|
Change-Id: I13d543f9f877f65f377ae914f8308876bf2c0532
|
|
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
|