Re: submit a revised patch to an abandoned gerrit change

2022-01-11 Thread Jan-Marek Glogowski
On 12.01.22 07:22, Winfried Donkers wrote: Is it possible to reopen an abandoned gerrit change when you're not the original contributor? I see a restore button for every abandoned patch. But why not simply try? I can't see any restore button; in menu I see Cherry pick, Download patch and Ign

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

2022-01-11 Thread Ilmari Lauhakangas (via logerrit)
README.md|2 +- configure.ac | 14 -- 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit 3e94991d7fd3a085549c3a5d4c991688042d2cb9 Author: Ilmari Lauhakangas AuthorDate: Tue Jan 11 18:30:26 2022 +0200 Commit: Tor Lillqvist CommitDate: Wed Jan 12 0

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

2022-01-11 Thread Andrea Gelmini (via logerrit)
include/tools/fontenum.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 12e03ccd0cc45394cff479a6190e97a6d599d2c8 Author: Andrea Gelmini AuthorDate: Mon Jan 10 10:59:59 2022 +0100 Commit: Julien Nabet CommitDate: Wed Jan 12 08:26:21 2022 +0100 Remove break; after retu

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

2022-01-11 Thread Miklos Vajna (via logerrit)
sw/qa/extras/odfexport/odfexport.cxx | 71 +++ 1 file changed, 31 insertions(+), 40 deletions(-) New commits: commit ac025a464086c73c564024f484fd181c97138bd9 Author: Miklos Vajna AuthorDate: Tue Jan 11 21:39:16 2022 +0100 Commit: Miklos Vajna CommitDate

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

2022-01-11 Thread Andrea Gelmini (via logerrit)
i18nlangtag/qa/cppunit/test_languagetag.cxx |2 +- sd/source/ui/inc/tools/GraphicSizeCheck.hxx |2 +- sd/source/ui/tools/GraphicSizeCheck.cxx |2 +- sw/source/core/inc/GraphicSizeCheck.hxx |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New commits: commit dc35df15

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

2022-01-11 Thread Andrea Gelmini (via logerrit)
desktop/source/lib/init.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit ab6369c626a249b9ce9e92c04a4f59f91bed2dd6 Author: Andrea Gelmini AuthorDate: Tue Jan 11 21:03:17 2022 +0100 Commit: Julien Nabet CommitDate: Wed Jan 12 08:07:22 2022 +0100 Removed duplicated in

Re: submit a revised patch to an abandoned gerrit change

2022-01-11 Thread Winfried Donkers
Is it possible to reopen an abandoned gerrit change when you're not the original contributor? I see a restore button for every abandoned patch. But why not simply try? I can't see any restore button; in menu I see Cherry pick, Download patch and Ignore. Winfried

[Libreoffice-commits] core.git: helpcontent2

2022-01-11 Thread Andrea Gelmini (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 964191e2daa1594e7087784d2a6883fe5a7f19d2 Author: Andrea Gelmini AuthorDate: Wed Jan 12 07:19:14 2022 +0100 Commit: Gerrit Code Review CommitDate: Wed Jan 12 07:19:14 2022 +0100 Update git subm

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

2022-01-11 Thread Andrea Gelmini (via logerrit)
source/text/shared/guide/dev_tools.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit abe9969968c47e5ff4b85468fa8ef32377b4e086 Author: Andrea Gelmini AuthorDate: Tue Jan 11 22:34:22 2022 +0100 Commit: Julien Nabet CommitDate: Wed Jan 12 07:19:12 2022 +0100

Re: About libreoffice's GUI development tool

2022-01-11 Thread Heiko Tietze
We use Glade [1] to edit dialogs (and other UI elements). An example for how to create a new dialog is in the wiki [2]. Cheers, Heiko [1] https://glade.gnome.org/ [2] https://wiki.documentfoundation.org/Development/Create_new_dialog_in_Impress On 12.01.22 04:18, verne wrote: Hello I want to k

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - comphelper/source desktop/qa desktop/source include/comphelper include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source

2022-01-11 Thread Pranam Lashkari (via logerrit)
comphelper/source/misc/lok.cxx | 60 --- desktop/qa/desktop_lib/test_desktop_lib.cxx |3 - desktop/source/lib/init.cxx | 17 +-- include/LibreOfficeKit/LibreOfficeKit.h |7 --- include/LibreOfficeKit/LibreOfficeKit.hxx

Re: tdf#140286 - CALC formula =INFO("OSVERSION") gives wrong output

2022-01-11 Thread Kohei Yoshida
On 11.01.2022 17:32, Jean-Baptiste Faure wrote: Le 11/01/2022 à 12:16, Chris Sherlock a écrit : Hi all, The output of =INFO(“OSVERSION”) currently gives the wrong version for MacOS (it says it is Windows). From the help, it is not a bug: =INFO("osversion") aswers always "Windows (32-bit) NT

About libreoffice's GUI development tool

2022-01-11 Thread verne
Hello I want to know about libreoffice's GUI development For example: a design tool used by most developers. Or have other development information about libreoffice's GUI. Thank you

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

2022-01-11 Thread Tomaž Vajngerl (via logerrit)
sc/source/ui/view/output.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit f2e1c6033890e513aa8e6b15dd6f26905d4622c8 Author: Tomaž Vajngerl AuthorDate: Mon Jan 10 14:54:31 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Wed Jan 12 02

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

2022-01-11 Thread Gabor Kelemen (via logerrit)
cui/inc/strings.hrc|5 + cui/source/dialogs/AdditionsDialog.cxx | 25 +++-- 2 files changed, 28 insertions(+), 2 deletions(-) New commits: commit b957454e5ed46029ea0ca06a7d345d9608bfa4a1 Author: Gabor Kelemen AuthorDate: Tue Jan 11 20:00:18 2

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

2022-01-11 Thread Gabor Kelemen (via logerrit)
cui/source/dialogs/AdditionsDialog.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 348e0651cc5add15ac03b11dde08057cf33f9b16 Author: Gabor Kelemen AuthorDate: Tue Jan 11 23:37:43 2022 +0100 Commit: Thorsten Behrens CommitDate: Wed Jan 12 02:39:50 2022

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

2022-01-11 Thread Michael Stahl (via logerrit)
sw/inc/section.hxx |3 +++ sw/source/core/docnode/section.cxx |8 sw/source/core/inc/sectfrm.hxx |4 sw/source/core/layout/sectfrm.cxx | 11 +++ 4 files changed, 26 insertions(+) New commits: commit b14f5424dde966fa3764a7e5c813dc727390354c

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

2022-01-11 Thread Michael Stahl (via logerrit)
sw/inc/section.hxx |2 +- sw/source/core/docnode/section.cxx | 23 +++ 2 files changed, 4 insertions(+), 21 deletions(-) New commits: commit 20c819bf3bfd9d203f860f1fd078903d0b3945a7 Author: Michael Stahl AuthorDate: Mon Jan 10 12:12:52 2022 +0100 Com

[Libreoffice-commits] core.git: helpcontent2

2022-01-11 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4032284bf9629e9cf4597d0b10394f9e61be Author: Rafael Lima AuthorDate: Wed Jan 12 02:14:27 2022 +0100 Commit: Gerrit Code Review CommitDate: Wed Jan 12 02:14:27 2022 +0100 Update git submodu

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

2022-01-11 Thread Rafael Lima (via logerrit)
AllLangHelp_smath.mk |1 source/auxiliary/smath.tree |1 source/text/smath/guide/color.xhp | 448 ++ 3 files changed, 450 insertions(+) New commits: commit d29732c1b544fa75cb12a30c8feff3109dddc1f8 Author: Rafael Lima AuthorDat

[Libreoffice-commits] core.git: Changes to 'refs/tags/cib-6.4-2'

2022-01-11 Thread Thorsten Behrens (via logerrit)
Tag 'cib-6.4-2' created by Thorsten Behrens at 2022-01-12 00:55 + Release LibreOffice powered by CIB 6.4-2 -BEGIN PGP SIGNATURE- iQKTBAABCgB9FiEEF13c36gxow74AXmeM3dpmHHuF/gFAmHeJxRfFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE3 NUREQ0RGQTgzMUEzMEVGODAx

[Libreoffice-commits] core.git: Changes to 'refs/tags/cib-6.4-1'

2022-01-11 Thread Thorsten Behrens (via logerrit)
Tag 'cib-6.4-1' created by Thorsten Behrens at 2022-01-12 00:55 + Release LibreOffice powered by CIB 6.4-1 -BEGIN PGP SIGNATURE- iQKTBAABCgB9FiEEF13c36gxow74AXmeM3dpmHHuF/gFAmHeJwFfFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE3 NUREQ0RGQTgzMUEzMEVGODAx

[Libreoffice-commits] core.git: Changes to 'refs/tags/cib-6.4-3'

2022-01-11 Thread Thorsten Behrens (via logerrit)
Tag 'cib-6.4-3' created by Thorsten Behrens at 2022-01-12 00:55 + Release LibreOffice powered by CIB 6.4-3 -BEGIN PGP SIGNATURE- iQKTBAABCgB9FiEEF13c36gxow74AXmeM3dpmHHuF/gFAmHeJx9fFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE3 NUREQ0RGQTgzMUEzMEVGODAx

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

2022-01-11 Thread Julien Nabet (via logerrit)
connectivity/source/drivers/mysqlc/mysqlc_column.cxx | 48 connectivity/source/drivers/mysqlc/mysqlc_column.hxx | 32 ++ connectivity/source/drivers/mysqlc/mysqlc_columns.cxx | 35 +++ connectivity/source/drivers/mysqlc/mysqlc_columns.hxx | 29 ++ connectivity/source/drivers/mysqlc/

Re: tdf#140286 - CALC formula =INFO("OSVERSION") gives wrong output

2022-01-11 Thread Jean-Baptiste Faure
Le 11/01/2022 à 12:16, Chris Sherlock a écrit : Hi all, The output of =INFO(“OSVERSION”) currently gives the wrong version for MacOS (it says it is Windows). From the help, it is not a bug: =INFO("osversion") aswers always "Windows (32-bit) NT 5.01", for compatibility reasons https://help

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

2022-01-11 Thread Caolán McNamara (via logerrit)
include/svx/sdasitm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6fda1c3e0484cd45c48f92b7801a267b091518bd Author: Caolán McNamara AuthorDate: Tue Jan 11 17:20:35 2022 + Commit: Caolán McNamara CommitDate: Tue Jan 11 21:44:18 2022 +0100 cid#14

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-21.06.12-1'

2022-01-11 Thread Andras Timar (via logerrit)
Tag 'cp-21.06.12-1' created by Andras Timar at 2022-01-11 20:30 + cp-21.06.12-1 Changes since cp-21.06.11-1-40: --- 0 files changed ---

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-21.06.12-1'

2022-01-11 Thread Christian Lohmaier (via logerrit)
Tag 'cp-21.06.12-1' created by Andras Timar at 2022-01-11 20:30 + cp-21.06.12-1 Changes since co-21.06.5-1: Christian Lohmaier (1): update templates for 7.1.7 rc2 --- source/am/framework/messages.po | 8 source/am/sfx2/messages.po

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-21.06.12-1'

2022-01-11 Thread Adolfo Jayme Barrientos (via logerrit)
Tag 'cp-21.06.12-1' created by Andras Timar at 2022-01-11 20:30 + cp-21.06.12-1 Changes since co-2021-branch-point-10: --- 0 files changed ---

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-21.06.12-1'

2022-01-11 Thread Andras Timar (via logerrit)
Tag 'cp-21.06.12-1' created by Andras Timar at 2022-01-11 20:30 + cp-21.06.12-1 Changes since libreoffice-7-1-branch-point-5: --- 0 files changed ---

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

2022-01-11 Thread Andras Timar (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 45f56ee448e5615cc6caa5093d8b9dae268a5a83 Author: Andras Timar AuthorDate: Tue Jan 11 21:29:25 2022 +0100 Commit: Andras Timar CommitDate: Tue Jan 11 21:29:25 2022 +0100 Bump version to 21.06.1

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

2022-01-11 Thread Julien Nabet (via logerrit)
connectivity/Library_mysqlc.mk| 12 +-- connectivity/source/drivers/mysqlc/mysqlc_catalog.cxx | 63 +++ connectivity/source/drivers/mysqlc/mysqlc_catalog.hxx | 36 + connectivity/source/drivers/mysqlc/mysqlc_indexes.cxx | 33 connectivit

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

2022-01-11 Thread Caolán McNamara (via logerrit)
vcl/source/outdev/map.cxx |3 +-- vcl/source/outdev/text.cxx | 17 + 2 files changed, 10 insertions(+), 10 deletions(-) New commits: commit f523c854a50358fe3434d8e65bd47f76ccc77b90 Author: Caolán McNamara AuthorDate: Tue Jan 11 16:26:26 2022 + Commit: Caolán Mc

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

2022-01-11 Thread Noel Grandin (via logerrit)
chart2/source/view/axes/VCartesianGrid.cxx | 18 ++--- chart2/source/view/charttypes/BarChart.cxx | 10 +-- chart2/source/view/inc/Linear3DTransformation.hxx | 20 ++ chart2/source/view/inc/PlottingPositionHelper.hxx | 45 +- chart2/source/view/inc/VPolarT

[Libreoffice-commits] core.git: helpcontent2

2022-01-11 Thread Stanislav Horacek (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 610c089cf545ae3346262cc1e78fd21a9e1f8efb Author: Stanislav Horacek AuthorDate: Tue Jan 11 18:34:46 2022 +0100 Commit: Gerrit Code Review CommitDate: Tue Jan 11 18:34:46 2022 +0100 Update git s

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

2022-01-11 Thread Stanislav Horacek (via logerrit)
source/text/sbasic/shared/03/sf_dictionary.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8e0e8633018698b124deb530169ddc73f00cc1b6 Author: Stanislav Horacek AuthorDate: Sun Jan 9 15:17:58 2022 +0100 Commit: Rafael Lima CommitDate: Tue Jan 11 18:34

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

2022-01-11 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/data/double-border-vertical.docx |binary sw/qa/core/layout/layout.cxx | 48 + sw/source/core/layout/paintfrm.cxx |7 +++ 3 files changed, 55 insertions(+) New commits: commit fc04a84f297b78a1049182b6d8cf745f863ffe6

[Libreoffice-commits] core.git: vcl/inc vcl/skia

2022-01-11 Thread Caolán McNamara (via logerrit)
vcl/inc/skia/win/gdiimpl.hxx |4 ++ vcl/skia/win/gdiimpl.cxx | 70 +++ 2 files changed, 68 insertions(+), 6 deletions(-) New commits: commit 68818db0ec0e9c308c8a0772d46af551f439b32c Author: Caolán McNamara AuthorDate: Sun Jan 2 21:55:10 2022

New Defects reported by Coverity Scan for LibreOffice

2022-01-11 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 3 new defect(s) introduced to LibreOffice found with Coverity Scan. New defect(s) Reported-by: Coverity Scan Showing 3 of 3 defect(s) ** CID 1497094: Uninitialized members (UNINIT_CTOR) /

Re: tdf#140286 - CALC formula =INFO("OSVERSION") gives wrong output

2022-01-11 Thread Chris Sherlock
> On 12 Jan 2022, at 1:52 am, Thorsten Behrens wrote: > > Hi Chris, > > Chris Sherlock wrote: >> 1. What should the Linux version of this function provide? >> > My 2 cents - if it ain't broken, don't fix it. People might > (unreasonably) rely on what's returned there as of today, so why tou

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

2022-01-11 Thread Noel Grandin (via logerrit)
chart2/source/inc/BaseGFXHelper.hxx|2 chart2/source/inc/CommonConverters.hxx | 20 + chart2/source/tools/BaseGFXHelper.cxx | 32 + chart2/source/tools/CommonConverters.cxx | 138 ++- chart2/source/view/axes/VCartesianGrid.cxx

Re: submit a revised patch to an abandoned gerrit change

2022-01-11 Thread Jan-Marek Glogowski
On 11.01.22 16:16, Winfried Donkers wrote: Is it possible to reopen an abandoned gerrit change when you're not the original contributor? I see a restore button for every abandoned patch. But why not simply try?

submit a revised patch to an abandoned gerrit change

2022-01-11 Thread Winfried Donkers
In 2017 a contributor submitted several patches to gerrit, but in the end didn't succeed in fixing the bug and gave up. The contributor gave up and gerrit (Pootle bot) changed the status of the gerrit change to abandoned. Last month I received a question whether I could do something with the (

Re: tdf#140286 - CALC formula =INFO("OSVERSION") gives wrong output

2022-01-11 Thread Thorsten Behrens
Hi Chris, Chris Sherlock wrote: > 1. What should the Linux version of this function provide? > My 2 cents - if it ain't broken, don't fix it. People might (unreasonably) rely on what's returned there as of today, so why touch it? Cheers, -- Thorsten signature.asc Description: PGP signature

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

2022-01-11 Thread Miklos Vajna (via logerrit)
editeng/source/editeng/impedit3.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 55cf4a8acc4e25c6198742bb3e04c3c630a3c0b4 Author: Miklos Vajna AuthorDate: Mon Jan 10 13:38:46 2022 +0100 Commit: Xisco Fauli CommitDate: Tue Jan 11 15:33:42 2022 +0

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

2022-01-11 Thread Luboš Luňák (via logerrit)
include/svx/sdr/properties/defaultproperties.hxx|3 ++- include/svx/sdr/properties/properties.hxx |3 ++- include/svx/svdoashp.hxx|4 ++-- include/svx/svdobj.hxx |4 +++- svx/inc/sdr/properties/attributeproperti

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

2022-01-11 Thread Noel Grandin (via logerrit)
chart2/source/view/axes/DateScaling.cxx | 55 +++- 1 file changed, 27 insertions(+), 28 deletions(-) New commits: commit 5b7a32ac6e39d2c5991ee2fbdcf7d40556747578 Author: Noel Grandin AuthorDate: Tue Jan 11 11:20:45 2022 +0200 Commit: Noel Grandin CommitDate

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

2022-01-11 Thread Mert Tumer (via logerrit)
sc/source/ui/docshell/docsh.cxx | 29 ++--- 1 file changed, 18 insertions(+), 11 deletions(-) New commits: commit 108a6044debbe0831b7a8309e2a5fba23e384b39 Author: Mert Tumer AuthorDate: Wed Dec 29 16:34:38 2021 +0300 Commit: Andras Timar CommitDate: Tue Jan 11

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

2022-01-11 Thread Tomaž Vajngerl (via logerrit)
sc/source/ui/view/output.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit bc7f7ebaccc552925de215cb581a03256766e515 Author: Tomaž Vajngerl AuthorDate: Mon Jan 10 14:43:38 2022 +0900 Commit: Andras Timar CommitDate: Tue Jan 11 13:3

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

2022-01-11 Thread Tomaž Vajngerl (via logerrit)
sc/inc/fillinfo.hxx|1 + sc/source/core/data/colorscale.cxx |6 ++ sc/source/ui/view/output.cxx | 18 +++--- 3 files changed, 22 insertions(+), 3 deletions(-) New commits: commit 204409386483cfb369e8fe2ed79b6560a1a52d8f Author: Tomaž Vajngerl A

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

2022-01-11 Thread Noel Grandin (via logerrit)
framework/source/fwe/xml/statusbardocumenthandler.cxx | 12 1 file changed, 12 deletions(-) New commits: commit a67b622ce51b4a8d0d36a62e4749f4ed0f17cfd2 Author: Noel Grandin AuthorDate: Tue Jan 11 10:14:04 2022 +0200 Commit: Noel Grandin CommitDate: Tue Jan 11 13:21:01 20

[Libreoffice-commits] core.git: helpcontent2

2022-01-11 Thread Stanislav Horacek (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a895ccb1032aa610055284bd3122cce623036464 Author: Stanislav Horacek AuthorDate: Tue Jan 11 13:01:43 2022 +0100 Commit: Gerrit Code Review CommitDate: Tue Jan 11 13:01:43 2022 +0100 Update git s

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

2022-01-11 Thread Stanislav Horacek (via logerrit)
source/text/sbasic/shared/03/sf_dialogcontrol.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a6cfde785b43b77c2accfa133e6aeac3fc22cf1 Author: Stanislav Horacek AuthorDate: Sat Jan 8 18:16:05 2022 +0100 Commit: Rafael Lima CommitDate: Tue Jan 11 13:01:41

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

2022-01-11 Thread Noel Grandin (via logerrit)
framework/source/fwe/xml/toolboxdocumenthandler.cxx | 12 1 file changed, 12 deletions(-) New commits: commit 72493fe922ffe91c6587f660f82f99a229e4d6fd Author: Noel Grandin AuthorDate: Tue Jan 11 10:12:32 2022 +0200 Commit: Noel Grandin CommitDate: Tue Jan 11 12:55:57 2022

[Libreoffice-commits] core.git: 2 commits - framework/source

2022-01-11 Thread Noel Grandin (via logerrit)
framework/source/xml/imagesdocumenthandler.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 934d246e77659ec91321f57e9a244dc39e917150 Author: Noel Grandin AuthorDate: Tue Jan 11 10:01:19 2022 +0200 Commit: Noel Grandin CommitDate: Tue Jan 11 12:55:43 2022 +0100

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

2022-01-11 Thread Xisco Fauli (via logerrit)
svx/qa/unit/classicshapes.cxx | 143 ++ 1 file changed, 64 insertions(+), 79 deletions(-) New commits: commit 91c6279dd60b07788c8015fb04ecd2d310de1623 Author: Xisco Fauli AuthorDate: Mon Jan 10 20:09:57 2022 +0100 Commit: Xisco Fauli CommitDate:

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

2022-01-11 Thread Miklos Vajna (via logerrit)
editeng/source/editeng/impedit3.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit f0a907a62af92ea067f4442979d2c2891e46781e Author: Miklos Vajna AuthorDate: Mon Jan 10 13:38:46 2022 +0100 Commit: Mike Kaganski CommitDate: Tue Jan 11 12:16:54 2022

tdf#140286 - CALC formula =INFO("OSVERSION") gives wrong output

2022-01-11 Thread Chris Sherlock
Hi all, The output of =INFO(“OSVERSION”) currently gives the wrong version for MacOS (it says it is Windows). I have a proposed patch for this in https://gerrit.libreoffice.org/c/core/+/127921 There are two issues: 1. What should the Linux ver

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

2022-01-11 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx | 40 +--- lotuswordpro/source/filter/lwpsdwdrawheader.hxx |4 +- 2 files changed, 18 insertions(+), 26 deletions(-) New commits: commit 11eecc7dadbee933a1f1e77adb1e4724015d2310 Author: Caolán McNamara AuthorDate: Mon

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

2022-01-11 Thread Stephan Bergmann (via logerrit)
emfio/qa/cppunit/wmf/wmfimporttest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 20a9b1ba01636b2b35b6cc2bc5c1c807055c5e8d Author: Stephan Bergmann AuthorDate: Tue Jan 11 09:20:54 2022 +0100 Commit: Stephan Bergmann CommitDate: Tue Jan 11 11:55:26 2

[Libreoffice-commits] core.git: helpcontent2

2022-01-11 Thread Miklos Vajna (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit efc287877328d3193c23d3a1065b6f015d7d12ef Author: Miklos Vajna AuthorDate: Tue Jan 11 11:53:06 2022 +0100 Commit: Gerrit Code Review CommitDate: Tue Jan 11 11:53:06 2022 +0100 Update git submod

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

2022-01-11 Thread Miklos Vajna (via logerrit)
AllLangHelp_shared.mk |1 source/text/shared/01/05320002.xhp | 64 + 2 files changed, 65 insertions(+) New commits: commit fb8d368b0df51add887d63e7ec866ac06d5102e3 Author: Miklos Vajna AuthorDate: Tue Jan 11 11:41:20 2022 +0100 Commit:

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - 29 commits - editeng/source include/editeng include/sfx2 include/svx sc/source sfx2/source svx/source vcl/source

2022-01-11 Thread Dennis Francis (via logerrit)
editeng/source/editeng/editview.cxx | 27 ++- editeng/source/editeng/impedit.cxx | 37 - editeng/source/editeng/impedit.hxx |6 + include/editeng/editview.hxx |4 + include/sfx2/ipclient.hxx|4 + include/sfx2/lokcharthelper.hxx |3 inc

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

2022-01-11 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 35be5565c8e054a343954ee545df65c29384ff27 Author: Caolán McNamara AuthorDate: Sun Jan 9 16:16:39 2022 + Commit: Xisco Fauli CommitDate: Tue Jan 11 11:15:42 2022 +0100 ofz#434

[Libreoffice-commits] core.git: external/fontconfig

2022-01-11 Thread Stephan Bergmann (via logerrit)
external/fontconfig/ExternalProject_fontconfig.mk |1 + 1 file changed, 1 insertion(+) New commits: commit c1d1588ab6665403b9b35e3e85d915b9cfccffe8 Author: Stephan Bergmann AuthorDate: Tue Jan 11 09:14:43 2022 +0100 Commit: Stephan Bergmann CommitDate: Tue Jan 11 11:00:14 2022 +0100

[Libreoffice-commits] dev-tools.git: test-bugzilla-files/zip.sh

2022-01-11 Thread Caolán McNamara (via logerrit)
test-bugzilla-files/zip.sh |3 +++ 1 file changed, 3 insertions(+) New commits: commit f8ff10fe45a61b7099e64a5998a36258c5328dd9 Author: Caolán McNamara AuthorDate: Tue Jan 11 09:33:47 2022 + Commit: Caolán McNamara CommitDate: Tue Jan 11 10:36:52 2022 +0100 create zip files

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

2022-01-11 Thread Noel Grandin (via logerrit)
comphelper/source/misc/accessiblewrapper.cxx |4 ++-- include/comphelper/accessiblewrapper.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 02e7628f603959d15c0f1b8a8d2c17b1550479b3 Author: Noel Grandin AuthorDate: Fri Dec 24 20:15:53 2021 +0200 Comm

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

2022-01-11 Thread Michael Stahl (via logerrit)
sw/inc/section.hxx |3 +++ sw/source/core/docnode/section.cxx |8 sw/source/core/inc/sectfrm.hxx |4 sw/source/core/layout/sectfrm.cxx | 11 +++ 4 files changed, 26 insertions(+) New commits: commit cb188ce336e434c2b7002b3d8a41a681e73ae51a

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

2022-01-11 Thread Miklos Vajna (via logerrit)
vcl/qa/cppunit/pdfexport/data/pdf-image-hyperlink.odg |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx| 32 vcl/source/gdi/pdfwriter_impl.cxx | 35 ++ 3 files changed, 67 insertions(+) New commits: commit 33c9bc0225a92f26770f

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

2022-01-11 Thread Miklos Vajna (via logerrit)
editeng/source/editeng/impedit3.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit e1449eaf3b2b0bf4ebed44bbcf54e5e01d356465 Author: Miklos Vajna AuthorDate: Mon Jan 10 13:38:46 2022 +0100 Commit: Xisco Fauli CommitDate: Tue Jan 11 10:09:42 2022 +0

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

2022-01-11 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1f7ae933a62742d7626859a00750f795551843f3 Author: Caolán McNamara AuthorDate: Sun Jan 9 16:16:39 2022 + Commit: Xisco Fauli CommitDate: Tue Jan 11 10:07:05 2022 +0100 ofz#434

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - include/oox oox/qa oox/source sd/source

2022-01-11 Thread Sarper Akdemir (via logerrit)
include/oox/export/drawingml.hxx|6 ++- oox/qa/unit/data/camera-rotation-revolution-nonwps.pptx |binary oox/qa/unit/drawingml.cxx | 26 ++ oox/qa/unit/export.cxx | 27 +++ oox/so

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

2022-01-11 Thread Michael Weghorn (via logerrit)
winaccessibility/inc/AccObject.hxx |2 winaccessibility/inc/AccObjectManagerAgent.hxx |3 winaccessibility/inc/AccObjectWinManager.hxx|3 winaccessibility/source/UAccCOM/MAccessible.cxx

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

2022-01-11 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObject.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit d96eb0b381de5f87534215ef38e1af1b3bdfd0ab Author: Michael Weghorn AuthorDate: Wed Jan 5 12:23:23 2022 + Commit: Xisco Fauli CommitDate: Tue Jan 11 10:01:48

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

2022-01-11 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObject.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6b32bda33bee7b56d43f34adb23bcd60d8a1b1b9 Author: Michael Weghorn AuthorDate: Wed Jan 5 12:05:50 2022 + Commit: Xisco Fauli CommitDate: Tue Jan 11 10:00:

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

2022-01-11 Thread Mike Kaganski (via logerrit)
svx/source/svdraw/svdtrans.cxx | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit b1e3f5d96b1093f42a4558a04ee607b2cde6f4bd Author: Mike Kaganski AuthorDate: Sun Jan 9 15:53:22 2022 +0300 Commit: Xisco Fauli CommitDate: Tue Jan 11 09:58:32 2022 +0

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

2022-01-11 Thread Miklos Vajna (via logerrit)
vcl/qa/cppunit/pdfexport/data/pdf-image-hyperlink.odg |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx| 18 + vcl/source/gdi/pdfwriter_impl.cxx | 35 ++ 3 files changed, 53 insertions(+) New commits: commit 34d3315af070ce0278363c14a1d

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - sd/qa svx/source

2022-01-11 Thread Gülşah Köse (via logerrit)
sd/qa/unit/data/pptx/tdf135843.pptx|binary sd/qa/unit/import-tests.cxx| 27 ++- svx/source/table/viewcontactoftableobj.cxx |4 ++-- 3 files changed, 28 insertions(+), 3 deletions(-) New commits: commit 35b179b88330e1e94980192c598f23661e2757f9

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sc/qa sc/source

2022-01-11 Thread Vasily Melenchuk (via logerrit)
sc/qa/unit/data/ods/tdf145059.ods |binary sc/qa/unit/subsequent_export-test.cxx | 41 ++ sc/source/filter/excel/excrecds.cxx |4 +++ sc/source/filter/excel/xestyle.cxx| 16 + sc/source/filter/inc/xestyle.hxx |5 ++-- 5 files c

[Libreoffice-commits] core.git: cui/inc cui/source include/svl include/vcl vcl/backendtest vcl/inc

2022-01-11 Thread Gabor Kelemen (via logerrit)
cui/inc/strings.hrc |3 + cui/source/dialogs/GraphicTestsDialog.cxx | 28 --- include/svl/svl.hrc |6 +++ include/vcl/test/GraphicsRenderTests.hxx |4 +- vcl/backendtest/GraphicsRenderTests.cxx | 56

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

2022-01-11 Thread Vasily Melenchuk (via logerrit)
sc/qa/unit/data/ods/tdf145059.ods |binary sc/qa/unit/subsequent_export_test2.cxx | 31 +++ sc/source/filter/excel/excrecds.cxx|4 sc/source/filter/excel/xestyle.cxx | 16 sc/source/filter/inc/xestyle.hxx |5 +++-- 5