[Libreoffice-bugs] [Bug 143315] FILESAVE: PPTX: Bullet added to WordArt in MSO after RT

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143315 --- Comment #6 from Mike Kaganski --- FTR: this was not a true regression (and that's why I was confused initially): this was just a smelling code dependent on a fragile unspecified and unreliable implementation detail, which got

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - filter/source sd/qa

2021-07-15 Thread Mike Kaganski (via logerrit)
filter/source/msfilter/msdffimp.cxx|3 + sd/qa/unit/data/ppt/tdf143315-WordartWithoutBullet.ppt |binary sd/qa/unit/export-tests-ooxml2.cxx | 26 + 3 files changed, 29 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - svx/source

2021-07-15 Thread Szymon Kłos (via logerrit)
svx/source/sidebar/area/AreaPropertyPanelBase.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 33e4ad909b54de433e7f73a87348505bd3fd6624 Author: Szymon Kłos AuthorDate: Wed Jul 14 16:10:03 2021 +0200 Commit: Szymon Kłos CommitDate: Thu Jul

[Libreoffice-bugs] [Bug 58521] Endnotes always start on a new page, no option to have it directly at the end (unless using sections)

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58521 --- Comment #27 from Commit Notification --- Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/892488b64f09190896d5a14e3f555ca91b3449e3 tdf#58521 Enable

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2021-07-15 Thread Gabor Kelemen (via logerrit)
sw/qa/extras/layout/data/tdf58521-footnotes-endnotes.rtf | 217 +++ sw/qa/extras/layout/layout2.cxx | 15 + writerfilter/source/dmapper/DomainMapper.cxx |4 writerfilter/source/filter/WriterFilter.cxx |1 4 files changed,

[Libreoffice-commits] core.git: sw/source

2021-07-15 Thread Miklos Vajna (via logerrit)
sw/source/filter/ww8/rtfattributeoutput.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 43f11dfb6674bb1e8a52ffba0682d692da8d45b2 Author: Miklos Vajna AuthorDate: Wed Jul 14 20:44:24 2021 +0200 Commit: Miklos Vajna CommitDate: Thu Jul 15

[Libreoffice-bugs] [Bug 137410] Hang on reading tabledata from mariadb

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137410 --- Comment #6 from bugzi...@htbes.nl --- I doubt, I had the same problem with Win7. As it took too much time searching for a solution I changed to Lazarus as DB-frontend, both on Win7 as Linux. More effort but also more reliable and

[Libreoffice-bugs] [Bug 143075] Libreoffice Writer - Paste special, DDE cannot be deleted

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143075 Dieter changed: What|Removed |Added Whiteboard| QA:needsComment| CC|

[Libreoffice-bugs] [Bug 96000] [META] Spelling and grammar checking bugs and enhancements

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96000 Dieter changed: What|Removed |Added Depends on||143066 Referenced Bugs:

[Libreoffice-ux-advise] [Bug 143066] TOC: Give option to switch off spell checking for table of contents

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143066 Dieter changed: What|Removed |Added Keywords||needsUXEval Blocks|

[Libreoffice-bugs] [Bug 143066] TOC: Give option to switch off spell checking for table of contents

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143066 Dieter changed: What|Removed |Added Keywords||needsUXEval Blocks|

[Libreoffice-bugs] [Bug 89606] [META] Table of Contents and Indexes bugs and enhancements

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89606 Dieter changed: What|Removed |Added Depends on||143066 Referenced Bugs:

[Libreoffice-bugs] [Bug 108601] FORMATTING Value of Format - Rows - Optimal Height is not saved

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108601 --- Comment #15 from Ulrich Windl --- I don't know the internals, but as "optimal width" and "optimal height" are "one-shot" operations (and not a formatting option) AFAIK, the cell widths and heights just need to be saved. And if there

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 Commit Notification changed: What|Removed |Added Whiteboard||target:7.3.0 -- You are

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2021-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #1 from Commit Notification --- YakovlevAl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2a31c5dd37012de5a52dbbc08937401fc38434fb tdf#143148 Use pragma

[Libreoffice-commits] core.git: tools/inc

2021-07-15 Thread YakovlevAl (via logerrit)
tools/inc/poly.h |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 2a31c5dd37012de5a52dbbc08937401fc38434fb Author: YakovlevAl AuthorDate: Thu Jul 15 01:49:52 2021 +0300 Commit: Ilmari Lauhakangas CommitDate: Thu Jul 15 08:06:11 2021 +0200 tdf#143148

[Libreoffice-commits] core.git: test/qa test/source

2021-07-15 Thread Mike Kaganski (via logerrit)
test/qa/cppunit/test_xpath.cxx |3 +++ test/source/xmltesttools.cxx |4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 798d19c80853166042ce8a14edf4a25cd491d6aa Author: Mike Kaganski AuthorDate: Thu Jul 15 00:03:13 2021 +0200 Commit: Mike Kaganski

<    1   2   3   4