df-libreoffice:distro/collabora/cp-6.0-29

Last commit made on 2019-06-17
Get this branch:
git clone -b distro/collabora/cp-6.0-29 https://git.launchpad.net/df-libreoffice
Members of The Document Foundation can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
distro/collabora/cp-6.0-29
Repository:
lp:df-libreoffice

Recent commits

7445621... by =?utf-8?q?Toma=C5=BE_Vajngerl?= <email address hidden>

tdf#124907 vcl: react to pan gesture for listbox and other widgets

Reviewed-on: https://gerrit.libreoffice.org/74087
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <email address hidden>
(cherry picked from commit 08f485c6e92bd56c8c26171316b842cd213a8a09)

Change-Id: I4579f8edd2bf24506b1d55a7291cd86e276f30a4
Reviewed-on: https://gerrit.libreoffice.org/74164
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

49943f9... by =?utf-8?q?Szymon_K=C5=82os?= <email address hidden>

lok: send message when in place editing

Change-Id: I96d22cabeda1eb851116d556a5302394a0dd7f93
Reviewed-on: https://gerrit.libreoffice.org/73162
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

4fab6da... by Michael Meeks <email address hidden>

lok: remove ext text event re-entrancy hazard.

Change-Id: I7566c158330bab77589d422c61c64210727ab835
Reviewed-on: https://gerrit.libreoffice.org/73625
Tested-by: Jenkins
Reviewed-by: Michael Meeks <email address hidden>
Reviewed-on: https://gerrit.libreoffice.org/73756
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

271cfde... by Andras Timar <email address hidden>

Change PACKAGEREVISION to 291

We cannot bump the version number on this branch,
that we keep compatible with Collabora Online 4.0.x.

Change-Id: Ic3faf64193a5c74bd64a7a1003f3f6a41739752c

4db76f9... by Rb-henschel

tdf#118375, tdf#70838 correct position of rotated shape in doc

Word relates the position to the unrotated shape in legacy doc
format. Writer uses the rotated shape. The patch corrects the
difference on import and export.

Reviewed-on: https://gerrit.libreoffice.org/70152
Tested-by: Jenkins
Reviewed-by: Regina Henschel <email address hidden>
(cherry picked from commit 421e6fc3cd2e6fe37afbef341e2d0ad7b8edde37)

Change-Id: I25537123656e62d6ffae5118ee8d621a4b5c5be0

2c53920... by Justin Luth <email address hidden>

tdf#120145 ww8import: ignoreCols if section is inserted

Otherwise, the column setting is duplicated both in the section
and in the page style.

Change-Id: I14383c646e709a3653f1054f0d4170a2963529c1
Reviewed-on: https://gerrit.libreoffice.org/66151
Tested-by: Jenkins
Reviewed-by: Justin Luth <email address hidden>
(cherry picked from commit 84fefd7c295fc05499ca222dff50c2fe4e0fb27e)
Reviewed-on: https://gerrit.libreoffice.org/66217
Reviewed-by: Miklos Vajna <email address hidden>
(cherry picked from commit 0e863f5529318e07f46568150e489cb0bef9b616)

e4ec759... by Justin Luth <email address hidden>

tdf#123636 writerfilter: handle deferred breaks on frames

and...
related tdf#123636 writerfilter: split newline also if PAGE_BREAK

...but only with old MSWord compat flag SplitPgBreakAndParaMark.

All of the other cases (COLUMN_BREAK and non-empty runs) split
the paragraph, so why not here? This document shows it is needed,
but only for SplitPgBreakAndParaMark documents.

Note: Word 2003 doesn't display "modern" docx well in this regard.
It adds extra paragraphs where it shouldn't. There are already
example unit tests that ensure that extra paragraphs aren't written
for SplitPgBreakAndParaMark == false.

The actual bug's document is not related to the compatibility flag.
That will be handled in separate commit.

Reviewed-on: https://gerrit.libreoffice.org/70835
Tested-by: Jenkins
Reviewed-by: Justin Luth <email address hidden>
(cherry picked from commit 89e44da1ab450f6e2f4106103efd169227683f20)

tdf#123636 writerfilter: handle deferred breaks on frames

...similar to handling breaks before shapes in lcl_startShape.

Three different examples found to create/split a paragraph.
Which one to use? (addDummy, m_bIsSplitPara, and
lcl_startCharacterGroup). SplitPara is not good because the
paragraph properties probably should not be copied to the
dummy paragraph (like numbering for example). Slightly
modified the lcl_startChar example to ensure that the dummy
paragraph doesn't steal a part of the properties, but is
only default properties plus page-break.

This doesn't export very well, so roundtripping is very poor.

Research Note: There exists a compat flag showBreaksInFrames
(Display Page/Column Breaks Present in Frames)
"This element specifies whether applications should
honor the presence of page and/or column breaks which are
present within the contents of paragraphs which have been
defined as frames using the framePr element."
--Currently, LO does nothing with this flag. Probably too
exotic and irrelevant (word 2003 era?).

No existing unit tests found that have isSet(pg_brk) frames.

Reviewed-on: https://gerrit.libreoffice.org/71255
Tested-by: Jenkins
Reviewed-by: Justin Luth <email address hidden>
Reviewed-by: Miklos Vajna <email address hidden>
(cherry picked from commit f6f53f76e15f5eecc5b6ce56e471c53cebfea8ad)

Change-Id: I29f815355401c7af8b347a3ed9d0298bc9b27b93

deb0e1e... by =?utf-8?q?Tam=C3=A1s_Zolnai?= <email address hidden>

tdf#122765: Legend interferes with pie chart after pptx import, second part

Revert of:
2903c5f59d257b6ab94f32df64513f2edf94fb0b

Reverting this commit does not lead to the original bug
to come back, so we can revert it without a problem.

Change-Id: I244a6b9451c47e1094db8a77c71b6696e0c464cc
Reviewed-on: https://gerrit.libreoffice.org/73139
Reviewed-by: Tamás Zolnai <email address hidden>
Tested-by: Tamás Zolnai <email address hidden>
(cherry picked from commit 63d17d01da0f9e3a7554e4327244ee4457b7188d)
Reviewed-on: https://gerrit.libreoffice.org/73160
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

2dc855e... by =?utf-8?q?Tam=C3=A1s_Zolnai?= <email address hidden>

Add unit test for tdf#118150.

Change-Id: Icea2c8aacb36e843dad67a056d07d6495fbbb17a
Reviewed-on: https://gerrit.libreoffice.org/72678
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <email address hidden>
(cherry picked from commit a703b4d8842261f55f489c28352df1f53a9b070a)
Reviewed-on: https://gerrit.libreoffice.org/72766
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>

092990a... by =?utf-8?q?Tam=C3=A1s_Zolnai?= <email address hidden>

tdf#125360: PPTX: Shape fill transparency is not exported

.. if the original shape fill is defined with a theme

Override the alpha value with the current value get from
FillTransparence API attirbute even if the color is defined
with a style or a color scheme.

Reviewed-on: https://gerrit.libreoffice.org/72596
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <email address hidden>
(cherry picked from commit 259d01a34d27df2fbfd11c3bf6fe9dc508ff6ac2)

Change-Id: I09d26238a9c2b501279e6749687dc535e614bbd6
Reviewed-on: https://gerrit.libreoffice.org/72617
Reviewed-by: Andras Timar <email address hidden>
Tested-by: Andras Timar <email address hidden>