- 04 Mar, 2016 40 kayıt (commit)
-
-
Miklos Vajna yazdı
The removal of the _xmlsignatures sub-storage in DocumentSignatureHelper::OpenSignatureStream() serves 3 purposes: 1) Remove no longer needed signature streams 2) Truncate signatures relation stream 3) Truncate still needed signature streams 2) and 3) could be done using io::XTruncate as well, but if the whole storage is removed to handle 1), then individual truncate() calls are not necessary. Change-Id: Id9ed9c87c94f340dc947124b28f085561798d361
-
Miklos Vajna yazdı
So that it'll be possible to call that code without an active dialog, from a headless unit test. Change-Id: I1728a666ff5d84b337efd7e2b7eb68469896257a
-
Stephan Bergmann yazdı
Cloneable, odd additional equals overloads, odd hasCode implementation---all smells like clueless cargo cult. And I see no place where it would get used. Change-Id: Icca89531ce9181fb47eacfb6fae704f4f45012a9
-
Stephan Bergmann yazdı
Change-Id: Ia8ddfecf2f809e9f0132ba59812446973532476c
-
Stephan Bergmann yazdı
Change-Id: Ia534b5aa579a678f8b0273e6c8c12a6ad335c67a
-
Stephan Bergmann yazdı
Change-Id: I7616641584b7ea8192cf3724d8b7d5b88af39da6
-
Stephan Bergmann yazdı
Change-Id: If3c86c7e5c4acaf4a3e48194e24c3c73e4e99499
-
Stephan Bergmann yazdı
Change-Id: I7109877e789659b87cbc16e9c5da39dcc8249e09
-
Stephan Bergmann yazdı
Change-Id: I9ed2aa9c2bf2e17705dc711560154a9596c8264a
-
Stephan Bergmann yazdı
Change-Id: If3e6aae326aa53825edca9d5dc207d185d288cce
-
Stephan Bergmann yazdı
Change-Id: Iad58e4227433b766bbdce92a53c95aed48320f88
-
Stephan Bergmann yazdı
Change-Id: I4a710384ec3a0d719f2ad1fbbe7b43b0be1fa1d9
-
Marco Cecchetti yazdı
In OutputDevice::DrawPolyPolygon when b2dpolygon are used for drawing the source polygon is not drawn on the alpha device. Change-Id: I54f4e5a13469d9844866cea61b074420219b836d Reviewed-on: https://gerrit.libreoffice.org/22892Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Stephan Bergmann yazdı
It's unclear to me why the disposeOffice method was marked "synchronized" in the first place with fbd72be1 "INTEGRATION: CWS qadev16: #114831#." Maybe just some cluelessness? Lets see whether we ever run into any problems after removing it. Change-Id: I1f262b6b4b4f4e8911754a6b3fa3d61f5df0aeae
-
Pranav Kant yazdı
First, it reverts b0111f49. It was a bad idea to export UI names via LOK because the client would need the programmatic ones anyways for UNO commands. We cannot expect UNO commands to accept UI style names and work, though that's another thing that they will work in most cases because mostly UI names are equal to programmatic ones. Clients are now supposed to have their own UI name <-> programmatic name mapping, if they want style names to use for translations. Secondly, it fixes a bug that was already there mixing programmatic names with UI ones in an effort to put default writer styles on the top of the list. Change-Id: I307f987fe740b3c43b0e14ec4773edcb672a11df Reviewed-on: https://gerrit.libreoffice.org/22810Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I34d47e854999eb2e8fd118351ff3b3577a1083d7
-
Andras Timar yazdı
Change-Id: I25ca4b8672702095cc04723bc9c6bdf01a06382f
-
Andras Timar yazdı
Change-Id: Icf9bdcd0bcd988d32477cf9ab7f8d917ff6a2275
-
Andras Timar yazdı
Change-Id: Ib59953225480e6923e418b966cce289f07f863b5 (cherry picked from commit f16f8ee5)
-
Andras Timar yazdı
Conflicts: ure/Package_install.mk Change-Id: Ica4cfd3befa67aa1d03140ad2a766dfbb208ec0a (cherry picked from commit d6785e16)
-
Andras Timar yazdı
Change-Id: I517ed7ac43b0655c7e571e0b9fead32c4f2e7948 (cherry picked from commit ec51b41b)
-
Andras Timar yazdı
(cherry picked from commit c5d91c02) Conflicts: scp2/source/ooo/file_ooo.scp Change-Id: Ib047b763bfeff9dbf43db8fc11e6fd7f1fa179f8
-
Lionel Elie Mamane yazdı
Change-Id: Iaccda39ddf651f6b2ef326c9b3903670c25bcdde
-
Lionel Elie Mamane yazdı
Change-Id: Iea185bc216e92baee9f97157b8ac13a9a64f99b5
-
Lionel Elie Mamane yazdı
Change-Id: I74283234834b5057857620ed2466068e88628585
-
Lionel Elie Mamane yazdı
Change-Id: Idd01299ef4592b43e573c3b0996d4822664c6bcf
-
Lionel Elie Mamane yazdı
probably left-over from OUString transition Change-Id: I29f8f34ad44828608aa16b0b0a0759e887e280af
-
Noel Grandin yazdı
Change-Id: I83c35b7a71d0becb98e739f076f42ce58b9e1cd8
-
Noel Grandin yazdı
Change-Id: Ieaad3145c01dc4ea7b3e7eb7859db89ebd1d7fe1
-
Noel Grandin yazdı
Change-Id: Ia26cf182ddc7c903d86bf74a8175858adb88121c
-
Tomáš Chvátal yazdı
SyntaxError: ('invalid syntax', ('//usr/lib64/libreoffice/program//uno.py', 368, 77, " return _ConstantGroup({c.Name.split('.')[-1]: c.ConstantValue for c in td.Constants})\n")) Change-Id: Ie87c21fbfd83fc4d6f918eb55128db235c2220a8 Reviewed-on: https://gerrit.libreoffice.org/22863Tested-by:Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I7d48c1543b0d3239c8e646ca0765421f933cfecc
-
Stephan Bergmann yazdı
...so no need to add dead log areas here (as questionably introduced with f59136a2 "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals") Change-Id: Id0544a76f9c426bc06e327f0f2ec2d421da1fa50
-
Stephan Bergmann yazdı
(f59136a2 "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals" had changed it from OSL_DEBUG_LEVEL > 1 to > 0) Change-Id: I40714993fb55ec27b80d225cec28c64f2959ab73
-
Stephan Bergmann yazdı
Change-Id: I60bb1e303f7a26b4324cccf2858258a375b53f34
-
Caolán McNamara yazdı
Change-Id: I13047e59fc10ab169072f84c75ba88c569d16bd6
-
Caolán McNamara yazdı
Change-Id: I91cc5614fb0db76eabd46cbe7e39ae33227728b7
-
Caolán McNamara yazdı
Change-Id: Iac84adff096c5b847b2a63ac57ddf5b2f5e34e11
-
Caolán McNamara yazdı
Change-Id: I9eb58884e41d9669d2413f7b5b63bddf6a4b4320
-
Caolán McNamara yazdı
Change-Id: I18a80d7695f081c6f274dd7de68bd4dee1054be4
-