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

2021-07-18 Thread Noel Grandin (via logerrit)
unotools/source/ucbhelper/ucblockbytes.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5060c0c8b9070c3093bf036de31c551ceb109ca7 Author: Noel Grandin AuthorDate: Sat Jul 17 18:57:37 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 09:05:41

[Libreoffice-commits] core.git: nlpsolver/ThirdParty

2021-07-18 Thread Julien Nabet (via logerrit)
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 371ae1cf2307e5585f4f66f001c97d464cf44429 Author: Julien Nabet AuthorDate: Sun Jul 18 10:01:45 2021 +0200 Commit: Julien Nabet

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - svtools/uiconfig

2021-07-18 Thread Caolán McNamara (via logerrit)
svtools/uiconfig/ui/thineditcontrol.ui |3 +++ 1 file changed, 3 insertions(+) New commits: commit b7b21c2d622672dc7f9bddbd1d685ef5db65b106 Author: Caolán McNamara AuthorDate: Fri Jul 16 17:16:14 2021 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Sun Jul 18 11:15:39 2021 +0200

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

2021-07-18 Thread Noel Grandin (via logerrit)
cppuhelper/source/typemanager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0ba91b7e8a2f0d949677db1708bb0e6d8534389 Author: Noel Grandin AuthorDate: Sat Jul 17 18:51:45 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 11:34:39 2021 +0200

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

2021-07-18 Thread Noel Grandin (via logerrit)
eventattacher/source/eventattacher.cxx | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) New commits: commit 8b69e7b26cb9812cc2ad778077db750260969a9a Author: Noel Grandin AuthorDate: Sat Jul 17 19:49:17 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18

Error during start of building LibreOffice 7.2.0.1

2021-07-18 Thread Andrew Udvare
I got a syntax error from sh/make with the latest version. The Makefile.in file has a command that runs through the shell with @. It uses \ to separate lines. It contains a comment on the second line that is not consumed by make and is not properly consumed by Bash.

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

2021-07-18 Thread Noel Grandin (via logerrit)
unotools/source/i18n/textsearch.cxx | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) New commits: commit 5db3a12dffd6edc96474a470728c1b89e129ca36 Author: Noel Grandin AuthorDate: Sat Jul 17 19:02:30 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18

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

2021-07-18 Thread Noel Grandin (via logerrit)
cppuhelper/source/servicemanager.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit bd90d1c630c93cf39f9bd83fc69c568c9d7eb35a Author: Noel Grandin AuthorDate: Sat Jul 17 18:46:51 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 10:12:32 2021

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

2021-07-18 Thread Arnaud Versini (via logerrit)
binaryurp/source/outgoingrequests.cxx |7 +++ binaryurp/source/outgoingrequests.hxx |5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 3785f97ec18feba9c5508559e5aed6d25cfc3aed Author: Arnaud Versini AuthorDate: Sun Jul 18 10:11:45 2021 +0200 Commit:

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

2021-07-18 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit f497a4e9da5d2375e428b03c423cc2d2e9995c4a Author: Caolán McNamara AuthorDate: Fri Jul 16 15:49:33 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 18 16:47:50

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

2021-07-18 Thread Caolán McNamara (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 1 file changed, 4 insertions(+) New commits: commit c85557c924ee83f9a29c07520c83d308ff5a4c79 Author: Caolán McNamara AuthorDate: Sun Jul 18 14:35:58 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 18 16:47:29

Week #6 Report - GSoC - 100 Paper Cuts

2021-07-18 Thread Bayram Çiçek
Hi, GSoC progress for week #6. > Blog post for week #6: https://bayramcicek.com.tr/libreoffice-dev/2021/07/18/week-06-gsoc.html > New icons for diagonal borders Diagonal Left and Right border icons didn't exist in

Re: Are there ideas for client-server model.

2021-07-18 Thread Tor Lillqvist
> But I have to be frank: I haven't studied the code of LibreOffice and the > code written by Colabora yet. > I would never have guessed. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2021-07-18 Thread Caolán McNamara (via logerrit)
sc/source/core/tool/interpr1.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f69b4226579e8ead5e2501262af927d8c08ea1cf Author: Caolán McNamara AuthorDate: Sat Jul 17 19:15:20 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 18 12:42:09 2021 +0200 cid#1487495

Re: Are there ideas for client-server model.

2021-07-18 Thread Stef Bon
Op za 17 jul. 2021 om 15:54 schreef Marc : > > > > I'm willing to work on this, but since Collabora has already written an > > online server, is it possible to port that code to libreoffice? > > > > > I very much would like to see that the 'collabora' code returns back to a > libre office

[Libreoffice-commits] core.git: odk/examples

2021-07-18 Thread Andrea Gelmini (via logerrit)
odk/examples/python/DocumentLoader/README.md |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e6af563b99b415b3188e3e11956c24d68e27930e Author: Andrea Gelmini AuthorDate: Sat Jul 17 12:38:34 2021 +0200 Commit: Julien Nabet CommitDate: Sun Jul 18 12:14:16

GSoC progress report (Week - 6)

2021-07-18 Thread Akshit
Hey everyone, This week I've sent the implementation of more test cases for enhancing our VCL testing module, so far I've sent 6 patches for each test which consists of Drawing some shapes and asserting their properties, you can have a look at them here

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

2021-07-18 Thread Noel Grandin (via logerrit)
comphelper/source/container/namecontainer.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit e62e6b6d018e70bcb1f0486dd72e756b17861b0a Author: Noel Grandin AuthorDate: Sat Jul 17 19:40:36 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul

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

2021-07-18 Thread Noel Grandin (via logerrit)
comphelper/source/streaming/seqinputstreamserv.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit ee652592142a063de6d3dd3369f488025c5aad8e Author: Noel Grandin AuthorDate: Sat Jul 17 19:06:52 2021 +0200 Commit: Noel Grandin

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

2021-07-18 Thread Noel Grandin (via logerrit)
cppuhelper/source/typemanager.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e2a3e483844e84445c316cad35fdfcaf3b18198d Author: Noel Grandin AuthorDate: Sat Jul 17 18:49:36 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 10:35:36 2021 +0200

[Libreoffice-commits] core.git: nlpsolver/src nlpsolver/ThirdParty

2021-07-18 Thread Noel Grandin (via logerrit)
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java | 33 ++ nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java |4 - 2 files changed, 23 insertions(+), 14 deletions(-) New commits: commit

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

2021-07-18 Thread Tünde Tóth (via logerrit)
sc/source/ui/view/cellsh.cxx |3 ++- sc/source/ui/view/viewfunc.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 27f75a3504559b57f0893b4ef20b4694da3984be Author: Tünde Tóth AuthorDate: Tue May 11 11:21:35 2021 +0200 Commit: Andras Timar

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

2021-07-18 Thread Noel Grandin (via logerrit)
i18npool/source/nativenumber/nativenumbersupplier.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 48d60a717a588d93e82268dc80018ea9970c4e0e Author: Noel Grandin AuthorDate: Sun Jul 18 11:46:39 2021 +0200 Commit: Noel Grandin CommitDate: Sun

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - include/svx include/xmloff sc/source sd/qa sd/source svx/source sw/qa sw/source xmloff/source

2021-07-18 Thread Michael Stahl (via logerrit)
include/svx/xmlgrhlp.hxx|4 + include/xmloff/xmlimppr.hxx | 12 +++- sc/source/filter/xml/xmlwrap.cxx|2 sd/qa/unit/data/odp/fillbitmap2.odp |binary sd/qa/unit/export-tests.cxx | 49

YakovlevAl license statement

2021-07-18 Thread Александр Яковлев
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Александр Яковлев___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2021-07-18 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/12040201.xhp | 18 +- source/text/scalc/main.xhp| 13 - source/text/scalc/main0100.xhp|7 ++- source/text/scalc/main0101.xhp|2 +- source/text/scalc/main0102.xhp|6 +++--- source/text/scalc/main0106.xhp|

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

2021-07-18 Thread Noel Grandin (via logerrit)
oox/source/helper/propertymap.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b1d2383a3311811a283bea720d3f0f1bfcb0fc3c Author: Noel Grandin AuthorDate: Sun Jul 18 15:06:50 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 21:33:26 2021 +0200

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

2021-07-18 Thread Tünde Tóth (via logerrit)
sc/source/ui/view/cellsh.cxx |3 ++- sc/source/ui/view/viewfunc.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit eb38177325de463ab043a98057c428751cc79596 Author: Tünde Tóth AuthorDate: Tue May 11 11:21:35 2021 +0200 Commit: Andras Timar

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

2021-07-18 Thread Noel Grandin (via logerrit)
stoc/source/namingservice/namingservice.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 896e213395bdbd5adb3a62ece67fb28b4d78d6c9 Author: Noel Grandin AuthorDate: Sun Jul 18 11:56:47 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18

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

2021-07-18 Thread Noel Grandin (via logerrit)
stoc/source/servicemanager/servicemanager.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 3d18cae102e16b85fb8787f5ec3b086bfa2bd7b8 Author: Noel Grandin AuthorDate: Sun Jul 18 11:59:28 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18

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

2021-07-18 Thread Jim Raykowski (via logerrit)
sw/source/uibase/utlui/content.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c4016f246fde835c0cfdabbb7cc35bc6dd48fb24 Author: Jim Raykowski AuthorDate: Sat Jul 10 14:36:05 2021 -0800 Commit: Jim Raykowski CommitDate: Mon Jul 19 03:28:46 2021 +0200

[Libreoffice-commits] core.git: helpcontent2

2021-07-18 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 198102e986d4db9067cc93e013c04cf3c96d227b Author: Olivier Hallot AuthorDate: Sun Jul 18 13:18:07 2021 -0300 Commit: Gerrit Code Review CommitDate: Sun Jul 18 18:18:07 2021 +0200 Update git

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

2021-07-18 Thread Noel Grandin (via logerrit)
linguistic/source/misc.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 2b9afb52a96b86cb6f1aab2bdccca3b19566a8c7 Author: Noel Grandin AuthorDate: Sun Jul 18 15:04:41 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 20:47:06 2021 +0200

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

2021-07-18 Thread Noel Grandin (via logerrit)
i18npool/inc/numberformatcode.hxx |3 ++- i18npool/source/numberformatcode/numberformatcode.cxx |8 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 4799ee69d7193fcb1e8c105ef6c8b4ddc5e6721b Author: Noel Grandin AuthorDate: Sun Jul 18

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

2021-07-18 Thread Noel Grandin (via logerrit)
bridges/inc/vtablefactory.hxx |4 ++-- bridges/source/cpp_uno/shared/vtablefactory.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 4ab57949a2cbaacba33375ea33dc896205eac6c9 Author: Noel Grandin AuthorDate: Sun Jul 18 14:25:02 2021

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

2021-07-18 Thread Noel Grandin (via logerrit)
cppu/source/uno/EnvStack.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6db41dd2649a9ddaf32fc779bed07dc7d61c1154 Author: Noel Grandin AuthorDate: Sun Jul 18 14:13:59 2021 +0200 Commit: Noel Grandin CommitDate: Sun Jul 18 20:46:27 2021 +0200

Infra call on Tue, Jul 20 at 16:30 UTC

2021-07-18 Thread Guilhem Moulin
Hi there, The next infra call will take place at `date -d "Tue, 20 Jul 2021 16:30 UTC"` (18:30 Berlin time). We'll meet at https://jitsi.documentfoundation.org/infra and write the minutes to https://pad.documentfoundation.org/p/infra . Agenda TBA. See you there! Cheers, -- Guilhem.

[Libreoffice-bugs] [Bug 143298] Writer: CTRL-TAB to cycle through suggestions for word completion does not work

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143298 --- Comment #10 from al F --- (In reply to Buovjaga from comment #9) > Then you could install the libreoffice-gtk3 package, if you want. > > https://packages.ubuntu.com/focal/libreoffice-gtk3 I installed libreoffice-gtk3 and did

[Libreoffice-bugs] [Bug 142973] English texts in start center in German LibreOffice

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142973 Julien Nabet changed: What|Removed |Added CC||ml.nishibori.kiyotaka@gmail

[Libreoffice-bugs] [Bug 143427] Hyperlink for Document doesn't work always correctly

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143427 --- Comment #1 from Uwe Auer --- Repro Version: 7.1.4.2 / LibreOffice Community Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Calc:

[Libreoffice-bugs] [Bug 143426] Feature: Select size of exported images from Calc

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143426 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #63 from Armin Le Grand --- Adapting rCurGC.Transformation as needed streches texts in result -> so not intended (?), width scale *has* to stay relative to fontScaling. So need to internally add a correction value used to

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #64 from Armin Le Grand --- Created attachment 173657 --> https://bugs.documentfoundation.org/attachment.cgi?id=173657=edit revvised solution with adapting width during concatenation Have to hand in a value that describes

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #65 from V Stuart Foote --- @Armin, Kevin, * (In reply to Armin Le Grand from comment #64) > ... It may even be that this needs > adaption e.g. vertical decisions for chinese...? I do not know. Also > possible that spaces

[Libreoffice-bugs] [Bug 136554] Footnote/endnote anchors don't respond to new "Position" properties when another character style is applied

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136554 --- Comment #17 from R. Green --- (In reply to Mike Kaganski from comment #16) > I see only one possibility: to extend the Footnotes and Endnotes > functionality ... so that you could specify the corresponding style > at the moment of

[Libreoffice-bugs] [Bug 143415] Sheet navigation right click needs two clicks to close (Windows-only)

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143415 --- Comment #3 from Buovjaga --- Please paste here your version information from LibreOffice's Help - About dialog, clicking the button next to Version Information. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409 --- Comment #11 from Julien Nabet --- (In reply to Kiyotaka Nishibori from comment #9) > ... > I'm sorry, I'm not a programmer, and cannot explain why it worked and am not > sure if the way is smart or rational. Just for info, there's

[Libreoffice-bugs] [Bug 33201] UI: Highlight (not select) current row and column in spreadsheet

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33201 --- Comment #46 from bugzil...@cb-computerservice.at --- Thanks Heiko and Eike for working on this :) (In reply to Eike Rathke from comment #45) > (In reply to Heiko Tietze from comment #42) > > Sounds like a good enhancement. We should

[Libreoffice-bugs] [Bug 143429] update harfbuzz to 2.8.2 version

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143429 Julien Nabet changed: What|Removed |Added CC||dr.khaled.ho...@gmail.com,

[Libreoffice-bugs] [Bug 142973] English texts in start center in German LibreOffice

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142973 Julien Nabet changed: What|Removed |Added Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free

[Libreoffice-ux-advise] [Bug 143419] Allow user to easily copy all properties from one (sidebar) Paragraph Style to another

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143419 --- Comment #5 from R. Green --- What I wanted to do was to overwrite some DEFAULT paragraph styles using the "New Style from selection" button? You can do this for custom styles but not default ones. The workaround is easy enough, but I

[Libreoffice-bugs] [Bug 143419] Allow user to easily copy all properties from one (sidebar) Paragraph Style to another

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143419 --- Comment #5 from R. Green --- What I wanted to do was to overwrite some DEFAULT paragraph styles using the "New Style from selection" button? You can do this for custom styles but not default ones. The workaround is easy enough, but I

[Libreoffice-bugs] [Bug 143352] [META] XLSX (OOXML) Opening files from external generators

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143352 Michael Warner changed: What|Removed |Added Depends on||140910 Referenced Bugs:

[Libreoffice-bugs] [Bug 140910] Blank XLSX file generated with OpenXML SDK

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140910 Michael Warner changed: What|Removed |Added Blocks||143352 Referenced Bugs:

[Libreoffice-bugs] [Bug 143424] Field "Chapter number without separator" is using the separators

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143424 --- Comment #2 from libreoffice@phv.email --- Created attachment 173658 --> https://bugs.documentfoundation.org/attachment.cgi?id=173658=edit Sample about the field reference bug -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 103610] [META] Slide show (presentation mode) bugs and enhancements

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610 Bug 103610 depends on bug 73065, which changed state. Bug 73065 Summary: The Movie and Sound object should have media controls https://bugs.documentfoundation.org/show_bug.cgi?id=73065 What|Removed

[Libreoffice-bugs] [Bug 73065] The Movie and Sound object should have media controls

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73065 Thorsten Behrens (allotropia) changed: What|Removed |Added Resolution|--- |DUPLICATE

[Libreoffice-bugs] [Bug 61422] UI: Integrate basic playback controls for audio/video when doing a slide show

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61422 Thorsten Behrens (allotropia) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 141299] Crash in: sclo.dll

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141299 Buovjaga changed: What|Removed |Added CC||ilmari.lauhakangas@libreoff

[Libreoffice-bugs] [Bug 143429] New: update harfbuzz to 2.8.2 version

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143429 Bug ID: 143429 Summary: update harfbuzz to 2.8.2 version Product: LibreOffice Version: 7.3.0.0 alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 105579] After certain actions comments in Calc point to the wrong cell

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105579 --- Comment #16 from Aron Budea --- Still repro with steps from comment 13. Not sure about my original steps, but don't want to dig into that while it's reproducible with some steps. LO 7.3.0.0.alpha0+

[Libreoffice-bugs] [Bug 143421] Gradient page area stops at margins

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143421 Buovjaga changed: What|Removed |Added CC||ilmari.lauhakangas@libreoff

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #67 from Armin Le Grand --- @Kevin, Stuart: It's not really a gap - a pic would say more than 1000 words, but... - if next char starts at the same pos (test before) it covers current -> bad - it's about 'guessing' the width

[Libreoffice-bugs] [Bug 143206] Libreoffice on plasma works really bad

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143206 --- Comment #10 from Buovjaga --- (In reply to giors_00 from comment #9) > > > > Maybe you could try adding it to /etc/profile.d/libreoffice-fresh.sh as > > explained in https://wiki.archlinux.org/title/LibreOffice#Theme > > Don't

[Libreoffice-bugs] [Bug 143298] Writer: CTRL-TAB to cycle through suggestions for word completion does not work

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143298 --- Comment #9 from Buovjaga --- Then you could install the libreoffice-gtk3 package, if you want. https://packages.ubuntu.com/focal/libreoffice-gtk3 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495 Buovjaga changed: What|Removed |Added Depends on||143298 Referenced Bugs:

[Libreoffice-bugs] [Bug 143298] Writer: CTRL-TAB to cycle through suggestions for word completion does not work

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143298 Buovjaga changed: What|Removed |Added Blocks||102495 --- Comment #11 from Buovjaga

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #62 from Armin Le Grand --- Thanks for the clear description, made it very effective to start debugging. I guess I found it -> I implied that rCurGC.Transformation gets *adapted* when conactenation happens in the true case,

[Libreoffice-bugs] [Bug 140910] Blank XLSX file generated with OpenXML SDK

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140910 Michael Warner changed: What|Removed |Added Blocks|143352 | Referenced Bugs:

[Libreoffice-bugs] [Bug 143352] [META] XLSX (OOXML) Opening files from external generators

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143352 Michael Warner changed: What|Removed |Added Depends on|140910 | Referenced Bugs:

[Libreoffice-bugs] [Bug 143427] Hyperlink for Document doesn't work always correctly

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143427 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Libreoffice-bugs] [Bug 143424] Field "Chapter number without separator" is using the separators

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143424 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Libreoffice-bugs] [Bug 143394] Icon theme cannot be changed

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143394 --- Comment #4 from Buovjaga --- Try unchecking Tools - Options - LibreOffice - View - Use Skia for all rendering and then try to change the theme. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 143314] FILEOPEN LibreOffice draw asks for PDF password, but PDF is not protected by password

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143314 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 143313] FILEOPEN Large PDF's take too long to load in LibreOffice Draw

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143313 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409 --- Comment #10 from Kiyotaka Nishibori --- Created attachment 173652 --> https://bugs.documentfoundation.org/attachment.cgi?id=173652=edit commit log of ac6c82452405 The attachment is the log for my local commit ac6c82452405. --

[Libreoffice-bugs] [Bug 143159] Box too short

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143159 Robert Großkopf changed: What|Removed |Added CC||rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 143394] Icon theme cannot be changed

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143394 --- Comment #3 from tomas...@gmail.com --- (In reply to Buovjaga from comment #2) > I managed to install Oxygen, but I had to restart the application to be able > to select it. Can you confirm you restarted? > > NixOS > Version:

[Libreoffice-bugs] [Bug 107805] [META] Writer master document issues

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107805 Buovjaga changed: What|Removed |Added Depends on||143428 Referenced Bugs:

[Libreoffice-bugs] [Bug 143428] Master Document doesn't update images in header when updated in subdocument

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143428 Buovjaga changed: What|Removed |Added Blocks||107805 Ever confirmed|0

[Libreoffice-bugs] [Bug 143206] Libreoffice on plasma works really bad

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143206 --- Comment #9 from giors...@yahoo.it --- > > Maybe you could try adding it to /etc/profile.d/libreoffice-fresh.sh as > explained in https://wiki.archlinux.org/title/LibreOffice#Theme Don't know why but it doesn't work. Really does

[Libreoffice-bugs] [Bug 143426] New: Feature: Select size of exported images from Calc

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143426 Bug ID: 143426 Summary: Feature: Select size of exported images from Calc Product: LibreOffice Version: 7.0.0.3 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 98114] Printing does not honor the orientation in page properties in Linux/Mac

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98114 Buovjaga changed: What|Removed |Added URL|https://www.canonijetsetup. | |com/

[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409 --- Comment #9 from Kiyotaka Nishibori --- Created attachment 173651 --> https://bugs.documentfoundation.org/attachment.cgi?id=173651=edit comparison between 0771ac00acc8 and ac6c82452405 In my humble opinion, if the commit

[Libreoffice-bugs] [Bug 126389] "New" in macro editing dialog does not create a new macro

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126389 --- Comment #16 from Roman Kuznetsov <79045_79...@mail.ru> --- I talked with people who uses Basic IDE every day. They don't have problem with current menu or toolbars. They want just addition useful tools, but it's another topic. And I

[Libreoffice-bugs] [Bug 143427] Hyperlink for Document doesn't work always correctly

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143427 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 143424] Field "Chapter number without separator" is using the separators

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143424 Buovjaga changed: What|Removed |Added Keywords||bibisectRequest, regression

[Libreoffice-bugs] [Bug 107739] [META] Field bugs and enhancements

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107739 Buovjaga changed: What|Removed |Added Depends on||143424 Referenced Bugs:

[Libreoffice-bugs] [Bug 143313] FILEOPEN Large PDF's take too long to load in LibreOffice Draw

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143313 --- Comment #6 from V Stuart Foote --- (In reply to maxela5435 from comment #3) > I am afraid the PDF contains some "personal info", however, I can tell you > that I isolated a page witch is a floorplan with a lot of geometrical >

[Libreoffice-bugs] [Bug 104597] Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104597 --- Comment #66 from Kevin Suo --- I am testing locally.But V Stuart Foote could you upload some a simple doc covering most of the cases you have mentioned? I have already tweaked to combine the space chars (which will result in the

[Libreoffice-bugs] [Bug 143430] New: Allow Endnotes to be co-opted as Footnotes if required

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143430 Bug ID: 143430 Summary: Allow Endnotes to be co-opted as Footnotes if required Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 122179] Selection multiple objects doesn't work.

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122179 Buovjaga changed: What|Removed |Added CC||xdnr...@gmail.com --- Comment #6

[Libreoffice-bugs] [Bug 112182] [META] Text and object selection issues

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182 Bug 112182 depends on bug 143417, which changed state. Bug 143417 Summary: Shift + Click doesn't work to select image object https://bugs.documentfoundation.org/show_bug.cgi?id=143417 What|Removed

[Libreoffice-bugs] [Bug 143427] New: Hyperlink for Document doesn't work always correctly

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143427 Bug ID: 143427 Summary: Hyperlink for Document doesn't work always correctly Product: LibreOffice Version: 7.1.4.2 release Hardware: All OS: Windows (All)

[Libreoffice-bugs] [Bug 143417] Shift + Click doesn't work to select image object

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143417 Buovjaga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 143159] Box in navigation bar of form too short for values greater than 9999

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143159 Robert Großkopf changed: What|Removed |Added Version|7.2.0.0 alpha1+ |7.0.0.3 release

[Libreoffice-bugs] [Bug 143159] Box in navigation bar of form too short for values greater than 9999

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143159 Robert Großkopf changed: What|Removed |Added Summary|Box too short |Box in navigation bar of

[Libreoffice-bugs] [Bug 143159] Box in navigation bar of form too short for values greater than 9999

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143159 Robert Großkopf changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 143429] update harfbuzz to 2.8.2 version

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143429 --- Comment #3 from Julien Nabet --- (In reply to Buovjaga from comment #2) > I can put the file to dev-www, if needed. Yes, having 2.8.2 version on dev-www would allow people to give a try to integrate it into LO. Thank you! -- You

[Libreoffice-bugs] [Bug 107817] [META] Impress UI/UX bugs and enhancements

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107817 Bug 107817 depends on bug 73065, which changed state. Bug 73065 Summary: The Movie and Sound object should have media controls https://bugs.documentfoundation.org/show_bug.cgi?id=73065 What|Removed

  1   2   >