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

2022-01-23 Thread Mike Kaganski (via logerrit)
sw/source/filter/ww8/fields.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5253bef351ebc5413a382e41586b78028b9ee358 Author: Mike Kaganski AuthorDate: Mon Jan 24 07:40:50 2022 +0100 Commit: Mike Kaganski CommitDate: Mon Jan 24 08:49:28 2022 +0100 Add a reference

Re: About removing Beanshell/Javascript (Rhino) ?

2022-01-23 Thread Stephan Bergmann
On 1/22/22 20:40, Caolán McNamara wrote: On Sat, 2022-01-22 at 12:27 +0100, Julien Nabet wrote: shouldn't we ... remove the 2 others or at least Beanshell ? FWIW I agree, I don't think the beanshell or rhino integration has ever really been particularly useful. For RedHat's RHEL we've built wi

Re: About removing Beanshell/Javascript (Rhino) ?

2022-01-23 Thread Tomaž Vajngerl
Hi, On Sun, Jan 23, 2022 at 9:57 AM Tomaž Vajngerl wrote: > > Probably it is better to invest into integrating a WebAssembly runtime > like Wasmer. Not only would we get JS but also support for a bunch of other > languages and have support for a platform independent binary execution > format. >

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/TitleHelper.hxx| 13 +++-- chart2/source/tools/ObjectIdentifier.cxx | 28 +++- chart2/source/tools/TitleHelper.cxx | 21 ++--- 3 files changed, 32 insertions(+), 30 deletions(-) New commits: commit ed9b410a1932fa

[Libreoffice-commits] core.git: helpcontent2

2022-01-23 Thread Eike Rathke (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86a9c860410351125708543c1050bfc0977d3b97 Author: Eike Rathke AuthorDate: Sun Jan 23 23:57:41 2022 +0100 Commit: Gerrit Code Review CommitDate: Sun Jan 23 23:57:41 2022 +0100 Update git submodu

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

2022-01-23 Thread Eike Rathke (via logerrit)
source/text/scalc/01/04060109.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 55e53682d9285f018385e273774a7d106a34efd4 Author: Eike Rathke AuthorDate: Sun Jan 23 23:47:24 2022 +0100 Commit: Eike Rathke CommitDate: Sun Jan 23 23:57:39 2022 +0100

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

2022-01-23 Thread Andrea Gelmini (via logerrit)
sw/source/core/doc/extinput.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d63b243594d7e5ca3402745f662b4349cc5753f7 Author: Andrea Gelmini AuthorDate: Sun Jan 23 21:55:09 2022 +0100 Commit: Andrea Gelmini CommitDate: Sun Jan 23 23:18:39 2022 +0100

New Defects reported by Coverity Scan for LibreOffice

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

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

2022-01-23 Thread Julien Nabet (via logerrit)
connectivity/source/drivers/mysqlc/mysqlc_tables.cxx |2 +- connectivity/source/drivers/mysqlc/mysqlc_tables.hxx |1 - connectivity/source/drivers/mysqlc/mysqlc_views.cxx | 16 +--- connectivity/source/drivers/mysqlc/mysqlc_views.hxx | 10 +- 4 files changed, 7 in

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartModelHelper.hxx |2 +- chart2/source/inc/RangeHighlighter.hxx |4 +++- chart2/source/model/main/ChartModel.cxx |6 +- chart2/source/tools/ChartModelHelper.cxx |2 +- chart2/source/tools/RangeHighlighter.cxx | 26 -- 5 files

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/AxisHelper.hxx |2 - chart2/source/tools/AxisHelper.cxx | 23 +++-- chart2/source/tools/ExplicitCategoriesProvider.cxx |2 - chart2/source/view/main/ChartView.cxx |4 ++- 4 files changed, 13 insertions(+

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/BaseCoordinateSystem.hxx |3 chart2/source/inc/ChartTypeTemplate.hxx | 17 +- chart2/source/model/main/BaseCoordinateSystem.cxx| 10 + chart2/source/model/template/ChartTypeTemplate.cxx | 76 ++- char

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartTypeTemplate.hxx |5 chart2/source/model/template/AreaChartTypeTemplate.cxx |3 chart2/source/model/template/AreaChartTypeTemplate.hxx |2 chart2/source/model/template/BarChartTypeTemplate.cxx |2 chart2/source/model/template/BarChartT

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartTypeTemplate.hxx |7 - chart2/source/model/main/ChartModel_Persistence.cxx |2 chart2/source/model/template/BarChartTypeTemplate.cxx|3 chart2/source/model/template/BarChartTypeTemplate.hxx|2 chart2/source/mod

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

2022-01-23 Thread Szymon Kłos (via logerrit)
sw/qa/extras/tiledrendering/tiledrendering.cxx | 71 + sw/source/core/doc/extinput.cxx| 19 ++ 2 files changed, 79 insertions(+), 11 deletions(-) New commits: commit 218acb48df79101392c2cc3a030ddb5dcee878c7 Author: Szymon Kłos AuthorDate: Fri D

License

2022-01-23 Thread Arjun Badola
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

[Libreoffice-commits] core.git: solenv/gbuild

2022-01-23 Thread Arjun (via logerrit)
solenv/gbuild/Output.mk| 14 +++--- solenv/gbuild/extensions/pre_MergedLibsList.mk |6 +++--- solenv/gbuild/platform/com_MSC_class.mk|4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 1cc2690fe2f87e8acce4e9b4e0cb533fda

[Libreoffice-commits] core.git: configure.ac

2022-01-23 Thread Jan-Marek Glogowski (via logerrit)
configure.ac | 87 ++- 1 file changed, 16 insertions(+), 71 deletions(-) New commits: commit fb1e658bbdc2e6f9d316fdf9a1d08b414d72c9a7 Author: Jan-Marek Glogowski AuthorDate: Mon Jan 3 01:08:15 2022 +0100 Commit: David Tardon Comm

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

2022-01-23 Thread Szymon Kłos (via logerrit)
sw/qa/extras/tiledrendering/tiledrendering.cxx | 71 + sw/source/core/doc/extinput.cxx| 19 ++ 2 files changed, 79 insertions(+), 11 deletions(-) New commits: commit de3db2fdce1ee20db65a0275e987ce32d94f2cfd Author: Szymon Kłos AuthorDate: Fri D

[Libreoffice-commits] core.git: helpcontent2

2022-01-23 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 284bfb3ee95b9a0732d42f2cff61e8f9fac9d83e Author: Seth Chaiklin AuthorDate: Sun Jan 23 15:59:25 2022 +0100 Commit: Gerrit Code Review CommitDate: Sun Jan 23 15:59:25 2022 +0100 Update git submo

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

2022-01-23 Thread Seth Chaiklin (via logerrit)
source/text/shared/guide/template_manager.xhp |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit cc64499cecf5d0695bcf9b70b75ab99013270e38 Author: Seth Chaiklin AuthorDate: Sun Jan 23 14:21:39 2022 +0100 Commit: Olivier Hallot CommitDate: Sun Jan 23 15:59

[Libreoffice-commits] core.git: Branch 'feature/wasm' - README.md

2022-01-23 Thread Thorsten Behrens (via logerrit)
README.md |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8751d4e79a7056c5f7e53e7039d9b470567f8b28 Author: Thorsten Behrens AuthorDate: Sat Jan 15 12:58:16 2022 +0100 Commit: Thorsten Behrens CommitDate: Sun Jan 23 01:42:47 2022 +0100 Adjust ptr to WASM

[Libreoffice-commits] core.git: solenv/bin sysui/desktop

2022-01-23 Thread Andras Timar (via logerrit)
solenv/bin/modules/installer/epmfile.pm |2 +- sysui/desktop/freedesktop/freedesktop-menus.spec |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a244beeed618fc4507a65934932a1a6607c62804 Author: Andras Timar AuthorDate: Sat Jan 22 22:00:56 2022 +010

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartTypeTemplate.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 71a5a9437557d7c79046207b7304ccc10c8aeb68 Author: Noel Grandin AuthorDate: Sun Jan 23 12:28:39 2022 +0200 Commit: Noel Grandin CommitDate: Sun Jan 23 14:48:39 2022 +

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/chartview/ExplicitValueProvider.hxx |5 +++ chart2/source/view/axes/VCartesianCoordinateSystem.cxx |2 - chart2/source/view/axes/VCartesianCoordinateSystem.hxx |2 - chart2/source/view/axes/VCoordinateSystem.cxx |5 +-- chart2/source/view/axes/VPolarCoor

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

2022-01-23 Thread László Németh (via logerrit)
sw/inc/crsrsh.hxx |9 + sw/source/core/crsr/crstrvl.cxx| 24 sw/source/uibase/docvw/edtwin2.cxx | 28 ++-- 3 files changed, 47 insertions(+), 14 deletions(-) New commits: commit 92fb148a956087483ac837dd540e555e7

[Libreoffice-commits] core.git: chart2/source offapi/com offapi/UnoApi_offapi.mk solenv/clang-format

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/controller/dialogs/DialogModel.cxx |6 chart2/source/inc/ChartTypeTemplate.hxx |6 chart2/source/inc/DataInterpreter.hxx| 81 ++- chart2/source/model/template/BubbleChartTypeTemplate.cxx |2 chart2/

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

2022-01-23 Thread Stephan Bergmann (via logerrit)
jurt/source/pipe/staticsalhack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5462235f5611a784b60e5a0ab1fff6a1ea6ebc1d Author: Stephan Bergmann AuthorDate: Sat Jan 22 22:14:43 2022 +0100 Commit: Stephan Bergmann CommitDate: Sun Jan 23 12:28:20 2022 +0100 Avoid lopl

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - 2 commits - bin/pack-debug solenv/bin sysui/desktop

2022-01-23 Thread Andras Timar (via logerrit)
bin/pack-debug |6 +++--- solenv/bin/modules/installer/epmfile.pm |2 +- sysui/desktop/freedesktop/freedesktop-menus.spec |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 74a04d020dc1215b2008afd84d57a91115b9a90a Aut

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

2022-01-23 Thread Andrea Gelmini (via logerrit)
chart2/source/controller/accessibility/AccessibleChartElement.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e170d62b488117a09fe401a6ac63355a74347689 Author: Andrea Gelmini AuthorDate: Sat Jan 22 22:13:30 2022 +0100 Commit: Julien Nabet CommitDate: Sun Jan 23 11:55:56 2

[Libreoffice-commits] core.git: download.lst

2022-01-23 Thread Caolán McNamara (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 630be1877054ad8822bfd9f134dea888cc98845b Author: Caolán McNamara AuthorDate: Sat Jan 22 20:21:18 2022 + Commit: Caolán McNamara CommitDate: Sun Jan 23 11:46:38 2022 +0100 upgrade to ns

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartTypeTemplate.hxx |4 +++- chart2/source/model/main/ChartModel_Persistence.cxx | 10 +- chart2/source/model/template/ChartTypeTemplate.cxx | 11 --- 3 files changed, 12 insertions(+), 13 deletions(-) New commits: commit afc49a652ec2eb5cce

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

2022-01-23 Thread Noel Grandin (via logerrit)
chart2/source/inc/ChartTypeTemplate.hxx | 10 -- chart2/source/model/template/AreaChartTypeTemplate.cxx | 25 + chart2/source/model/template/AreaChartTypeTemplate.hxx |8 - chart2/source/model/template/BarChartTypeTemplate.cxx| 26 + chart

[Libreoffice-commits] core.git: codemaker/source tools/source

2022-01-23 Thread Stephan Bergmann (via logerrit)
codemaker/source/cppumaker/cpputype.cxx |4 ++-- tools/source/debug/debug.cxx|3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 162017cd9abd9c1ca63a6b671a084464b896e85c Author: Stephan Bergmann AuthorDate: Sat Jan 22 18:20:05 2022 +0100 Commit: