Age | Commit message (Collapse) | Author |
|
The module builds here on Fedora 17 and with MSVC2008.
MacOS X is unfinished and probably breaks, which is why the module
is disabled now.
These patches from module python were dropped:
Integrated upstream:
- Python.mipsel-py4305.patch
- Python-2.6.1-py4768.patch
- Python-2.6.1-py2422.patch (modified, use --with-valgrind)
- Python-2.6.1-urllib.patch
- Python-2.6.1-py8067.patch
Obsolete:
- Python-2.6.1-svn-1.7.patch (migrated to non-toy HG now)
- Python-parallel-make.patch
- Python-2.6.1-nohardlink.patch (no idea why that would be needed,
NFS should support hard links)
- Python-2.6.1-sysbase.patch (Solaris 11 setsolar specific patch)
- Python-2.6.1-cross.berkeleydb.patch (berekeleydb removal)
- Python-2.6.2-bdb48.patch
- Python-2.6.1-vc10.patch (upstream supports vc10)
An attempt to cross compile with mingw that proved unsucessful according
to dtardon; there is upstream work on this topic that is possibly
already in 3.3: http://bugs.python.org/issue8067
- Python-2.6.2-cross.patch
- Python-2.6.2-cross.fix-configure.patch
Change-Id: Iba9a3cab955983e173e12110f93a6f381d86f9ce
|
|
Change-Id: I4cb6417ede15253de1815b3f58dd320ab5aee296
|
|
Change-Id: I12e55c8810193591d9cd017bf5d89078b3915ddb
|
|
... so wrap the InvocationTargetException that happens when loading
Python 2 only LightProof into Python 3 so LO does not crash.
Change-Id: I4da230b46ef23c184718e858bf178f340f4b9c1f
|
|
Change-Id: I5a45d0f504ea05d80220d961006b1b1189cebdca
|
|
Change-Id: Ie060f2357a17be818d34c9393ac4ac606331d081
|
|
Change-Id: I800638b4e4493988c30470359a78850c4149500b
|
|
Change-Id: I75839c1b4a0ddfa9ed5c4f44124c7eabf4005717
|
|
Change-Id: I7277f40dcba1e079ede32a01f526342a5cde435b
|
|
Change-Id: I740e221ad16974c88b98c114850e663f25723b76
|
|
Change-Id: If056193c803f70f8707373ed7ff7b1abbf953852
|
|
This partially reverts commit 43cd14d317dd463a9e7c15fd6bcd6b289f96491f.
Change-Id: Ibc53b327c8d3a048a4d595d181088dff2823b6a7
|
|
Change-Id: I1f0516cc17741e8f87655ad251930a9da7bdb205
|
|
Change-Id: I6a89dd2c5e34035ac1e6c9b7e4723d881c5ceaa9
|
|
Also removed a fair amount of implicit inline methods to promote use
of more forward declaration.
Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
|
|
Change-Id: I28b1dbb21e40585aaf2451e12ffd4f03783d4c4b
|
|
Change-Id: I2f8fd72cb49298f59d5eb406f03a1fc4128d1c8d
|
|
Change-Id: I1d7ba0066ab871ac471a57bbbf0bbf07bc6350cc
|
|
Change-Id: I417922244fefb077a850d464c0c77cf0efb3bc89
|
|
|
|
Change-Id: I568af42912ce1ec7701dc0043dfbd9d69243d533
|
|
Change-Id: I8917c2958f021f11933d9da7fec8ef01609387c8
|
|
I still want to use the same top level dir in all tarballs but not today :-)
Change-Id: Iddbc8f91a84c4c73133a0eb4305d8aef7dc5c043
|
|
Change-Id: I48187540869ba8750e83b1c5e9aa5cb84b1a5c9c
|
|
Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62
|
|
Change-Id: I5138eb613ba78c2bc876e45e6845eef4d1212314
|
|
Use a version script ("version map") that exports only the Java_* and
JNI_OnLoad symbols that the JNI machinery needs. No non-dynamic
symbols are needed (in the .so that goes into the .apk; the one kept
locally for debugging is not stripped).
Change-Id: Ie874e59c593ec9e5d08ba369612cef1a3ea85fe4
|
|
|
|
Change-Id: Ie9c46ab5d6e1b824a2b6927c8632bf57847c0274
|
|
...and some clean-up.
Change-Id: Ia958628a3d0fdada3f8e90cfc0b0ceaa45563206
|
|
Change-Id: Ib184b14c8e3dfcea7ed826ca60ba22b9ca48707e
|
|
Change-Id: I291eb59b54410f24a1a4b227bea2b55d3e3355b7
|
|
Change-Id: Ic63e5d9406b39006e76e3044213d58405e4fa557
|
|
The current configure option --enable-bluetooth is a bit misleading,
it doesn't really tell what it's actually for. Therefore renamed it,
so it's more clear that it's an sdremote backend using bluetooth.
Change-Id: Ia8b46ee001ea112b80521baa502dcab2bb7e83aa
Reviewed-on: https://gerrit.libreoffice.org/1086
Reviewed-by: Rene Engelhard <rene.engelhard.re@googlemail.com>
Tested-by: Rene Engelhard <rene.engelhard.re@googlemail.com>
|
|
Change-Id: I93d623b62e9357a71bfca3403cc98092ef58c7e4
|
|
Change-Id: Ief298ad4ce724a31edfba977609358893bf4365d
|
|
Change-Id: I592cb042465ceda960a0b34dfe3eb6d669868acf
|
|
Change-Id: Id78a989ab981d658dd8f331b030e00ce201c8bc9
|
|
To simplify things, we generate the source tarball with
all the submodules included.
so building from source should now be:
wget the tarball and untar
cd into the resulting directory
./autogen.sh + make
Change-Id: Ie8e65a81309cf11728c5144c9001f7d96670f815
|
|
Change-Id: I0ca6898de11e42a36453e3f0fae8d86d84c9352f
|
|
Change-Id: If7b7d10765faba62907eca35f77b8e8d4a1e9391
|
|
Change-Id: I0ad426a8791ab514978e01914f9f797b45d0c79a
Reviewed-on: https://gerrit.libreoffice.org/1073
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I5c716353b231d9c36972bce8c99d9c3c3e74b1e4
|
|
Change-Id: I25c5d965d953146e91903cf2ff8e6b58f978ad20
|
|
- so this adds a button to the templates dialog to install
https://launchpad.net/ubuntu/+source/libreoffice-templates/0.1.20120814-0ubuntu2
which is packed from
http://cgit.freedesktop.org/libreoffice/templates
- could be packed and used like that on other distros
- disabled when service is not available
Change-Id: I55d5bada25693070aae5e5f9e0e77bf8aa52e982
Reviewed-on: https://gerrit.libreoffice.org/1071
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
And use the rtl::Static pattern for statics.
Change-Id: I80d8cc0a4a35771f86bec27edf41224d71cdea14
|
|
Change-Id: Ibcd1890f4ac82ef0548e90842604748027811b5d
|
|
Nah, just don't bother using --enable-werror with an old system
cppunit that has the unused argc and argv in
CPPUNIT_PLUGIN_IMPLEMENT().
This reverts commit 7e6689e3ed8972871718f6f8d06968efde264612.
This reverts commit 07b6dc8610785026860f6dfcf6aab1c4ad1f45f2.
|
|
Change-Id: I2276dffa8c241cb22ac11134387904a1eccb48af
|
|
const method should return const pointer if it points to an object held
internally & prefer taking const pointer as a method argument if possible.
Change-Id: I4dc8c31d55aa0054ea6db521be9ad45fefef8d07
|