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

2020-05-30 Thread Xisco Fauli (via logerrit)
sw/qa/extras/htmlimport/data/tdf118579.html | 67 sw/qa/extras/htmlimport/htmlimport.cxx |7 ++ 2 files changed, 74 insertions(+) New commits: commit 5956df1a9bdc875856ae8e2fafe7b3c051721126 Author: Xisco Fauli AuthorDate: Fri May 29 17:49:50 2020

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sc/source

2020-05-30 Thread Noel Grandin (via logerrit)
sc/source/ui/cctrl/checklistmenu.cxx |6 -- sc/source/ui/inc/checklistmenu.hxx |2 +- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 98aced3625168e454679d3a14ebcdf55a67cbc18 Author: Noel Grandin AuthorDate: Fri May 29 15:10:08 2020 +0200 Commit: Noel

[Libreoffice-commits] core.git: compilerplugins/clang sdext/source sfx2/source starmath/source stoc/source store/source svgio/source svl/source svtools/source svx/source UnoControls/source writerfilte

2020-05-30 Thread Noel Grandin (via logerrit)
UnoControls/source/controls/progressbar.cxx |2 +- compilerplugins/clang/simplifybool.cxx|8 sdext/source/pdfimport/wrapper/wrapper.cxx|2 +- sdext/source/presenter/PresenterSlideSorter.cxx |2 +- sfx2/source/appl/childwin.cxx

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

2020-05-30 Thread Noel Grandin (via logerrit)
sc/inc/markarr.hxx|5 - sc/inc/markdata.hxx | 11 +-- sc/inc/markmulti.hxx | 16 ++-- sc/qa/unit/copy_paste_test.cxx|2 sc/qa/unit/mark_test.cxx | 34 +

[Libreoffice-commits] online.git: loleaflet/package.json

2020-05-30 Thread gokaysatir (via logerrit)
loleaflet/package.json |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d77189ff2b905b9a284f7d3460a28f7449dfe005 Author: gokaysatir AuthorDate: Sat May 30 09:36:23 2020 +0300 Commit: Henry Castro CommitDate: Sat May 30 14:02:34 2020 +0200 update

Re: About CoInitializeEx

2020-05-30 Thread Mike Kaganski
On 30.05.2020 1:06, Julien Nabet wrote: > On 29/05/2020 17:19, Mike Kaganski wrote: >> On 29.05.2020 17:41, julien2412 wrote: >>> ... >> Ctor of ODriver should store the previous status if COM initialization, >> if it wants to re-initialize it with a specific concurrency. It should >> check the

[Libreoffice-commits] online.git: loleaflet/admin loleaflet/Makefile.am wsd/Admin.cpp wsd/Admin.hpp wsd/FileServer.cpp wsd/protocol.txt

2020-05-30 Thread gokaysatir (via logerrit)
loleaflet/Makefile.am |3 loleaflet/admin/admin.html|1 loleaflet/admin/admin.strings.js |3 loleaflet/admin/adminAnalytics.html |1 loleaflet/admin/adminHistory.html |1 loleaflet/admin/adminLog.html | 105

Re: About CoInitializeEx

2020-05-30 Thread Julien Nabet
On 30/05/2020 09:15, Mike Kaganski wrote: On 30.05.2020 1:06, Julien Nabet wrote: On 29/05/2020 17:19, Mike Kaganski wrote: ... ... In fact, each successful call to CoInitialize(Ex) - including S_FALSE (which is a success code), must increment some internal ref counter. If it returns

[Libreoffice-commits] core.git: bin/check-missing-export-asserts.py

2020-05-30 Thread Xisco Fauli (via logerrit)
bin/check-missing-export-asserts.py | 177 1 file changed, 177 insertions(+) New commits: commit d5b9f838345629cdee9018dce0bb4950335a4c59 Author: Xisco Fauli AuthorDate: Fri May 8 18:02:22 2020 +0200 Commit: Xisco Fauli CommitDate: Sat May 30

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - sd/qa

2020-05-30 Thread Tomaž Vajngerl (via logerrit)
sd/qa/unit/sdmodeltestbase.hxx | 16 sd/qa/unit/tiledrendering/CallbackRecorder.hxx |3 +++ sd/qa/unit/tiledrendering/LOKitSearchTest.cxx | 18 +- 3 files changed, 32 insertions(+), 5 deletions(-) New commits: commit

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

2020-05-30 Thread Caolán McNamara (via logerrit)
sw/source/filter/xml/xmlmeta.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit cac4d3b9c2790cfa6575f55aa4052efe88779056 Author: Caolán McNamara AuthorDate: Fri May 29 20:38:54 2020 +0100 Commit: Caolán McNamara CommitDate: Sat May 30 15:39:09 2020

[Libreoffice-commits] core.git: drawinglayer/source vcl/source

2020-05-30 Thread Mike Kaganski (via logerrit)
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |4 vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx |4 2 files changed, 8 insertions(+) New commits: commit cefad27ee85486b01cf600c08371a651787dadc2 Author: Mike Kaganski AuthorDate: Fri May 29 19:26:08 2020

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sw/qa sw/source

2020-05-30 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf133453_realFontSize.doc |binary sw/qa/extras/ww8export/ww8export3.cxx |5 ++ sw/source/filter/ww8/ww8par6.cxx |2 - sw/source/filter/ww8/ww8scan.cxx | 32 +

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

2020-05-30 Thread Xisco Fauli (via logerrit)
sw/qa/extras/odfexport/odfexport.cxx |1 + sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |2 ++ sw/qa/extras/ooxmlexport/ooxmlexport5.cxx |2 ++ sw/qa/extras/ooxmlexport/ooxmlexport7.cxx |2 ++ sw/qa/extras/ww8export/ww8export.cxx |1 + 5 files changed, 8 insertions(+)

[Libreoffice-commits] core.git: helpcontent2

2020-05-30 Thread Steve Fanning (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4ce1a9b99549d090960bc33741f66944d65234c Author: Steve Fanning AuthorDate: Sat May 30 15:40:35 2020 +0200 Commit: Gerrit Code Review CommitDate: Sat May 30 15:40:35 2020 +0200 Update git

[GSoC] Community Bonding Period Report

2020-05-30 Thread Aditya Sahu
Hi * Started first phase of implementation of the project "Move Gallery Code to ZIP File" [1] + Wrote unit tests for Gallery, GalleryTheme, GalleryThemeEntry classes. + Two commits were pushed to master [2], [3] + Familiarized myself with gallery codebase * Tasks for next week when

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

2020-05-30 Thread Mike Kaganski (via logerrit)
vcl/source/treelist/transfer.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 80c9fae6aa8638e192e5b622d12305b304890b43 Author: Mike Kaganski AuthorDate: Fri May 29 10:53:47 2020 +0200 Commit: Mike Kaganski CommitDate: Sat May 30 20:49:16 2020 +0200

[Libreoffice-commits] help.git: source/text

2020-05-30 Thread Steve Fanning (via logerrit)
source/text/scalc/01/04060107.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2736ed30a71a29a624eabd69f1adcbd281b2915d Author: Steve Fanning AuthorDate: Sat May 30 15:16:02 2020 +0200 Commit: Olivier Hallot CommitDate: Sat May 30 15:42:15 2020 +0200

[Libreoffice-commits] core.git: helpcontent2

2020-05-30 Thread Steve Fanning (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 702c3a502946fa8e97d84465c5148851d4fa1d4b Author: Steve Fanning AuthorDate: Sat May 30 15:42:15 2020 +0200 Commit: Gerrit Code Review CommitDate: Sat May 30 15:42:15 2020 +0200 Update git

[Libreoffice-commits] help.git: source/text

2020-05-30 Thread Steve Fanning (via logerrit)
source/text/scalc/01/04060109.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1bbe7266ac2f34852e5ac083380c1cad368b9d4e Author: Steve Fanning AuthorDate: Sat May 30 15:07:00 2020 +0200 Commit: Olivier Hallot CommitDate: Sat May 30 15:40:35 2020

[Libreoffice-commits] help.git: source/text

2020-05-30 Thread Steve Fanning (via logerrit)
source/text/scalc/01/04060110.xhp | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 4bafa9e1d40f614b8d23637ce7fe49c0460f6553 Author: Steve Fanning AuthorDate: Sat May 30 15:41:45 2020 +0200 Commit: Olivier Hallot CommitDate: Sat May

[Libreoffice-commits] core.git: helpcontent2

2020-05-30 Thread Steve Fanning (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04273a7d21ebbda2fdaa664ce70cf23c3cd3366a Author: Steve Fanning AuthorDate: Sat May 30 16:03:54 2020 +0200 Commit: Gerrit Code Review CommitDate: Sat May 30 16:03:54 2020 +0200 Update git

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

2020-05-30 Thread Caolán McNamara (via logerrit)
filter/source/msfilter/msdffimp.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit bc6ce96f7994a25f3789a9035e877bba41e1cda3 Author: Caolán McNamara AuthorDate: Sat May 30 15:06:01 2020 +0100 Commit: Caolán McNamara CommitDate: Sat May 30 17:21:45

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

2020-05-30 Thread Noel Grandin (via logerrit)
emfio/source/reader/emfreader.cxx |3 +-- emfio/source/reader/wmfreader.cxx |3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 5f260ecaddbd2b93de18f5223a7a732bcff280d9 Author: Noel Grandin AuthorDate: Fri May 29 18:49:36 2020 +0200 Commit: Noel Grandin

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - 2 commits - sd/qa sd/source

2020-05-30 Thread Tomaž Vajngerl (via logerrit)
sd/qa/unit/tiledrendering/LOKitSearchTest.cxx | 263 ++ sd/qa/unit/tiledrendering/data/MixedTest1.odg |binary sd/qa/unit/tiledrendering/data/MixedTest2.odg |binary sd/source/ui/view/Outliner.cxx|2 4 files changed, 264 insertions(+), 1 deletion(-)

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

2020-05-30 Thread Caolán McNamara (via logerrit)
sw/source/filter/ww8/rtfsdrexport.cxx |2 +- sw/source/filter/ww8/ww8par.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 270005fe2fb594d1894305c742f98b53367f4dd3 Author: Caolán McNamara AuthorDate: Sat May 30 15:08:51 2020 +0100 Commit:

[Libreoffice-commits] core.git: helpcontent2

2020-05-30 Thread Steve Fanning (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2047a5978ac8188e61da9cd3b2f40d86df5570bb Author: Steve Fanning AuthorDate: Sun May 31 00:21:33 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 31 00:21:33 2020 +0200 Update git

[Libreoffice-commits] help.git: source/text

2020-05-30 Thread Steve Fanning (via logerrit)
source/text/scalc/01/04060115.xhp | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 980d7730dbc2275d80fd059f58db56d37a225247 Author: Steve Fanning AuthorDate: Sat May 30 20:32:08 2020 +0200 Commit: Olivier Hallot CommitDate: Sun May 31

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - sc/source

2020-05-30 Thread Pranam Lashkari (via logerrit)
sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx |2 +- sc/source/ui/sidebar/CellBorderStyleControl.cxx |4 ++-- sc/source/ui/sidebar/CellBorderStyleControl.hxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - vcl/source

2020-05-30 Thread Mike Kaganski (via logerrit)
vcl/source/treelist/transfer.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 06ba0ab749930cf404f0e4a5a1b8abe9be87bce5 Author: Mike Kaganski AuthorDate: Fri May 29 10:53:47 2020 +0200 Commit: Mike Kaganski CommitDate: Sat May 30 21:53:33 2020 +0200

[Libreoffice-commits] online.git: loleaflet/package.json

2020-05-30 Thread gokaysatir (via logerrit)
loleaflet/package.json |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 460eeb81c7ba3794e4c4691603899c8a314da006 Author: gokaysatir AuthorDate: Sat May 30 18:20:25 2020 +0300 Commit: Andras Timar CommitDate: Sat May 30 22:35:38 2020 +0200 update

[Libreoffice-bugs] [Bug 133510] Time data (not time stamp) does not work properly.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133510 Cecil Carpenter changed: What|Removed |Added Version|unspecified |6.4.2.2 release

[Libreoffice-bugs] [Bug 130354] Cannot sign existing PDF, ' .tmp does not exist' from 6.4

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130354 Timur changed: What|Removed |Added Summary|Cannot sign existing PDF|Cannot sign existing PDF, '

[Libreoffice-bugs] [Bug 133520] New: Pivot Table is not keeping the formating

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133520 Bug ID: 133520 Summary: Pivot Table is not keeping the formating Product: LibreOffice Version: 3.3.0 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 133520] Pivot Table is not keeping the formating

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133520 BogdanB changed: What|Removed |Added CC||buzea.bog...@libreoffice.or

[Libreoffice-bugs] [Bug 133521] Multiple strange Base behaviors on update to 6.4.4.2 from 6.3

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521 trowelandmatt...@yahoo.co.uk changed: What|Removed |Added Hardware|x86 (IA32) |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 133521] New: Multiple strange Base behaviors on update to 6.4 from 6.3

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521 Bug ID: 133521 Summary: Multiple strange Base behaviors on update to 6.4 from 6.3 Product: LibreOffice Version: 6.4.4.2 release Hardware: x86 (IA32)

[Libreoffice-bugs] [Bug 76481] Using autofilter pulldown - !type in search box! - on column with particular amount of records will freeze graphical mode, after few minutes normal state is restored

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76481 Commit Notification changed: What|Removed |Added Whiteboard|target:7.0.0 target:7.1.0 |target:7.0.0 target:7.1.0

[Libreoffice-bugs] [Bug 76481] Using autofilter pulldown - !type in search box! - on column with particular amount of records will freeze graphical mode, after few minutes normal state is restored

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76481 --- Comment #29 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/98aced3625168e454679d3a14ebcdf55a67cbc18 fix tree

[Libreoffice-bugs] [Bug 133521] Multiple strange Base behaviors on update to 6.4.4.2 from 6.3

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521 --- Comment #3 from trowelandmatt...@yahoo.co.uk --- pretty sure now that this is related to opening forms (at least my forms with sections) for first time AFTER A NEW INSTALL of 6.3/6.4 LO - after steps above, forms open (and re-open)

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062 V Stuart Foote changed: What|Removed |Added Depends on||133499 Referenced Bugs:

[Libreoffice-bugs] [Bug 133499] line dash with svg:stroke-linecap="square" is rendered as solid line

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133499 V Stuart Foote changed: What|Removed |Added Blocks||129062 --- Comment #6 from V

[Libreoffice-bugs] [Bug 114211] FILESAVE: DOCX: Incorrect gradient rotation after RT

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114211 Aron Budea changed: What|Removed |Added Blocks||104442 Referenced Bugs:

[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442 Aron Budea changed: What|Removed |Added Depends on||114211 Referenced Bugs:

[Libreoffice-bugs] [Bug 127236] When exporting a PDF with password, Objects are missing

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127236 Aron Budea changed: What|Removed |Added OS|Windows (All) |All Version|5.4.7.2

[Libreoffice-bugs] [Bug 133480] Make "current selection" persistent in F/R dialogue

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133480 Heiko Tietze changed: What|Removed |Added CC|heiko.tietze@documentfounda |libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 133480] Make "current selection" persistent in F/R dialogue

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133480 Heiko Tietze changed: What|Removed |Added CC|heiko.tietze@documentfounda |libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 133520] Pivot Table is not keeping the formating

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133520 --- Comment #2 from BogdanB --- It's annoying to format every second what you was doing 2 seconds earlier... -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 133520] Pivot Table is not keeping the formating

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133520 --- Comment #3 from BogdanB --- Created attachment 161423 --> https://bugs.documentfoundation.org/attachment.cgi?id=161423=edit this is the test document -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 132301] Wrong quotation mark after a single quote which follows more than 1 letter (eg l'" -> ok, qu'" -> ko)

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132301 László Németh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |nem...@numbertext.org

[Libreoffice-bugs] [Bug 133431] FORMCONTROLS text in PDF form fields shows as dots (⦁⦁⦁⦁) in Acrobat Reader

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133431 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 77794] FILEOPEN: DOCX - incorrect placement of image inside a cell when position option "Layout in table cell" is set

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77794 --- Comment #18 from Justin L --- Created attachment 161425 --> https://bugs.documentfoundation.org/attachment.cgi?id=161425=edit missing-path.docx_COMPAT15.docx: from ooxmlexport10 - but changed compat to 15 There are two existing

[Libreoffice-bugs] [Bug 133499] line dash with svg:stroke-linecap="square" is rendered as solid line

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133499 Julien Nabet changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 132762] Alt+enter not working after page break

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132762 --- Comment #1 from Octavian Vladut --- I reproduced this issue on both the Alpha version and the Live one too. For the 5th step there is no need to select the column. The issue is reproducible by just clicking inside the A1 cell and

[Libreoffice-bugs] [Bug 133513] New: Failure to install

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133513 Bug ID: 133513 Summary: Failure to install Product: LibreOffice Version: 6.4.4.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 105131] After sidebar customization Restore Default doesn't work.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105131 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 119022] Image missing with special paste RTF for Image with caption

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119022 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-ux-advise] [Bug 132031] EDITING Enhancement Request: When using 'Current Selection Only' in F/R, keep the same selection after each replace operation

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132031 Heiko Tietze changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 132031] EDITING Enhancement Request: When using 'Current Selection Only' in F/R, keep the same selection after each replace operation

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132031 Heiko Tietze changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 119370] Sidebar - Calc sidebar unresponsive when editing a chart

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119370 --- Comment #17 from Aron Budea --- (In reply to Aron Budea from comment #16) > appearing broken in some cases: bug 94322, bug 103109 and bug 115147. And it > can seem as it's not working/broken, because of the broken appearance, eg. >

[Libreoffice-bugs] [Bug 117734] Columns and formatting lost when saved and reopened as RTF

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117734 --- Comment #12 from Olivia Reed --- Games can be divided into several exciting categories such as cool, IQ, funny, challenging, action, adventurous, and sci-fi. I click https://casinobonuscoupon.com/coupon-category/casino-joining-bonus/

[Libreoffice-bugs] [Bug 133522] New: FILEOPEN: DOCX: LayoutInCell: position of textbox incorrect.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133522 Bug ID: 133522 Summary: FILEOPEN: DOCX: LayoutInCell: position of textbox incorrect. Product: LibreOffice Version: Inherited From OOo Hardware: All

[Libreoffice-bugs] [Bug 133441] FILEOPEN: DOC: Hang at import time of table in table

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133441 --- Comment #3 from Justin L --- A revert patch is queued up at https://gerrit.libreoffice.org/c/core/+/95180, which will be my fallback if this cannot be properly fixed. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 133517] New: Object Animation: The exit effect looks unexpected.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133517 Bug ID: 133517 Summary: Object Animation: The exit effect looks unexpected. Product: LibreOffice Version: 6.3.3.2 release Hardware: x86-64 (AMD64) OS: FreeBSD

[Libreoffice-bugs] [Bug 133428] Writer crashes after pasting text from web source as unformatted text

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133428 --- Comment #5 from Elmar --- The point is that it did not crash with the version I downloaded on 13May. Something must have changed after that. But it may be unique to the Linux version When I do an unformatted paste, it is supposed

[Libreoffice-bugs] [Bug 123786] LO: I can't type an apostrophe correclty

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123786 László Németh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |nem...@numbertext.org

[Libreoffice-bugs] [Bug 133522] FILEOPEN: DOCX: LayoutInCell: position of textbox incorrect.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133522 --- Comment #1 from Justin L --- The 2013 mode version of the document is attachment 161425 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 133523] New: Indexes: Allow user to arrange sub-entries in non-alphabetical order

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133523 Bug ID: 133523 Summary: Indexes: Allow user to arrange sub-entries in non-alphabetical order Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 133523] Indexes: Allow user to rearrange sub-entries in non-alphabetical order

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133523 R. Green changed: What|Removed |Added Summary|Indexes: Allow user to |Indexes: Allow user to

[Libreoffice-bugs] [Bug 133499] line dash with svg:stroke-linecap="square" is rendered as solid line

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133499 Regina Henschel changed: What|Removed |Added Version|7.0.0.0.alpha1+ Master |5.4.7.2 release

[Libreoffice-bugs] [Bug 133521] Visual glitches on multi-section Form in Base on update/new install of LO - fixed with manual window resize

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521 trowelandmatt...@yahoo.co.uk changed: What|Removed |Added Summary|Multiple strange Base |Visual glitches on

[Libreoffice-bugs] [Bug 133514] New: Object animation: Animation lasts longer than specified.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133514 Bug ID: 133514 Summary: Object animation: Animation lasts longer than specified. Product: LibreOffice Version: 6.3.2.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 125579] Redaction function against TSCP protected file losses watermark in final PDF file

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125579 Aron Budea changed: What|Removed |Added CC||ba...@caesar.elte.hu See

[Libreoffice-bugs] [Bug 133515] New: Object Animation: Exit:Box (Direction:Out) does not work as expected.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133515 Bug ID: 133515 Summary: Object Animation: Exit:Box (Direction:Out) does not work as expected. Product: LibreOffice Version: 6.3.2.2 release Hardware: x86-64

[Libreoffice-bugs] [Bug 124000] FILEOPEN DOCX Last row of OLE object table is missing because rows taller in LO

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124000 Timur changed: What|Removed |Added Summary|FILEOPEN DOCX Last row of |FILEOPEN DOCX Last row of

[Libreoffice-bugs] [Bug 35092] Inking functionality: Ink drawings / annotations with Stylus, Pen or Finger on Touchscreen or Tablet

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35092 Link changed: What|Removed |Added URL|https://ca.community.sony.c |https://worldbestinfo.com/

[Libreoffice-bugs] [Bug 133505] Libre Office 6.4.4 will not install on my Acer TC-885

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133505 V Stuart Foote changed: What|Removed |Added Version|4.4.4.3 release |6.4.4.2 release --- Comment #3

[Libreoffice-bugs] [Bug 133499] line dash with svg:stroke-linecap="square" is rendered as solid line

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133499 --- Comment #3 from Julien Nabet --- It must be a Windows only bug since I don't reproduce this too with gen rendering. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 127296] FILESAVE: DOC Rotated line loses rotation when saved

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127296 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 70838] FILESAVE: doc: wrong size and position exporting rotated objects

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70838 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 125636] Explain types and sources of certificates in Digital Signatures - Select certificate dialog

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125636 --- Comment #13 from Péter Tarján --- Thanks for your insights, Timur. > There are more issues here. > (In reply to Péter Tarján from comment #11) > > I could, however, add my CACert X509 certificate to the windows certificate > >

[Libreoffice-bugs] [Bug 127296] FILESAVE: DOC Rotated line loses rotation when saved

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127296 --- Comment #4 from Justin L --- Shapes and positioning is an area I probably should not have touched. I have no valuable thoughts. My only thought is hallelujah, it isn't a regression report. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 133516] New: crash when trying to access contacts.app in MacOS Catalina

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133516 Bug ID: 133516 Summary: crash when trying to access contacts.app in MacOS Catalina Product: LibreOffice Version: 6.4.4.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 124000] FILEOPEN DOCX Last row of OLE object table is missing

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124000 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 115884] PDF signing should mention it only works with x509 certificates

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115884 Timur changed: What|Removed |Added CC||heiko.tietze@documentfounda

[Libreoffice-bugs] [Bug 77794] FILEOPEN: DOCX - incorrect placement of image inside a cell when position option "Layout in table cell" is set

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77794 --- Comment #17 from Justin L --- Created attachment 161421 --> https://bugs.documentfoundation.org/attachment.cgi?id=161421=edit debug_patch77794.diff: a patch that works for How_to_license_the_operating_system_Windows_8_new.docx The

[Libreoffice-bugs] [Bug 113933] Incorrect font rendering with Impress

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113933 --- Comment #4 from Gabrielle Polding --- Different versions of the things are here so that you can get more facilities through their help. Amongst the more options, you need to follow https://topcvwritersuk.com/resumesplanet-review/ the

[Libreoffice-bugs] [Bug 133520] Pivot Table is not keeping the formating

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133520 --- Comment #4 from BogdanB --- Repro also on X11 (SAL_USE_VCLPLUGIN=gen) Version: 7.0.0.0.alpha1 Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: x11; Locale: ro-RO (ro_RO.UTF-8); UI:

[Libreoffice-bugs] [Bug 131304] [META] MS Word compatiblityMode = 15

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131304 Justin L changed: What|Removed |Added Depends on||133522 Referenced Bugs:

[Libreoffice-bugs] [Bug 133522] FILEOPEN: DOCX: LayoutInCell: position of textbox incorrect.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133522 Justin L changed: What|Removed |Added Blocks||131304 Referenced Bugs:

[Libreoffice-bugs] [Bug 133513] Failure to install

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133513 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Libreoffice-bugs] [Bug 133505] Libre Office 6.4.4 will not install on my Acer TC-885

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133505 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu

[Libreoffice-bugs] [Bug 133505] Libre Office 6.4.4 will not install on my Acer TC-885

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133505 --- Comment #1 from V Stuart Foote --- *** Bug 133513 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 133512] New: Animation Controls: Activating a Disabled Option

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133512 Bug ID: 133512 Summary: Animation Controls: Activating a Disabled Option Product: LibreOffice Version: 6.3.2.2 release Hardware: x86-64 (AMD64) OS: FreeBSD

[Libreoffice-bugs] [Bug 67770] CONFIGURATION: Sidebar customization settings not remembered after reopening

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67770 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 119370] Sidebar - Calc sidebar unresponsive when editing a chart

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119370 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 94322] Unable to properly resize or hide the sidebar in chart edit mode

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94322 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 103459] [META] Sidebar UI and UX bugs and enhancements

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103459 Bug 103459 depends on bug 119370, which changed state. Bug 119370 Summary: Sidebar - Calc sidebar unresponsive when editing a chart https://bugs.documentfoundation.org/show_bug.cgi?id=119370 What|Removed

[Libreoffice-bugs] [Bug 133519] Bullet image style preview in sidebar is incorrect image.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133519 --- Comment #2 from jun meguro --- Created attachment 161420 --> https://bugs.documentfoundation.org/attachment.cgi?id=161420=edit bullet gaiji preview -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 133519] Bullet image style preview in sidebar is incorrect image.

2020-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133519 jun meguro changed: What|Removed |Added Version|6.3.6.2 release |7.0.0.0.alpha1+ Master -- You are

  1   2   3   >