- 02 Şub, 2015 31 kayıt (commit)
-
-
Caolán McNamara yazdı
tools->macros->organize->basic->edit drag language toolbar to undock, click down arrow in pseudo-title bar to get "no selection possible" entry. click down arrow again to dismiss it. get debug stl iterator error the mpSalMenu goes out of sync with its owner Change-Id: If82aac004e623787389dd415c2006b99778f710d
-
Caolán McNamara yazdı
Change-Id: I4c5acf42d5ec33df1dd18dc3a70be7de838c9ff3
-
Stephan Bergmann yazdı
This reverts commit ed851f13, the underlying problem causing JunitTest_sc_unoapi's > checking: [sc.ScModelObj::com::sun::star::sheet::XDocumentAuditing] is iface: [com.sun.star.sheet.XDocumentAuditing] testcode: [ifc.sheet._XDocumentAuditing] > Shape Type: com.sun.star.drawing.LineShape > LOG> Execute: refreshArrows() > Shape Type: com.sun.star.drawing.LineShape > Shape Type: com.sun.star.drawing.LineShape > Method refreshArrows() finished with state OK to fail appears to be fixed meanwhile.
-
Caolán McNamara yazdı
Change-Id: Ib4445031b62248207e3eee257e2b71c446aa5b9d
-
Caolán McNamara yazdı
ahelp puts the tip on the previous bookmarks with hid branches but has a scattergun effect if those previous bookmarks have nothing to do with the current element being described. So take the hid attribute of the ahelp and if its hid="." use the current set of bookmarks as the context otherwise believe it and apply the tip just to the stated hid Change-Id: I00648daadf5673e1abc96f222a4526959f1f7d7a
-
Caolán McNamara yazdı
Project: help 8cc178e568781e3f4fe9a79579074532ccc00ec4
-
Andras Timar yazdı
Change-Id: Ia367fcd3b204b9dd96f5fa6d3a52d0895bd9c0c9
-
Miklos Vajna yazdı
It was a problem since the initial commit 062eaeff (sw: Improved document comparison based on RSIDs., 2011-12-22) that this new feature -- which is annoying for some use-cases -- could not be disabled, let's allow that. Change-Id: I33fa77382919586fb00198246f737caa68dcbd85 Reviewed-on: https://gerrit.libreoffice.org/14277Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
regression from 251f1b0b "fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style" Change-Id: Id8b49c04183d3bc98f22398a8e43c80909c1ea11
-
Caolán McNamara yazdı
Change-Id: Id3ca991e9ede13512a39865496429aabb7e71088
-
Juan Picca yazdı
Change-Id: I9ca79dfa0c214e3f58b7f45a78ad0877d4c7d10a Reviewed-on: https://gerrit.libreoffice.org/14266Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I63c22fb682175edc450b1ce3b6ea78cf5a5bc2f1
-
Caolán McNamara yazdı
Change-Id: Idbe205df445b29e7a121e93dbd74b2578199699b
-
Caolán McNamara yazdı
Change-Id: If50a20e9fbb0bf55488b3ccc8ea28f2a54aa62e0
-
Caolán McNamara yazdı
Change-Id: I2d38746e8ed23a5fb51ee94a72b5676bae3c8710
-
Caolán McNamara yazdı
Change-Id: I88c8ff03361aa83b23c811b5d693864360f31f7f
-
Caolán McNamara yazdı
Change-Id: Ic5f9837531bc95526bb29b4e248e413754f630be
-
Caolán McNamara yazdı
Change-Id: I91b8505fdbd4ebc77a76279b8c6476daf422319f
-
Caolán McNamara yazdı
Change-Id: Idf52c09828c2bab767e9ff0d07b61befd6bfc64b
-
Caolán McNamara yazdı
Change-Id: I86e872251f7b8b0818a91c4a133f363e76be5f34
-
Caolán McNamara yazdı
Change-Id: I18a19770f7bb328b889b8da1fb73d20bc1ca9064
-
Caolán McNamara yazdı
Change-Id: I715b27b507926e2670cc094d4ebaa429e502232c
-
Caolán McNamara yazdı
Change-Id: I37c59a0bc2d7a62535f4f4951f8378c291f2affa
-
Caolán McNamara yazdı
Change-Id: I907b2fb0024b104cc008cbf4c75f30513c7eb57d
-
Tor Lillqvist yazdı
Change-Id: I97ec8fa7849540c86ea99633bd74fb71ecdb3108
-
Tor Lillqvist yazdı
Change-Id: Ida8aed52b57ca27cd7af7c3dd117345127efeb3c
-
Kishor Bhat yazdı
Assigned Ctrl+Shift+F8 to .uno:BasicStepOut Change-Id: I2fe2b125bf859cb8179f8fb797a13841c5207b81 Reviewed-on: https://gerrit.libreoffice.org/14230Reviewed-by:
Katarina Behrens <bubli@bubli.org> Tested-by:
Katarina Behrens <bubli@bubli.org>
-
Vasily Melenchuk yazdı
INetURLObject class is used to create correctly encoded URL Change-Id: Icc9e71e848fd8a0b487f74232b9ad3e7ddde50b4 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Iab7b4941e9b41249f2a30fa6139313239a98c501 Reviewed-on: https://gerrit.libreoffice.org/14276Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Noel Grandin yazdı
and fix a bug where SalObject::Enabled(bool) should be virtual, introduced by my commit b44cbb26 "new loplugin: change virtual methods to non-virtual" Change-Id: I08cdddb36eed887ea7bd01f6260fa5fd89d12429 Reviewed-on: https://gerrit.libreoffice.org/14273Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: I8f0cc916fc09af68436e7daafce9288097fe3be2
-
- 01 Şub, 2015 9 kayıt (commit)
-
-
Tsutomu Uchino yazdı
if failed to detect the control-implementation (cherry picked from commit 23e16b91) Conflicts: xmloff/source/forms/elementimport.cxx xmloff/source/forms/elementimport.hxx Change-Id: I0ab4f9ff909ceba18a74d38488f6d0bdb3126110
-
Caolán McNamara yazdı
Change-Id: I75b8cdffd965c6d99fd3693a6297c023279df76e
-
Caolán McNamara yazdı
surely we clone from the source and return the newly created entry. Presumably this doesn't break all the time because aCloneLink is generally set ? coverity#1267678 Resource leak Change-Id: I3e02dfaef371e006f1510b186cdd881c991ef2cf
-
Caolán McNamara yazdı
Change-Id: Ia7abc084acb0f9e8a25e93fa86bf254eee7cda21
-
Caolán McNamara yazdı
Change-Id: Ib72c0daf8573314d601d7acea3a1fbb3183b4bb6
-
Caolán McNamara yazdı
Change-Id: Ib58f88c0756bdcedeb1f478364e0d89640fd3d11
-
Caolán McNamara yazdı
Change-Id: Icaa71c9f5a7766ea2297d63b19ceff36913a3d0b
-
Caolán McNamara yazdı
Change-Id: If7af42b345c876d29d750a29c1a406e862788b06
-
Caolán McNamara yazdı
Change-Id: Ia4728352f86a8c1ac2007918708430b5221ea9fe
-