- 30 Nis, 2013 33 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: If2840336513772238ec43a9859d47a6e2a315e05
-
Jan Holesovsky yazdı
Change-Id: Ibd85ecd6a24611313a24b79b3e4b122eccd02a81
-
Caolán McNamara yazdı
Change-Id: Icba78537cd1f2bf2c83564bb65a5167a20a76e90
-
Thorsten Behrens yazdı
Change-Id: I381b2c5859f00cdd27736c50b39c6c6e50e39890
-
Caolán McNamara yazdı
Project: help c64ceaae688be1f6cedcd942d0e3ab35e2060a2c
-
Matúš Kukan yazdı
Change-Id: I1b239844391c0d59fc26e44f789cc39ed602f54b
-
Marcos Paulo de Souza yazdı
Change-Id: I79af32f188a0e7de71ec8e6743fe73b3bb030a3f
-
Miklos Vajna yazdı
Change-Id: I714c2fd747eae2e706355b4fae892af9f569b3ae
-
Caolán McNamara yazdı
Change-Id: Ib5637a3601fc77588b2bd581f17dc6bcb36290db
-
Alia Almusaireae yazdı
Change-Id: Ie1749714537182db6dec418db64ab4f945e7323e Reviewed-on: https://gerrit.libreoffice.org/3654Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
László Németh yazdı
Change-Id: I1aa1152940697f6390155871c0128519211abddd
-
Jesús Corrius yazdı
Change-Id: Id0967358956868538f7563c51f7ed5e106771302 Reviewed-on: https://gerrit.libreoffice.org/3639Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Jesús yazdı
See developer mailing list for discussion, subject "LibreOffice is one or several applications?" Change-Id: I7a4a5a76f980eb458a2b6d4558a553b8508fd990 Reviewed-on: https://gerrit.libreoffice.org/3638Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Michael Meeks yazdı
Thus making the gtk+ backend more similar to the generic backend in this regard; also be more strict about invalid monitors -> empty screens. Change-Id: Ia4f2e1205cb1d309fb1bb01f9631167339a3478e
-
Tor Lillqvist yazdı
Change-Id: I47ef674ec056d9a66c905420bf74b3e8a67840a9
-
Miklos Vajna yazdı
Change-Id: I57d4768a26476d1a0535087c60535393b7004b24
-
Julien Nabet yazdı
Change-Id: I1457f5619984671e8cb88173d204d3157d3cb883 Reviewed-on: https://gerrit.libreoffice.org/3688Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Thorsten Behrens yazdı
Change-Id: I5da53ff44fdf00ec6c0fdf1a722f806971b6683a
-
Tor Lillqvist yazdı
I simply didn't have the krb5-devel package installed, and assumed there was something more complicated going on. This reverts commit 0e1cc996. Conflicts: distro-configs/LibreOfficeWin64.conf Change-Id: Ie3b226678862ed6388bcf1bf105da0b996f653d1
-
Jan Holesovsky yazdı
This adds a dropdown to the 'Open' toolbar tool. Change-Id: I5b4aa99476e721c1479152b46bbc79cc0b095318
-
Jan Holesovsky yazdı
Change-Id: I44f032a6b943ad02b0d43e78b4e79275d6d2adfb
-
Jan Holesovsky yazdı
Change-Id: I03655bb502d6480d8f7f3f1adef17d8f635b8ed9
-
Thorsten Behrens yazdı
This touches up lightly on e986d3e3 Change-Id: If4d940433b27abec63a85c5975f5e9ebf672b79a
-
Andras Timar yazdı
OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete SAMEPRODUCTS - same product have the same ProductCode, so installer detect it anyway under normal circumstances. It is possible that a tester/developer tries to install the same version with different ProductCode over an existing installation (e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use. Moreover, Windows Installer uses only the first three fields of the product version. So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning scheme. BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas. OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching mechanism, they were commented out anyway. STUBPRODUCTS, STUBUPGRADECODE - these look useless Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4
-
Tor Lillqvist yazdı
Or, as it might happen, not... If there are differing opinions, please revert and/or amend. Or start a discussion on the development list. Change-Id: Ide5060802fda2d59a1c098d1ba8398fc095007c8
-
Tor Lillqvist yazdı
Also, don't claim TDF would be doing 64-bit Windows builds. Change-Id: I3abdb13cf7b29c6d249d49fd6f66ce1b9993d97e
-
Tor Lillqvist yazdı
Try to make it more likely that a build without any autogen.sh options succeeds. We didn't even get past the autogen.sh phase on openSUSE 12.3 thanks to some krb5 stuff needed by the postgresql-sdbc checks. To compensate, add --enable-postgresql-sdbc to those distro-configs/*.conf files that didn't already have --disable-postgresql-sdbc. Change-Id: I967616993875b99d9d5a9fd0721f281bb1161a87
-
Cédric Bosdonnat yazdı
commit f837c428 moved the handling of w10:wrap tag in oox, but thus no wrapping was imported any more. The fix consists in letting the w10:wrap element be handled by writerfilter's dmapper if the shape has already been retrieved from oox (which is the case for textboxes). In other cases, make sure that we don't set the Surround property once again in writerfilter as that would override what has been done in oox. (cherry picked from commit 51d5e90b) Conflicts: oox/inc/oox/vml/vmlshape.hxx sw/qa/extras/ooxmlimport/ooxmlimport.cxx Change-Id: I8ab158641afcf6b9945c52238e7f5adb9e8b3adf
-
Miklos Vajna yazdı
Change-Id: Ia09e30958392b660f694e8eefb6605108b3c0b57
-
Tor Lillqvist yazdı
Change-Id: I11a2a7e8e1f3f089c3b475df1147cefafecdb376
-
Noel Grandin yazdı
Some of these were doing nothing useful at all. I removed those. A couple were protecting static data, and I fixed those to use Mutex and MutexGuard properly. Change-Id: I444d13f8b6c50e526cce8d69d09aeaf240e5c6ca Reviewed-on: https://gerrit.libreoffice.org/3678Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Tor Lillqvist yazdı
Change-Id: Ic8af47b52b06ef440b3fdaa966075780fb7a609b
-
Muthu Subramanian yazdı
-
- 29 Nis, 2013 7 kayıt (commit)
-
-
Thorsten Behrens yazdı
Change-Id: I27df97ab6e35b03dfe70c7a979dd06f977086069
-
Thorsten Behrens yazdı
Seems this had bitrotted quite a lot. Calling it now like a cppunit test works again. Change-Id: I27479c3c3e1c1fe0639629e9bf8844456e0b0515
-
Thorsten Behrens yazdı
Change-Id: Ifd51f0c25418085ba8a6e8d331ac5c6d8139d18a
-
Markus Mohrhard yazdı
Yes, a simple test would have answered the question in the comment and made clear that nanoseconds are not accepted by MSO. Let's go with normal seconds as MSO does. It seems it also accepts 1/100s but who really needs that for a file timestamp. Change-Id: Iaec6f9c08dc94d5086b83cb4bf520d0053b71b28
-
Markus Mohrhard yazdı
Change-Id: I6c70c000f60e7e6e43bd068ccb98b693b80746f2
-
Markus Mohrhard yazdı
Change-Id: I78e778408abb72772771daf5776a26f08c313ee2
-
Thorsten Behrens yazdı
Seems poppler changed outputdev virt func signatures with version 12, so with system poppler, we never got any image import functions called. Added override annotation to prevent this from happening in the future. Change-Id: I565de80ce218e831e276d3a1d88ded3baee876e7
-