- 28 Agu, 2013 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I3eef26d4ad07a93e044bf8dddddf2d922849435d
-
Lionel Elie Mamane yazdı
Change-Id: Icf4746d70488bec20b4c47fc65fa989cfe90992b
-
Lionel Elie Mamane yazdı
e.g. when growing m_aRow from size 3 to size 10 (that is, columnIndex==9), the old code was initialising only position 9 while it we need to initialise all new positions, that is positions 3 to 9. Change-Id: I6a51b816104e33fdd7773b68e254e9bea50110ef
-
Lionel Elie Mamane yazdı
fillColumn is the only caller of impl_getBookmark, so all necessary setup (in particular ensureCacheForColumn) is already done, and does not need to be done in impl_getBookmark again. Change-Id: Ic78b7dabd7c536abd9ed956baa178d685a63f713
-
Eike Rathke yazdı
Change-Id: I121e0bd6004a736c7a64fb24ebc58ad784543bd1
-
Eike Rathke yazdı
Change-Id: I1851e4eb821d1230df7268378c786d55a8652f9d
-
Eike Rathke yazdı
Change-Id: Iddfe959568f73f71827d9c1c651087ec93cbc941
-
Eike Rathke yazdı
Change-Id: I459a9aefa65cb1e3e65e128bf9e2e323768acade
-
Andrzej J.R. Hunt yazdı
Change-Id: I70d5ab9bacdeabe6c4edf6f70a9ba283b46c180f
-
Andrzej J.R. Hunt yazdı
Change-Id: I99bac2cfde956d2b91dce33fc12ce9044a9c219a
-
Andrzej J.R. Hunt yazdı
Change-Id: Id5e2aab669ba047e9ecb392187aae7c4aa384dda
-
Andrzej J.R. Hunt yazdı
Change-Id: Ic27e886643128edeb5b2d5c81e86681f4dd8d33b
-
Andrzej J.R. Hunt yazdı
Change-Id: I88f47ee442ade499c7f4018ce8b1ffe54b362067
-
Andrzej J.R. Hunt yazdı
Change-Id: I8a6c9f335574196a50827db7eb44b82f9ea4df16
-
Eike Rathke yazdı
Change-Id: I2a36296e1210e349a7b53d999a2438aa45f3e2c2
-
Eike Rathke yazdı
Change-Id: I88be91690f11bc11d70bd54310d0130723245286
-
Eike Rathke yazdı
Change-Id: Ife3694e9432141e638d8f6050f4e5335c254cdbf
-
Eike Rathke yazdı
Change-Id: I0e67eec9efa32c1d3d3f8d3ad3845368822bb0ee
-
Eike Rathke yazdı
Change-Id: I74b4085394955906e075d77bc761dbdc92d06182
-
Eike Rathke yazdı
Change-Id: I817b2cf9a015709d90b3f1c22290bce0cbc31eab
-
Eike Rathke yazdı
Change-Id: I73024a91740dbfde6df78c5388ae4861a6e44294
-
Eike Rathke yazdı
Change-Id: Ib5a880698dd6faea9a5b592221f2b302889bfc24
-
Kohei Yoshida yazdı
And a new test case to catch it. Change-Id: Ie51ddf185f70c656e7d838fc7016b5726efbdf3f
-
Andrzej J.R. Hunt yazdı
Currently the hsqldb and jdbc sdbc drivers are broken due to this. Change-Id: Ib49cb2aac707a354f6de9e4c658f9baf288142fd Reviewed-on: https://gerrit.libreoffice.org/5666Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Stephan Bergmann yazdı
Change-Id: Id28fb53a98ff164cd14f8f9dcb4ebee7a71bfd1e
-
Armin Le Grand yazdı
(cherry picked from commit 2178fea0) Change-Id: Ib83d10bcd2d0950fbb8afe8894caa9c0b60e6a5d
-
Stephan Bergmann yazdı
Change-Id: Ief0109289c6dc70b51193fa5f4432efe2b48c3fb
-
Armin Le Grand yazdı
(cherry picked from commit 07302c14) Change-Id: Iba5303085bf4d6fcc79c0d04197429c436666e15
-
Caolán McNamara yazdı
required due to 45a8eaf9 Change-Id: Ibffc9b4a5eaa8ad538ce53f0389519721fdbcf20
-
Miklos Vajna yazdı
The bugdoc has a table with a single cell, and also a nested table in that cell. Both tables have auto width. The problem was that the width of the outer table was too large. There is a trick in DomainMapperTableManager::startLevel() to get the cell widths at the correct level: do the same in DomainMapperTableManager::endLevel(), and that'll fix the table width problem. (Because with that, the outer table will correctly have access to its cell width.) Change-Id: Ib750f0475364fd7e47c445cb54f2df34f3af085d
-
Petr Mladek yazdı
It allows to build only the common parts of the help, e.g. bundle the helpcontent-related icons. It is useful when the build content is built separately. For example, it is used to speed up the build of the main package in openSUSE Build Service.
-
Andrzej J.R. Hunt yazdı
embeddeddbList is only present in generalpagewizard.ui but not in generalpagedialog.ui, hence it should be controlled by OGeneralPageWizard and not OGeneralPage. Change-Id: I7c52493e12b40d9043d80fb023cfc9eb9c9e42ec Reviewed-on: https://gerrit.libreoffice.org/5654Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Caolán McNamara yazdı
Project: help 16b65faf0107a28c44eb590e3c4b008781929366
-
Minh Ngo yazdı
Change-Id: Iff3f91041a69c9a307de9fe82039a57b69309cd0
-
Jelle van der Waa yazdı
Change-Id: I1b91f139575a86b19d7a0613d1f563d215b41b9d Reviewed-on: https://gerrit.libreoffice.org/5601Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I9349cfb30f544d6e64231910e3dad832a3770509
-
Eike Rathke yazdı
Change-Id: Ib4eb93f9ba8145f6404bed9393580646358bb805
-
Eike Rathke yazdı
Change-Id: I04cc9a1bb5a3dd92dc2cb8ce49609acf9daaf139
-
Eike Rathke yazdı
Change-Id: I6ba7c0bdc8f72910a414a07432815bc225125a07
-
Kohei Yoshida yazdı
Change-Id: Iaf9295e33e4771f39a085f6ee3cb88ebbf662ff0
-