- 23 Ock, 2017 28 kayıt (commit)
-
-
Pranav Kant yazdı
Change-Id: Ia892c346d4a3c0a5439c7977963cc502d287e6f7 Reviewed-on: https://gerrit.libreoffice.org/33445Reviewed-by:
pranavk <pranavk@collabora.co.uk> Tested-by:
pranavk <pranavk@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Ic7a8b32887c968d86568e4cfad7ddd1f4da7c73f Reviewed-on: https://gerrit.libreoffice.org/33339Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
This reverts commit 4b429851 and implements sberg's advice and removing copy operator Change-Id: I76876701f2585d4d1eacc4664b17d9ff73b26722 Reviewed-on: https://gerrit.libreoffice.org/33342Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Pranav Kant yazdı
We used to use HorizontalAlignment uno command for cell alignment both in online and gtktiledviewer. To make things simpler, lets use separate cell alignment uno commands for spreadsheets like we have in writer and impres. Change-Id: I2a959d1892f6b02db7a9ce51d55309216e4b3c6c Reviewed-on: https://gerrit.libreoffice.org/33444Reviewed-by:
pranavk <pranavk@collabora.co.uk> Tested-by:
pranavk <pranavk@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: I5640ad193f2766400554012383d6c910f2160378 Reviewed-on: https://gerrit.libreoffice.org/33396Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Gabor Kelemen yazdı
Change-Id: I96a6baaebb80283a40051fd8dc062513d4ae32a8 Reviewed-on: https://gerrit.libreoffice.org/33411Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Gabor Kelemen yazdı
Change-Id: I075e166555baf12b051e429ce9d27367b450b023 Reviewed-on: https://gerrit.libreoffice.org/33412Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Ia17a1cca542ef0008fe32f2dbfcfce1ecd3161a2
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I0d7d71a76c84f61f87399d7b7d93be0e50ccae16
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I7815a0a3c01fce57b4798ac1dbf501e20444c61d
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I626ad9875528fa76d8f781b07cc86e149032ecb1
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I4ebbdbcbd619991c3dae0733b797f310903f96e6
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Id8c1b2dbb9acb0861f71f05a83842f357edfc1e8
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I4fde1277c023101e5331e3dad4f0243bd8ac8e3f
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I056fc3767f2e7b3ffacdd930e9a8e3b71c32620e
-
Noel Grandin yazdı
since the field is SvRefBase-derived Change-Id: Ie84c48daf93e3805b2db240a497a8496779fe750
-
Noel Grandin yazdı
rather than manual acquire/release Change-Id: Ic5f013b7e4cafc597c659c61fbf568adccfd806a
-
Noel Grandin yazdı
rather than manual acquire/release Change-Id: I3276361153591a3af8c6b00b478365b2700dedf5
-
Noel Grandin yazdı
rather than manual acquire/release Change-Id: Ib4b52fb4a85223f974e9905bc3d02eb839150030
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Id795dca5ff9e392fa2649f4721a73ce3ffd6de2c
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Ie641f72687a05e1cd3cf697d551f9c6d21ac4487
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Ie103377d89419648d5f1d786933030b6f6166515
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: I8baa2e7ac64445ea69d4b62566a89b6e42307e51
-
Noel Grandin yazdı
instead of manual acquire/release Change-Id: Ie80253b5a59a3e3fcd52f98d9c26bcde42fe985a
-
Noel Grandin yazdı
instead of storing both a raw pointer and an uno::Reference Change-Id: Ia7a177ed9adcd9d413c86490b57036b0bd80f76d
-
Ashod Nakashian yazdı
Change-Id: I33bc59756f46b51a69efd91b89813ba17eca6218 Reviewed-on: https://gerrit.libreoffice.org/33403Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com>
-
Justin Luth yazdı
This also reverts temporary commit ba2c31da which was done to look for more pro or con proof documents. None found. This section of code has been essentially unmodified since the initial import in 2000, so apparently the necessity for preventing the processing of a section if the table item contains pageBreak info is no longer valid. My guess is that tables were excluded to fudge round-tripping better. Recent use of dummy paragraphs during import fixes many import problems, and thus export of the section node no longer should be avoided. Change-Id: I28bcf618f596a1676e2e7820de192ca63bffe68f Reviewed-on: https://gerrit.libreoffice.org/32936Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Justin Luth <justin_luth@sil.org>
-
Ashod Nakashian yazdı
Mouse and keyboard operations typically come in batches, and often each results in tile invalidations and/or layout modifications. Processing each input event on its own, then processing the resulting output event is very costly and unecessary when we know there is more of the same. The new API adds support for batching such related input events by disabling the output events generated by Core until the batch is done. The client can then process the resulting events, which will be compressed and deduplicated. Change-Id: Id381dab807186d010021a8778ee440074a739920 Reviewed-on: https://gerrit.libreoffice.org/33402Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com>
-
- 22 Ock, 2017 12 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I1b959ce8f46f45a789bb7d493c371677ba775f3b
-
Caolán McNamara yazdı
Change-Id: Icac88c7b439036434cbf2352ac50e954139db4ce
-
Caolán McNamara yazdı
Change-Id: I4e890ab80ed4ddb24b0fd41dae12264c99fb1477
-
Caolán McNamara yazdı
Change-Id: I4aca6cb1c3dae652595b93ff7507db713a668d5f
-
Caolán McNamara yazdı
Change-Id: I914206bad88fb3c405a335c2926fb51e39b7857e
-
Caolán McNamara yazdı
Change-Id: I50a728e785589e3ec2d9128679f3e69451c5102a
-
Caolán McNamara yazdı
Change-Id: I025e416a6a162316d82cfbde9fbfcb0a45e888d5
-
Andras Timar yazdı
Project: dictionaries d759f48f50da7ecd05b045780079b54d339f36c6 tdf#105396 update German dictionaries Change-Id: I74d65e945c3ad080d95d77d846e56b4fa493c3aa Reviewed-on: https://gerrit.libreoffice.org/33395Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Jochen Nitschke yazdı
but manage ownership from start Change-Id: I22d855d89bd93c56fbbcc1fb64e757fc950aa791 Reviewed-on: https://gerrit.libreoffice.org/33391Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jochen Nitschke yazdı
> Expression is always false becase 'else if' condition matches > previous condition at line 1130. Change-Id: Ic56379716ada435ad7e2a00252310bfa50868f04 Reviewed-on: https://gerrit.libreoffice.org/33388Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jochen Nitschke yazdı
no need to initialise twice, actually no need to explicit initialise unique_ptr to nullptr Change-Id: Iff213722e22a0056d7e4c635e62437479c021f08 Reviewed-on: https://gerrit.libreoffice.org/33389Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Jochen Nitschke yazdı
don't initialise the unique_ptr m_pFat twice Change-Id: Ifa4d9b68756c89c76a1be5803e84526dcfa2c1e7 Reviewed-on: https://gerrit.libreoffice.org/33390Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-