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

2021-07-14 Thread Kevin Suo (via logerrit)
sdext/CppunitTest_sdext_pdfimport.mk |1 sdext/source/pdfimport/test/testdocs/testFontFeatures.pdf |binary sdext/source/pdfimport/test/tests.cxx | 136 +- 3 files changed, 136 insertions(+), 1 deletion(-) New commits: commit

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

2021-07-14 Thread Andrzej Hunt (via logerrit)
sd/source/ui/remotecontrol/Transmitter.cxx | 16 +--- sd/source/ui/remotecontrol/Transmitter.hxx | 11 --- 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit 8e6cdb02450a876b5c684eb621e1c9383fb1c428 Author: Andrzej Hunt AuthorDate: Sun Jul 11

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

2021-07-14 Thread Noel Grandin (via logerrit)
sw/source/core/doc/docdesc.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ac1817a2fb9fde32f40c5afe96bab174621de892 Author: Noel Grandin AuthorDate: Wed Jul 14 10:24:17 2021 +0200 Commit: Xisco Fauli CommitDate: Wed Jul 14 17:31:32 2021 +0200 tdf#143320 Crash at

[Libreoffice-commits] core.git: include/sfx2 sfx2/source

2021-07-14 Thread Andrea Gelmini (via logerrit)
include/sfx2/viewfrm.hxx |2 +- sfx2/source/view/viewfrm.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6c94eeb92fa0ea14814175276f35a25512cc6f2b Author: Andrea Gelmini AuthorDate: Wed Jul 14 18:13:09 2021 +0200 Commit: Julien Nabet

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

2021-07-14 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/customcellrenderer.cxx |4 vcl/unx/gtk3/gtkinst.cxx|1 + 2 files changed, 5 insertions(+) New commits: commit 12fe411cffb4cb7088f6af096b858e0c6c091c54 Author: Caolán McNamara AuthorDate: Wed Jul 14 10:22:27 2021 +0100 Commit: Caolán McNamara

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

2021-07-14 Thread Samuel Mehrbrodt (via logerrit)
sw/sdi/swpatch.txt | 39 --- 1 file changed, 39 deletions(-) New commits: commit 8b6bcdcddbf76e256b142408c855889414a4dd33 Author: Samuel Mehrbrodt AuthorDate: Wed Jul 14 16:25:59 2021 +0200 Commit: Caolán McNamara CommitDate: Wed Jul 14 21:30:09

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

2021-07-14 Thread Xisco Fauli (via logerrit)
basic/qa/basic_coverage/dateadd.bas |5 + 1 file changed, 5 insertions(+) New commits: commit c3fc5aaa654b649be9adec8904f76272cd50bb16 Author: Xisco Fauli AuthorDate: Wed Jul 14 17:30:01 2021 +0200 Commit: Xisco Fauli CommitDate: Wed Jul 14 18:15:28 2021 +0200 tdf#114011:

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

2021-07-14 Thread Tor Lillqvist (via logerrit)
configure.ac |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 34aae062110cbb50e634b3678ccaf4428d3687c9 Author: Tor Lillqvist AuthorDate: Wed May 19 14:18:56 2021 +0300 Commit: Tor Lillqvist CommitDate: Wed Jul 14 18:15:42 2021 +0200 We do want

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

2021-07-14 Thread Xisco Fauli (via logerrit)
basic/qa/basic_coverage/test_tdf98778.bas | 22 ++ 1 file changed, 22 insertions(+) New commits: commit f7d128f1223a28d5fdae53ceaad55bf3166a9036 Author: Xisco Fauli AuthorDate: Wed Jul 14 17:48:32 2021 +0200 Commit: Xisco Fauli CommitDate: Wed Jul 14 19:39:07 2021

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

2021-07-14 Thread Justin Luth (via logerrit)
sw/qa/extras/rtfexport/data/tdf141964_numId0.rtf | 42 ++ sw/qa/extras/rtfexport/rtfexport3.cxx |8 writerfilter/source/dmapper/DomainMapper_Impl.cxx |8 ++-- writerfilter/source/dmapper/NumberingManager.cxx |2 - 4 files changed, 55

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

2021-07-14 Thread Kevin Suo (via logerrit)
sdext/source/pdfimport/tree/drawtreevisiting.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b1ca6d3aae3b75ec3e5c1ef17d582bcec01fc7eb Author: Kevin Suo AuthorDate: Wed Jul 14 09:44:30 2021 +0800 Commit: Noel Grandin CommitDate: Wed Jul 14 18:53:44 2021 +0200

Re: Are there ideas for client-server model.

2021-07-14 Thread Stef Bon
Op wo 14 jul. 2021 om 14:52 schreef Marc : > But that is not libre office > > > Exactly. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2021-07-14 Thread Caolán McNamara (via logerrit)
desktop/source/app/dispatchwatcher.cxx | 26 +++- sc/source/ui/dbgui/imoptdlg.cxx|7 ++ sc/source/ui/docshell/docsh.cxx| 97 - sc/source/ui/inc/docsh.hxx |2 sc/source/ui/inc/imoptdlg.hxx |6 +- 5 files

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

2021-07-14 Thread Kevin Suo (via logerrit)
sdext/source/pdfimport/inc/wrapper.hxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 6a1de4f74e2510029313771d2751b6cd59141acf Author: Kevin Suo AuthorDate: Tue Jul 13 15:13:45 2021 +0800 Commit: Noel Grandin CommitDate: Wed Jul 14 18:22:20 2021

New Defects reported by Coverity Scan for LibreOffice

2021-07-14 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 4 new defect(s) introduced to LibreOffice found with Coverity Scan. 6 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2021-07-14 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk4/convert3to4.cxx |4 1 file changed, 4 insertions(+) New commits: commit 03f1d66a57e7093c85a906bc08e3ce3ee74f81e4 Author: Caolán McNamara AuthorDate: Wed Jul 14 10:20:27 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Jul 14 20:47:50 2021 +0200 gtk4:

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

2021-07-14 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-ooxml3.cxx | 27 + 3 files changed, 30 insertions(+) New commits: commit

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

2021-07-14 Thread Michael Meeks (via logerrit)
vcl/source/uitest/uiobject.cxx |2 +- vcl/source/window/window.cxx |5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 7fc110d776caa32e7209880d19aab45e3f1b46ba Author: Michael Meeks AuthorDate: Fri Jul 9 15:14:50 2021 +0100 Commit: Michael Meeks

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

2021-07-14 Thread Caolán McNamara (via logerrit)
vcl/source/filter/svm/SvmReader.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 9e2b0a7399bb53cba9ae4cdb3b0e2cbbe04d602d Author: Caolán McNamara AuthorDate: Wed Jul 14 20:25:06 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Jul 14

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 18 +- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 4d8262cab5537409a8cdf0b33b6d4703f7b27c9a Author: panoskorovesis

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

2021-07-14 Thread Caolán McNamara (via logerrit)
sc/source/ui/cctrl/checklistmenu.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 636742269af45ea82f5d5ebf25a04dc8e152ed34 Author: Caolán McNamara AuthorDate: Mon Jul 12 17:34:11 2021 +0100 Commit: Eike Rathke CommitDate: Wed Jul 14 09:15:18

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

2021-07-14 Thread Samuel Mehrbrodt (via logerrit)
svx/source/core/graphichelper.cxx | 20 +--- 1 file changed, 1 insertion(+), 19 deletions(-) New commits: commit 6f926a4787f5e8f76e9efd3a564211eb65655ab2 Author: Samuel Mehrbrodt AuthorDate: Tue Jul 13 09:21:57 2021 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed Jul

[Libreoffice-commits] core.git: icon-themes/elementary icon-themes/elementary_svg

2021-07-14 Thread Rizal Muttaqin (via logerrit)
icon-themes/elementary/cmd/lc_resetattributes.png |binary icon-themes/elementary_svg/cmd/lc_resetattributes.svg |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit d3a0c1b5d6e310d0e1ff8ffe28bb3028775813d0 Author: Rizal Muttaqin AuthorDate: Wed Jul 14 11:17:01

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 19 ++- 3 files changed, 21 insertions(+), 1 deletion(-) New commits: commit 9eed620ab1ea4ad67598b6026132d964e2e430bd Author: panoskorovesis

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |6 ++ vcl/source/filter/svm/SvmReader.cxx | 31 ++- 3 files changed, 37 insertions(+), 1 deletion(-) New commits: commit 9256284b785b119baa2eddeab5e9c5d8e464da02 Author:

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 20 +++- 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 1583371d1d39c63940a3f58d3d2e940f903baa88 Author: panoskorovesis

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

2021-07-14 Thread Hossein (via logerrit)
oox/source/drawingml/customshapes/generate.sh |4 1 file changed, 4 insertions(+) New commits: commit 59577dbb84fae18a3216d57ffec6008af157ce9b Author: Hossein AuthorDate: Mon Jul 5 04:12:27 2021 +0200 Commit: Miklos Vajna CommitDate: Wed Jul 14 09:02:28 2021 +0200 Renamed

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

2021-07-14 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport16.cxx|9 +++-- writerfilter/source/dmapper/DomainMapper.cxx |5 ++ writerfilter/source/dmapper/DomainMapper.hxx |1 writerfilter/source/dmapper/DomainMapper_Impl.cxx | 38 ++

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

2021-07-14 Thread Kevin Suo (via logerrit)
sdext/source/pdfimport/tree/drawtreevisiting.cxx | 15 ++- sdext/source/pdfimport/tree/pdfiprocessor.cxx | 15 ++- sdext/source/pdfimport/tree/writertreevisiting.cxx | 28 + 3 files changed, 41 insertions(+), 17 deletions(-) New commits: commit

[Libreoffice-commits] core.git: extensions/Library_bib.mk extensions/source extensions/uiconfig

2021-07-14 Thread Miklos Vajna (via logerrit)
extensions/Library_bib.mk |1 extensions/source/bibliography/general.cxx | 25 ++ extensions/source/bibliography/general.hxx |2 + extensions/uiconfig/sbibliography/ui/generalpage.ui | 34 +--- 4 files changed,

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

2021-07-14 Thread Arnaud Versini (via logerrit)
cppuhelper/source/implbase_ex.cxx | 19 --- 1 file changed, 4 insertions(+), 15 deletions(-) New commits: commit c82914912f73f1fc9912d53fb60ca7a66379c560 Author: Arnaud Versini AuthorDate: Sat Jun 5 13:38:14 2021 +0200 Commit: Noel Grandin CommitDate: Wed Jul 14

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

2021-07-14 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/python/scriptforge.py |3 + wizards/source/sfdocuments/SF_Base.xba | 43 +++ 2 files changed, 46 insertions(+) New commits: commit 2366c24ffe564643ca616d848a477ba382e9fe50 Author: Jean-Pierre Ledure AuthorDate: Tue Jul 13

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |1 + vcl/source/filter/svm/SvmReader.cxx | 15 ++- 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 250ac047f5aef05738600457354d4998a0456a51 Author: panoskorovesis

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - drawinglayer/source

2021-07-14 Thread Bartosz Kosiorek (via logerrit)
drawinglayer/source/tools/emfphelperdata.cxx | 171 ++- 1 file changed, 91 insertions(+), 80 deletions(-) New commits: commit 5ee7cb39238a420f1b2ffc83d5b2dc79e0ee3875 Author: Bartosz Kosiorek AuthorDate: Sat Jul 3 21:55:33 2021 +0200 Commit: Xisco Fauli

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

2021-07-14 Thread Tünde Tóth (via logerrit)
sc/qa/unit/data/xlsx/tdf142929.xlsx |binary sc/qa/unit/subsequent_export-test2.cxx| 17 + sc/source/filter/oox/autofilterbuffer.cxx |2 +- 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit bbd4d7c1b8a219cd295fd799d39b9cbb7a5b464d Author:

[Libreoffice-commits] core.git: download.lst external/pdfium solenv/flatpak-manifest.in vcl/qa vcl/source

2021-07-14 Thread Miklos Vajna (via logerrit)
download.lst |4 external/pdfium/Library_pdfium.mk | 12 ++ external/pdfium/build.patch.1 | 109 - external/pdfium/inc/pch/precompiled_pdfium.hxx | 16 ++- external/pdfium/ubsan.patch

Re: Are there ideas for client-server model.

2021-07-14 Thread Miklos Vajna
Hi Stef, On Tue, Jul 13, 2021 at 09:32:10AM +0200, Stef Bon wrote: > > What you describe sounds a lot like the functionality that the LOK API > > exposes. Online builds a c++ server on top of that, and then clients > > connect to that via websockets. > > Online? What do you mean with "online"?

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

2021-07-14 Thread Regina Henschel (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf143219ContourWrap_glow_rotate.docx |binary sw/qa/extras/ooxmlexport/data/tdf143219ContourWrap_stroke_shadow.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport16.cxx| 51

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

2021-07-14 Thread Caolán McNamara (via logerrit)
vcl/source/treelist/svimpbox.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit bfc49fc16c1cc9b9a5dee406fe7348c079c45ba6 Author: Caolán McNamara AuthorDate: Tue Jul 13 16:56:23 2021 +0100 Commit: Xisco Fauli CommitDate: Wed Jul 14 09:58:32 2021 +0200

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

2021-07-14 Thread Michael Meeks (via logerrit)
vcl/source/window/window.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e025317cc357d11e8c4afc35fbd5bacba4a07f4e Author: Michael Meeks AuthorDate: Fri Jul 9 15:14:50 2021 +0100 Commit: Michael Meeks CommitDate: Wed Jul 14 10:54:23 2021 +0200

[Libreoffice-commits] core.git: embeddedobj/source sfx2/source

2021-07-14 Thread Miklos Vajna (via logerrit)
embeddedobj/source/msole/olecomponent.cxx |8 +++- sfx2/source/control/unoctitm.cxx | 21 - 2 files changed, 27 insertions(+), 2 deletions(-) New commits: commit 19d473da14ac877cb0721063c7b18e16cb6f2b76 Author: Miklos Vajna AuthorDate: Wed Jul 14

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

2021-07-14 Thread Caolán McNamara (via logerrit)
vcl/source/treelist/svimpbox.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit fc319d0872d0873ab22b98ba457fdce5cf3cb323 Author: Caolán McNamara AuthorDate: Tue Jul 13 16:56:23 2021 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Wed Jul 14 12:02:38 2021 +0200

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

2021-07-14 Thread Noel Grandin (via logerrit)
sw/source/core/doc/docdesc.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2575f9757126228ba43f382a419b92e71ee5b608 Author: Noel Grandin AuthorDate: Wed Jul 14 10:24:17 2021 +0200 Commit: Noel Grandin CommitDate: Wed Jul 14 12:11:02 2021 +0200 tdf#143320 Crash at

[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk

2021-07-14 Thread Noel Grandin (via logerrit)
compilerplugins/clang/test/weakobject.cxx| 31 compilerplugins/clang/weakobject.cxx | 189 +++ solenv/CompilerTest_compilerplugins_clang.mk |1 3 files changed, 85 insertions(+), 136 deletions(-) New commits: commit

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ee3c34aac9fc1ab0ad3ffe6ab11e4fd3684381b Author: Johnny_M AuthorDate: Wed Jul 14 14:50:52 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:50:52 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/05340100.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d55f1498b49ddeedad84b5f79012fc80fb4e6c75 Author: Johnny_M AuthorDate: Wed Jul 14 12:50:50 2021 +0200 Commit: Olivier Hallot

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/05020300.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f88bb249fc86e1d381b6e7551999ea084aadd142 Author: Johnny_M AuthorDate: Wed Jul 14 12:55:24 2021 +0200 Commit: Olivier Hallot

RE: Are there ideas for client-server model.

2021-07-14 Thread Marc
But that is not libre office > -Original Message- > From: LibreOffice On Behalf > Of Miklos Vajna > Sent: Wednesday, 14 July 2021 11:03 > To: libreoffice@lists.freedesktop.org > Subject: Re: Are there ideas for client-server model. > > Hi Stef, > > On Tue, Jul 13, 2021 at 09:32:10AM

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ab7ca478b65c019863929b2932474c092041f7e Author: Johnny_M AuthorDate: Wed Jul 14 14:51:58 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:51:58 2021 +0200 Update git

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c31e741c562fa6607c9bd8c8b2ff4ba0ffa394b5 Author: Johnny_M AuthorDate: Wed Jul 14 14:52:32 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:52:32 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/05340200.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4d648ad8464957732ea905672546d348ae279b13 Author: Johnny_M AuthorDate: Wed Jul 14 12:53:14 2021 +0200 Commit: Olivier Hallot

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 148508090f24c1e560b88e6ceb31c04cc1a2afc1 Author: Johnny_M AuthorDate: Wed Jul 14 14:53:01 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:53:01 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/0524.xhp |2 +- source/text/shared/01/05240200.xhp |4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fca292b94b832ad2de0609dd98ebdb45a53ca94e Author: Johnny_M AuthorDate: Wed Jul 14

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/0524.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 95b36f942f0e9f7130dec40af7a471a392d7deb4 Author: Johnny_M AuthorDate: Wed Jul 14 12:58:34 2021 +0200 Commit: Olivier Hallot

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6130f18980ef898923d0cf0c22834f5114d12bdd Author: Johnny_M AuthorDate: Wed Jul 14 14:53:36 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:53:36 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/0536.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d6df4a20a56da69912d321950d2d32db8e49897a Author: Johnny_M AuthorDate: Wed Jul 14 13:08:45 2021 +0200 Commit: Olivier Hallot

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d5622efa9a78d4d5798045f4c5131bd7753af51 Author: Johnny_M AuthorDate: Wed Jul 14 14:54:06 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:54:06 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/00040503.xhp |2 +- source/text/shared/01/05340300.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 17ccb362fcbd6a54600232b63b554c5f5ae7345b Author: Johnny_M AuthorDate: Wed Jul 14 12:57:12 2021 +0200 Commit: Olivier Hallot

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9188dd9ad99baa5dcd6e9b1b3ec01c27ca1322df Author: Johnny_M AuthorDate: Wed Jul 14 14:55:25 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:55:25 2021 +0200 Update git

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ea19e2dfbfa7517aff3b7bc38242506c7c41858 Author: Johnny_M AuthorDate: Wed Jul 14 14:56:59 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:56:59 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/schart/04/0102.xhp |2 -- source/text/shared/main0226.xhp|2 -- 2 files changed, 4 deletions(-) New commits: commit 4aa4029c1daf5a5137befc6a52dfa2c666a47b24 Author: Johnny_M AuthorDate: Wed Jul 14 13:15:26 2021 +0200 Commit: Olivier Hallot CommitDate: Wed

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/shared/00/0002.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a55b50e0ca48b1904f625f7041d30830d2e9c65 Author: Johnny_M AuthorDate: Wed Jul 14 13:12:11 2021 +0200 Commit: Olivier Hallot CommitDate: Wed Jul 14 14:56:17 2021 +0200

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 073e7b0ce56456187e87b8a13846ba853a4cf10b Author: Johnny_M AuthorDate: Wed Jul 14 14:56:17 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:56:17 2021 +0200 Update git

[Libreoffice-commits] core.git: helpcontent2

2021-07-14 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf168442ae74837e61939981475068a628fd21ad Author: Johnny_M AuthorDate: Wed Jul 14 14:57:42 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 14 14:57:42 2021 +0200 Update git

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

2021-07-14 Thread Johnny_M (via logerrit)
source/text/schart/04/0102.xhp |2 -- source/text/smath/04/0102.xhp|2 +- source/text/smath/guide/keyboard.xhp |2 +- 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 5314f2bf56153760b4d704eb971b41638fc4c4d1 Author: Johnny_M AuthorDate: Wed Jul

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 18 +- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 98042f96c8d6806c9ce01c13b6b75cebfb8405de Author: panoskorovesis

[Libreoffice-commits] core.git: bin/find-unneeded-includes

2021-07-14 Thread Gabor Kelemen (via logerrit)
bin/find-unneeded-includes | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 3f618170b8474b4a4e97aa7685daf064d0413a57 Author: Gabor Kelemen AuthorDate: Wed Jul 14 00:24:50 2021 +0200 Commit: Miklos Vajna CommitDate: Wed Jul 14 11:28:49 2021 +0200

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

2021-07-14 Thread Noel Grandin (via logerrit)
sw/inc/unoframe.hxx |6 +++--- sw/source/core/unocore/unoframe.cxx |8 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 686b2d70fe6361835a9c549ca13ecf0837b82296 Author: Noel Grandin AuthorDate: Tue Jul 13 15:49:36 2021 +0200 Commit:

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

2021-07-14 Thread Julien Nabet (via logerrit)
sfx2/source/commandpopup/CommandPopup.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32b820b7ac299de66965857a86feed895f91c4d5 Author: Julien Nabet AuthorDate: Wed Jul 14 11:39:07 2021 +0200 Commit: Julien Nabet CommitDate: Wed Jul 14 13:02:00 2021

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

2021-07-14 Thread Xisco Fauli (via logerrit)
bin/check-missing-unittests.py | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 03cdb7392bc79476f1725df6160e196497057882 Author: Xisco Fauli AuthorDate: Wed Jul 14 10:44:11 2021 +0200 Commit: Xisco Fauli CommitDate: Wed Jul 14 14:13:57 2021 +0200

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

2021-07-14 Thread Szymon Kłos (via logerrit)
vcl/source/window/toolbox2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9a321fad30a3f7a2d1048ad00285d7a2bcd3ba2e Author: Szymon Kłos AuthorDate: Wed Jul 14 12:00:25 2021 +0200 Commit: Szymon Kłos CommitDate: Wed Jul 14 15:23:51 2021 +0200 jsdialog: dump

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

2021-07-14 Thread Heiko Tietze (via logerrit)
sw/source/uibase/uiview/viewstat.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9a8c8053b4fb322edb1e45b891307cdad1f3d41f Author: Heiko Tietze AuthorDate: Wed Jul 14 11:25:28 2021 +0200 Commit: Heiko Tietze CommitDate: Wed Jul 14 15:26:12 2021 +0200 Resolves

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |1 + vcl/source/filter/svm/SvmReader.cxx | 16 +++- 3 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 8a13231580a806e3ee9b2d197d4cc118f30ab157 Author: panoskorovesis

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |1 + vcl/source/filter/svm/SvmReader.cxx | 14 +- 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit ce30918cfe59a702dfe5f69ed84d13a0cc3de4bc Author: panoskorovesis

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 16 +++- 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 8f00b018cd035db040ec18bff5c53571e3f86f93 Author: panoskorovesis

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

2021-07-14 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |1 + vcl/source/filter/svm/SvmReader.cxx | 15 ++- 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit e49ffd9ea4f3e183004f9f4aa4749f8fec46eb7f Author: panoskorovesis

[Libreoffice-commits] core.git: basctl/source include/sfx2 sfx2/source

2021-07-14 Thread Samuel Mehrbrodt (via logerrit)
basctl/source/basicide/baside2.cxx | 30 +++ basctl/source/basicide/baside2.hxx |1 basctl/source/basicide/baside3.cxx | 44 --- basctl/source/inc/baside3.hxx|2 - basctl/source/inc/basidesh.hxx |2 -

[Libreoffice-bugs] [Bug 81481] FILEOPEN: MS .doc import regression with table style

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

[Libreoffice-bugs] [Bug 81481] FILEOPEN: MS .doc import regression with table style

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81481 --- Comment #10 from Commit Notification --- Kevin Suo committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/12b57e43563a643dd653d78f3e2877ef75998d82 tdf#78427 tdf#81481

[Libreoffice-bugs] [Bug 143356] UI: Default setting autocorrect and replacement not in sync with the active document language

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143356 --- Comment #2 from Telesto --- (In reply to Heiko Tietze from comment #1) > It apparently takes the value from tools > options > language settings > > locale setting; the change requires an app restart to become effective. > > User

[Libreoffice-bugs] [Bug 143320] Crash at paste/undo paste again (swlo!BigPtrArray::Index2Block+0xc8)

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

[Libreoffice-bugs] [Bug 143320] Crash at paste/undo paste again (swlo!BigPtrArray::Index2Block+0xc8)

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143320 --- Comment #6 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/ac1817a2fb9fde32f40c5afe96bab174621de892 tdf#143320

[Libreoffice-bugs] [Bug 143350] text with non-default color shows with default color

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143350 birnb...@posteo.de changed: What|Removed |Added Resolution|--- |FIXED

[Libreoffice-bugs] [Bug 143368] UI: Setting language for paragraph points to dialog label 'Character'

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143368 --- Comment #1 from Telesto --- Created attachment 173582 --> https://bugs.documentfoundation.org/attachment.cgi?id=173582=edit Example file -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 143368] New: UI: Setting language for paragraph points to dialog label 'Character'

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143368 Bug ID: 143368 Summary: UI: Setting language for paragraph points to dialog label 'Character' Product: LibreOffice Version: 7.3.0.0 alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 143355] crash with .uno:FontWork

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143355 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment

[Libreoffice-bugs] [Bug 143355] crash with .uno:FontWork

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143355 Julien Nabet changed: What|Removed |Added Keywords||haveBacktrace

[Libreoffice-bugs] [Bug 143317] Base crashes viewing / browsing mysql database table using direct mysql connector

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143317 --- Comment #6 from AJ --- The problem is occurring on a system I have just migrated from Ubuntu 18.04 with mysql 5 which connected fine, to Ubuntu 20.04 with mysql 8. Mysql 8 seems less supported in 20.04. odbc and jdbc drivers are no

[Libreoffice-bugs] [Bug 92796] [ODF] Writer does not remove unused page background image/bitmap

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92796 Michael Stahl (allotropia) changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 143362] Different results between Calc and Excel for SUMIFS formula

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143362 --- Comment #4 from Elmar --- Note: I a using the Office 365 version of excel -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 140383] Base, Form, Table Default Date not working

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140383 --- Comment #21 from Robert Großkopf --- (In reply to Stang from comment #20) > Using: > > Version: 7.1.4.2 / LibreOffice Community > Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 > CPU threads: 8; OS: Linux 5.4; UI render:

[Libreoffice-bugs] [Bug 140383] Base, Form, Table Default Date not working

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140383 --- Comment #23 from Stang --- No need to respond to my last comment. I realize it is not exactly in concert with the posted problem. Did originally send this poster here as I had verified the problem originally elsewhere. At the same

[Libreoffice-bugs] [Bug 143367] New: Font tabs in style dialogs: when Font Color is white there is no preview

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143367 Bug ID: 143367 Summary: Font tabs in style dialogs: when Font Color is white there is no preview Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 143355] crash with .uno:FontWork

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

[Libreoffice-bugs] [Bug 143363] New: EDITING Converting text to table does not appear in Writers Manage Changes panel

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143363 Bug ID: 143363 Summary: EDITING Converting text to table does not appear in Writers Manage Changes panel Product: LibreOffice Version: Inherited From OOo Hardware:

[Libreoffice-bugs] [Bug 143363] EDITING Converting text to table does not appear in Writers Manage Changes panel

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143363 --- Comment #1 from NISZ LibreOffice Team --- Created attachment 173574 --> https://bugs.documentfoundation.org/attachment.cgi?id=173574=edit Screenshot of the problem in Writer -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 143002] [META] Tracked Changes of tables

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143002 NISZ LibreOffice Team changed: What|Removed |Added Depends on||143363 Referenced

[Libreoffice-bugs] [Bug 143362] Different results between Calc and Excel for SUMIFS formula

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143362 --- Comment #1 from Elmar --- Created attachment 173575 --> https://bugs.documentfoundation.org/attachment.cgi?id=173575=edit the excel doc -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 141964] FILEOPEN DOCX: Outline numbering not imported well.

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141964 --- Comment #17 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6d81084e4f5100b1c8204f30a91d7a5b79998508 tdf#141964 writerfilter

[Libreoffice-bugs] [Bug 143362] Different results between Calc and Excel for SUMIFS formula

2021-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143362 --- Comment #5 from Elmar --- Created attachment 173578 --> https://bugs.documentfoundation.org/attachment.cgi?id=173578=edit compared to example on internet This is a simple example, but it actually gives the same result as excel.

  1   2   3   4   5   >