Age | Commit message (Collapse) | Author |
|
It fits better this way.
Change-Id: I139de7858e999a6dd26633a548c47634dfad8a65
|
|
Change-Id: I35ac8e9480a7540e049dc251a1470a27f0c2eafd
|
|
Change-Id: Ib5177530b7af15a5574245f53acfecd0ccce4b50
|
|
Change-Id: I3eef26d4ad07a93e044bf8dddddf2d922849435d
|
|
Change-Id: Icf4746d70488bec20b4c47fc65fa989cfe90992b
|
|
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
|
|
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
|
|
Change-Id: I121e0bd6004a736c7a64fb24ebc58ad784543bd1
|
|
Change-Id: I1851e4eb821d1230df7268378c786d55a8652f9d
|
|
Change-Id: Iddfe959568f73f71827d9c1c651087ec93cbc941
|
|
Change-Id: I459a9aefa65cb1e3e65e128bf9e2e323768acade
|
|
Change-Id: I70d5ab9bacdeabe6c4edf6f70a9ba283b46c180f
|
|
Change-Id: I99bac2cfde956d2b91dce33fc12ce9044a9c219a
|
|
Change-Id: Id5e2aab669ba047e9ecb392187aae7c4aa384dda
|
|
Change-Id: Ic27e886643128edeb5b2d5c81e86681f4dd8d33b
|
|
Change-Id: I88f47ee442ade499c7f4018ce8b1ffe54b362067
|
|
Change-Id: I8a6c9f335574196a50827db7eb44b82f9ea4df16
|
|
Change-Id: I2a36296e1210e349a7b53d999a2438aa45f3e2c2
|
|
Change-Id: I88be91690f11bc11d70bd54310d0130723245286
|
|
Change-Id: Ife3694e9432141e638d8f6050f4e5335c254cdbf
|
|
Change-Id: I0e67eec9efa32c1d3d3f8d3ad3845368822bb0ee
|
|
Change-Id: I74b4085394955906e075d77bc761dbdc92d06182
|
|
Change-Id: I817b2cf9a015709d90b3f1c22290bce0cbc31eab
|
|
Change-Id: I73024a91740dbfde6df78c5388ae4861a6e44294
|
|
Change-Id: Ib5a880698dd6faea9a5b592221f2b302889bfc24
|
|
And a new test case to catch it.
Change-Id: Ie51ddf185f70c656e7d838fc7016b5726efbdf3f
|
|
Currently the hsqldb and jdbc sdbc drivers are broken due to this.
Change-Id: Ib49cb2aac707a354f6de9e4c658f9baf288142fd
Reviewed-on: https://gerrit.libreoffice.org/5666
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: Id28fb53a98ff164cd14f8f9dcb4ebee7a71bfd1e
|
|
(cherry picked from commit 2178fea0941c4abb624ecddf2453f670ba68878f)
Change-Id: Ib83d10bcd2d0950fbb8afe8894caa9c0b60e6a5d
|
|
Change-Id: Ief0109289c6dc70b51193fa5f4432efe2b48c3fb
|
|
(cherry picked from commit 07302c14ad5e5983720a1d4514ff355b9930e5be)
Change-Id: Iba5303085bf4d6fcc79c0d04197429c436666e15
|
|
required due to 45a8eaf9c55f2686f69118641d8a8992a86dfe31
Change-Id: Ibffc9b4a5eaa8ad538ce53f0389519721fdbcf20
|
|
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
|
|
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.
|
|
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/5654
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Project: help 16b65faf0107a28c44eb590e3c4b008781929366
|
|
Change-Id: Iff3f91041a69c9a307de9fe82039a57b69309cd0
|
|
Change-Id: I1b91f139575a86b19d7a0613d1f563d215b41b9d
Reviewed-on: https://gerrit.libreoffice.org/5601
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I9349cfb30f544d6e64231910e3dad832a3770509
|
|
Change-Id: Ib4eb93f9ba8145f6404bed9393580646358bb805
|
|
Change-Id: I04cc9a1bb5a3dd92dc2cb8ce49609acf9daaf139
|
|
Change-Id: I6ba7c0bdc8f72910a414a07432815bc225125a07
|
|
Change-Id: Iaf9295e33e4771f39a085f6ee3cb88ebbf662ff0
|
|
Change-Id: Ie6515c6025c3f199797850cc0941f1efa729cdca
|
|
Change-Id: Ic2c6f574632092073eb30c1a52d43a1524b12aaf
|
|
Change-Id: I71acebdb9c55fdd71d2e611f2ba436f734e949a8
|
|
Change-Id: I1df4bdaa5f13ede9e04972a02948eb072dca2bec
|
|
Change-Id: I3572ccd1e984af97ede28db558e22ee6e8019344
|
|
Change-Id: I4929ac3b82af91d8b9cb95b033a9171d46554774
|
|
SwEditWin::MouseButtonDown(): for unknown reasons invalidating the
window here causes the column resizing lines to not be removed after the
resize is done, so disable it.
(regression from 289185fd02d6d9734b6dbde01f15c4e6c5beacbb)
Change-Id: If3ba0a72c53c5c2734fb905ae35d62f6a3e8938b
|