Age | Commit message (Collapse) | Author |
|
Change-Id: I01e3046caefdcfbf630f4a794f12e8890be6db40
Reviewed-on: https://gerrit.libreoffice.org/19902
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I8a660281a255d28981e23d3cf30ff6c337f0424d
Reviewed-on: https://gerrit.libreoffice.org/19876
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
|
|
Change-Id: I845e2ceab1cf35a021eea23632291111c8f43362
|
|
This helps ensure that images are swapped in when we actually
render tiles. Previously we'd sometimes have placeholders
instead of the image, which results in either an invalidate
(+rerender of that tile) once the image is swapped in (for
normal tiles) or a permanently missing image in the preview tiles.
Change-Id: I1a16a913faf9fad20e40a5d1aad3de187038c7a2
Reviewed-on: https://gerrit.libreoffice.org/19890
Reviewed-by: Andrzej Hunt <andrzej@ahunt.org>
Tested-by: Andrzej Hunt <andrzej@ahunt.org>
|
|
The missing convertMm100ToTwip() calls mispositioned the line shapes
inside the groupshape in case of using drawingML inside DOCX files.
Change-Id: I0c9d652de43d779f9073a8bfe22866ce4f31d0fa
|
|
Change-Id: Id4a5a5794ff03a88922df7fd1dcba75ed601dd59
|
|
Change-Id: I2749607eb2271a838acb8220c80d9363d8e8d867
|
|
Change-Id: I6189595cf20e371f29de8709abb742737bf5a770
|
|
Change-Id: I88954e88dce974a657575a23706d7ee9542ab530
|
|
Change-Id: I6bb154102d5e58e7c7e1f1b0d68629555a6d1697
|
|
detect when we can convert a new/delete sequence on a local variable to
use std::unique_ptr
Change-Id: Iecae4e4197eccdfacfce2eed39aa4a69e4a660bc
Reviewed-on: https://gerrit.libreoffice.org/19884
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
It also corrects one whitespace and an outdated comment.
Change-Id: Ife1c45d42b059353d3c98d68518d44a1379a96fa
Reviewed-on: https://gerrit.libreoffice.org/19899
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I66c7fb2b627d3380c09b6e5e495905bed67c2824
Reviewed-on: https://gerrit.libreoffice.org/19860
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: I1c8413cd0b9baa7f38e452e94f33e29bc4cf6717
|
|
Change-Id: I09ca56854f23fe1fc452648042990bee29082f88
|
|
Change-Id: I82046cfc191425dc830125944214293b5b9197f9
|
|
Change-Id: Ic4d29d6904d5631dbf2f755886ac9122c303553f
|
|
Change-Id: I6e7fcfd7e8819601ffe6ddac447ef9cf72fe13e6
|
|
Restored some missing includes and
refactored sot/formats.hxx.
Change-Id: I11b7102b06889f426f5e0f3efa3a835c6e774d88
Reviewed-on: https://gerrit.libreoffice.org/19891
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ic10dbef286d12e897841fac352d7f6e36086ab20
|
|
Change-Id: I604cef365d2b45c26686a9eaf014d431a4538153
Signed-off-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I84d7bc394532d86d42403efa357ee9f57c968640
|
|
Project: translations 4be4ef1047744aefb76f714402c34956429ad4f0
update translations for master
and force-fix errors using pocheck
Change-Id: I9407994b1931f2807645bd091474aac468b6efa9
|
|
Change-Id: I6d4c9877b4fd0147d75260570cbca6b9a6333762
|
|
Change-Id: I9e260670919d27aeaadbb34a716eca482c01f1c7
|
|
Change-Id: I01504a684805d582c3d9cb7a26acfc185b6eff73
|
|
Change-Id: I91f8fa3097c216230e4a9eaf1339157dd85bfdfc
|
|
Change-Id: Ibc40a0f8b422aebeeb1df5a6701dee4be134862b
|
|
Unsigned integer was used tp be consistent with previous integral type,
but both unsigned and signed integers are used by callers.
Change-Id: I3f902e00fbff690a72a7ca0f1c818976d3d2bebe
|
|
Change-Id: Ib21faeca4ca05bcb534c0418025c7f2607d21077
|
|
It is only needed when tiled rendering.
Change-Id: Ie1668f5f3d4d17abc212e2262a6c155dcb855d2e
|
|
With this, e.g. a line above a note (with width of 180 px) is also 180
px, not 12 px.
Change-Id: I7c4eeda1bc904242dc298013411b9671ba0f2149
|
|
Change-Id: I219f99fe1d518974fcc0c021ac0582022c6f554a
Reviewed-on: https://gerrit.libreoffice.org/19887
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: Ic3563dca7a1dc24e6bf3fab326a9521b2f62603c
|
|
Change-Id: Iae42578fe1dfb91e994abece577a2f9c6c6d5032
|
|
This reverts commit e3bd0951e6b8e8889aabc8640c5641ab32300517,
the newly added assert fires during JunitTest_forms_unoapi_2.
|
|
Change-Id: I90a955eb3e485723bb81e7164edcf60f7b0e94c7
|
|
Change-Id: I06921ce068a3ffc9c1502326f03e9b13ee1c6ef6
|
|
Change-Id: Ib52f7fb846886dd970ddd51475f890cd81c8f2b5
|
|
Change-Id: Iaa14c583c55c3582e33a1d073ea92b388cd6f3a4
|
|
Change-Id: I65de14686d730743abc5becb139a296c6a4a537d
|
|
Change-Id: I9f328c4852a69fc8bd670153653f4a985834f43b
|
|
Change-Id: I4e6979a5c59ee8a6ad1d55484c0c3ad3c32adce6
|
|
Change-Id: I414c1e7fa1b13d23f15f82d883ab95cf11f09299
|
|
Change-Id: I48e80668c76b7fb94dfa2876ae8ca5e895cea3be
|
|
Change-Id: Iee5d66a1c14e1583edb0945d23cec9986ce7a830
|
|
Change-Id: I4ba74ec66d6d848c7e49e85d2cebeb422e027f7d
|
|
Change-Id: I14ed4aa3cfc52dcb9a75de2364074dec18be3d5d
|
|
Change-Id: Ifbd1840464debfcdd0d390becc3fd72596c56669
|
|
Change-Id: I1d4f6975a7f3deac65510b3bf7ab80e9d01a3a6c
|