- 09 Şub, 2018 32 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I0ee43e78b5366f2c23fb0bac9a103af987138411 Reviewed-on: https://gerrit.libreoffice.org/49372Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: Iee2d79930d0c917518b180fdd63fe30c6860b9b1 Reviewed-on: https://gerrit.libreoffice.org/49466Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Eike Rathke yazdı
Source: https://en.wikipedia.org/wiki/Quotation_mark#German https://de.wikipedia.org/wiki/Anf%C3%BChrungszeichen#Schweiz,_Liechtenstein,_Frankreich Change-Id: I9aa13eb610b39d1443acb0d2993a3e6f3e68a12e
-
Noel Grandin yazdı
commit 7116b9cc Change-Id: I40d7f88fa76c620abd8838a0dd525e67eeeb747b
-
Jim Raykowski yazdı
Change-Id: Ie006e01ea6179b94cca77354437678ff90e1bbd6 Reviewed-on: https://gerrit.libreoffice.org/49400Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Caolán McNamara yazdı
Change-Id: I84fa219708199cd8293e6887860ba44dd897a2e8
-
Caolán McNamara yazdı
Change-Id: I03fe80f9568759b829fac4e9bcfd496efebe6a26
-
Caolán McNamara yazdı
Change-Id: I6d32a6b6f1dd91db42a3f154700ea55603f0e4dd
-
Caolán McNamara yazdı
Change-Id: I5177d42b47a4bca614878dce4a69ab16b5cfe163
-
Caolán McNamara yazdı
Change-Id: I1a67cb2f1c686032438852fec1267a59fbd04d7f
-
Caolán McNamara yazdı
Change-Id: Ic063786ba41aa9a985f505e62b43d3d543a0d48f
-
Caolán McNamara yazdı
Change-Id: Id75f5f4b578fd176c17e5763569f1403260c6594
-
Caolán McNamara yazdı
Change-Id: Ia79be052dd3f6b6ed38fb326558924c853af5fff
-
Caolán McNamara yazdı
Change-Id: I5aae26c38f3645020f0e1d6d7b6877c2727af1b4
-
Caolán McNamara yazdı
Change-Id: I004a6d322f60d916cc4635b362ce948e8a10d7c7
-
Caolán McNamara yazdı
Change-Id: I0d329357ac282d4652b0f7ebc401cbd51963461b
-
Caolán McNamara yazdı
Change-Id: Ia174fd94c57cc3c899c10e1c0dc5968965a50427
-
Justin Luth yazdı
logic error - the username was being cleared on initial page load, and was toggling on and off every time the radio button was tapped. Change-Id: I8c2334665cd18fe8cdd0ea6739e90b088a105256 Reviewed-on: https://gerrit.libreoffice.org/49467Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org>
-
ekuiitr yazdı
Change-Id: I5a29b58f6e8981ee3de73ccaa83ed04e4ee71dc6 Reviewed-on: https://gerrit.libreoffice.org/49314Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Markus Mohrhard yazdı
Change-Id: Ic911fb7d5f99f692c960ef5267e37b263e798672 Reviewed-on: https://gerrit.libreoffice.org/49457Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: Iaf3cd96f6a8397a69896e02831b5ce016ca262ef Reviewed-on: https://gerrit.libreoffice.org/49456Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I71f5a1e5240ffbc34d3c6ce86f81b20213c26b6d Reviewed-on: https://gerrit.libreoffice.org/49455Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Miklos Vajna yazdı
This time not breaking other platforms. Thanks to Stephan Bergmann for suggesting this alternative way. Change-Id: I2535e57de1aafd17960a1d1054fc58a47933bb58 Reviewed-on: https://gerrit.libreoffice.org/49441Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Muhammet Kara yazdı
There appears to be broken GCC out there, at least some "gcc (Debian 6.3.0-18) 6.3.0 20170516", even with -std=gnu++17, reportedly does not treat the in-class declaration of MAX_WIDTH as a definition, and needs this old-style out-of-class definition, too. See also bc2ae79f Change-Id: Iaeb85e244d5963c01a86806f481c9d667b1f26a1 Reviewed-on: https://gerrit.libreoffice.org/49431Reviewed-by:
Jim Raykowski <raykowj@gmail.com> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
...as f6281ec4 "#i110273# caption order changed for locale hu" added a special value for xml:lang="hu", but failed to take into account that the property is not localized. Until now, every installation that had the hu localization installed (but regardless of whether or not it was actually using it) would always have reported the special hu value (true), while any other installation would always have reported the default value (nil, mapped to false in the else branch at the end of SwInsertConfig::Load, sw/source/uibase/config/modcfg.cxx). Unless the value was overwritten in registrymodifications.xcu (by changing the Options dialog "LibreOffice Writer - AutoCaption - Caption Order" setting). In which case the hu localization will now start to use its default again (true), while all other localizations will continue to use whatever value had been stored (without an xml:lang attribute) in registrymodifications.xcu. This is a bit unfortunate for the hu-localization case. It should probably be mentioned in the release notes. (Strictly speaking, changing a property from non-localized to localized, as is done here as well as in e.g. ffd8369b "rhbz#1541486: Fix localized'ness of ooSetupFactoryUIName props" is an incompatible change which 3rd-party code can observe through the css.configuration UNO API. But chances are extremely low that this will have any impact, as access to any property's value is normally done in a way that makes it transparent whether or not the property is localizied.) Change-Id: Ia840e28e10d0fa388bff6eaf8aadf0e8e6b25a19 Reviewed-on: https://gerrit.libreoffice.org/49414Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
...as b1b32514 "INTEGRATION: CWS os103: #i81308# default tab stop in local zh-CN changed to 0.74 cm" added a special value for xml:lang="zh-CN", but failed to take into account that the property is not localized. Until now, every installation that had the zh-CN localization installed (but regardless of whether or not it was actually using it) would always have reported the special zh-CN value (740), while any other installation would always have reported the default value (1250). Unless the value was overwritten in registrymodifications.xcu (which, it turns out, it always was, see 35140501 "Add missing no-modify mode for SwMasterUsrPref::Set* functions"; but could also have been done explicitly by the user by changing the Options dialog "LibreOffice Writer - General - Settings - Tab stops" setting). In which case the zh-CN localization will now use its default value (740), while all other localizations will use whatever value had been stored (without an xml:lang attribute) in registrymodifications.xcu. This is unfortunate (as the zh-CN localization may lose any value explicitly set by the user, while non-zh-CN localizations may continue to use a wrong default value, if the zh-CN localization is or ever had been installed). It should probably be mentioned in the release notes. (Strictly speaking, changing a property from non-localized to localized, as is done here as well as in e.g. ffd8369b "rhbz#1541486: Fix localized'ness of ooSetupFactoryUIName props" is an incompatible change which 3rd-party code can observe through the css.configuration UNO API. But chances are extremely low that this will have any impact, as access to any property's value is normally done in a way that makes it transparent whether or not the property is localizied.) Change-Id: I6f49ecd9ac145dfe6825e727e72fffea515490ea Reviewed-on: https://gerrit.libreoffice.org/49433Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
...originally introduce with 999c68f1 "genLang project (awareness)", but apparently never took off. Change-Id: I6f61271a75d96750dea63de596b7745c2f589b83 Reviewed-on: https://gerrit.libreoffice.org/49389Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Noel Grandin yazdı
intended to replace the existing methods that return mutable ref And add the clang rewriter I will use to do most of the work. Change-Id: If00be13da5c16c07671cedbcfea21528bac33c8a Reviewed-on: https://gerrit.libreoffice.org/49430Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Markus Mohrhard yazdı
Change-Id: Ibe3ade28884b4e1264cd5a5a68a8e428ee3d9a48 Reviewed-on: https://gerrit.libreoffice.org/49454Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Szymon Kłos yazdı
Change-Id: I23d18acef0bd5db4a4ad6fc67d409e7ed5c93949 Reviewed-on: https://gerrit.libreoffice.org/49462Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Szymon Kłos <szymon.klos@collabora.com>
-
Mike Kaganski yazdı
Two cases are handled: when a file is being opened, and when it was opened read-only already, and one tries to reopen it in edit mode. The option to ignore locking and open the file anyway is only offered when there is no filesystem lock present on the file. Change-Id: I377d3cae4c949ae64d449634acea8fb3f68a5700 Reviewed-on: https://gerrit.libreoffice.org/49448Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I80eadaa097afdbe4394aceca9f40b9753792f30b
-
- 08 Şub, 2018 8 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I9966166561d4c6e577f3f7e8e04572f97a0b295e Reviewed-on: https://gerrit.libreoffice.org/49450Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com>
-
Eike Rathke yazdı
{=SUM(IF(EXACT(OFFSET(A7,0,0):OFFSET(A7,2,0),A$1),OFFSET(A7,0,1):OFFSET(A7,2,1),0))} shall be the same as {=SUM(IF(EXACT(A7:A9,A$1),B7:B9,0))} Change-Id: Id503ef41140d1e9c4aeabbec08d1199dd6dd8593
-
heiko tietze yazdı
Long text moved into a tooltip Change-Id: I981970c6e1fa16397264ea852fcd9bc480a41980 Reviewed-on: https://gerrit.libreoffice.org/49413Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Maxim Monastirsky yazdı
See: https://github.com/linuxmint/muffin/commit/f3fce7898ba8aa82c4c82a50af2bb44c0ff79ddf Change-Id: Ic569bb7139fcb12e9549fa136c269f1a7ed10cb3 Reviewed-on: https://gerrit.libreoffice.org/49453Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Maxim Monastirsky yazdı
The dtor will never be called otherwise, because the dispatcher is holding a reference to us, so removeStatusListener is needed first. Regression of a5dbe5a8 ("use rtl::Reference in svl,sfx2") Change-Id: I52da6152f0ddb0030d7354f7201e969d5a1f11cf Reviewed-on: https://gerrit.libreoffice.org/49423Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Gabriele Ponzo yazdı
The Insert Author menu entry does not insert the author field but the "DocInformation:Created" field. Change-Id: I6dadbf17d5cd3cd2c7b652c1b1c28996c1148a8c Reviewed-on: https://gerrit.libreoffice.org/49281Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Caolán McNamara yazdı
Change-Id: If986352478f34f54015f1969c97c26e2ef05c06c Reviewed-on: https://gerrit.libreoffice.org/49444Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I7f716d2273115284769d580165fbfa21c1db541b Reviewed-on: https://gerrit.libreoffice.org/49422Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-