std::optional::value

2022-01-13 Thread Stephan Bergmann
There is an issue with some C++17 functionality that throws certain exceptions, most prominent apparently being std::optional::value: On macOS, this functionality is only available in the system libc++ starting with macOS 10.13. That would match our recent baseline (see

[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/gbuild

2022-01-13 Thread Stephan Bergmann (via logerrit)
config_host.mk.in|1 configure.ac | 57 ++- solenv/gbuild/platform/macosx.mk |2 - 3 files changed, 4 insertions(+), 56 deletions(-) New commits: commit b0ab07ba89c88006932c68e0ca08dffcd0a4621e Author: Stephan

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

2022-01-13 Thread Andreas Heinisch (via logerrit)
sc/source/ui/unoobj/cellsuno.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 5ee413d78cfc1cbfbe7c05f0c21c40ffb32f572a Author: Andreas Heinisch AuthorDate: Tue Dec 28 19:55:29 2021 +0100 Commit: Xisco Fauli CommitDate: Thu Jan 13 09:48:37

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

2022-01-13 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 e910ee9278e38449212840efe9dd41d37816db7d Author: Tomaž Vajngerl A

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

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

[Libreoffice-commits] core.git: solenv/sanitizers sw/uiconfig

2022-01-13 Thread Caolán McNamara (via logerrit)
solenv/sanitizers/ui/modules/swriter.suppr |1 - sw/uiconfig/swriter/ui/viewoptionspage.ui |8 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit f5f5b45001eb419ab45c823c17cafc53e6a4659e Author: Caolán McNamara AuthorDate: Wed Jan 12 16:59:16 2022 + Com

[Libreoffice-commits] core.git: Makefile.in

2022-01-13 Thread Luboš Luňák (via logerrit)
Makefile.in |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit d6496fce2e51a3e44753e6b5c462824f182b48d5 Author: Luboš Luňák AuthorDate: Wed Jan 12 16:21:26 2022 +0100 Commit: Luboš Luňák CommitDate: Thu Jan 13 10:12:57 2022 +0100 split gbuild's .all

FYI: 'make .allbuild'

2022-01-13 Thread Luboš Luňák
Hello, you may or may not know that gbuild supports doing e.g. 'make vcl.all', which is supposed to build vcl and also all its dependencies. But just like the old 'all' target it has the problem that it also builds tests, which makes it rather useless in practice, as it not only causes to r

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

2022-01-13 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0b6ae07240e79738d88fe61676f814044cf71c7c Author: Caolán McNamara AuthorDate: Mon Jan 10 09:49:50 2022 + Commit: Michael Stahl CommitDate: Thu Jan 13 11:29:16

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

2022-01-13 Thread Jan-Marek Glogowski (via logerrit)
solenv/gbuild/ExternalProject.mk |4 +-- solenv/gbuild/LinkTarget.mk | 45 +++ solenv/gbuild/TargetLocations.mk |7 ++ solenv/gbuild/partial_build.mk |4 +++ solenv/gbuild/static.mk | 42 +++- s

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

2022-01-13 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit fb34972b945b73ab86caf8dd3f4d7abb701f2299 Author: Caolán McNamara AuthorDate: Wed Jan 12 09:51:30 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 12:21:20 2022 +0100 of

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

2022-01-13 Thread Olivier Hallot (via logerrit)
source/text/shared/guide/cmis-remote-files-setup.xhp | 86 +-- 1 file changed, 43 insertions(+), 43 deletions(-) New commits: commit edc442479a8762dbb44c55741f28400efb528ec3 Author: Olivier Hallot AuthorDate: Wed Jan 12 10:03:50 2022 -0300 Commit: Olivier Hallot Commit

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21cfbd6c1d6e4311301b5eeb84490e2474717ff0 Author: Olivier Hallot AuthorDate: Thu Jan 13 08:23:41 2022 -0300 Commit: Gerrit Code Review CommitDate: Thu Jan 13 12:23:41 2022 +0100 Update git subm

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

2022-01-13 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/live_data_stream.xhp | 35 +- 1 file changed, 34 insertions(+), 1 deletion(-) New commits: commit 0ab09791a5f69b886f51eea97cba0e120d63a21d Author: Olivier Hallot AuthorDate: Wed Jan 12 12:07:34 2022 -0300 Commit: Olivier Hallot CommitDa

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 687ec84b16f3031da8704c04c7f6c4a81f7c3f00 Author: Olivier Hallot AuthorDate: Thu Jan 13 08:24:54 2022 -0300 Commit: Gerrit Code Review CommitDate: Thu Jan 13 12:24:54 2022 +0100 Update git subm

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

2022-01-13 Thread Stephan Bergmann (via logerrit)
cppu/qa/cppumaker/test_cppumaker.cxx |1 + cppu/qa/test_any.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 4ee0ad0541a9767cbf527a268df321d554b00384 Author: Stephan Bergmann AuthorDate: Thu Jan 13 10:55:19 2022 +0100 Commit: Stephan Bergmann Commit

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2022-01-13 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 18220ad65bb989fdbfe73fa36ae03ef6466d7ee5 Author: Stephan Bergmann AuthorDate: Thu Jan 13 10:49:37 2022 +0100 Commit: Stephan Bergmann CommitDate: Thu Jan 13 12:25:56 2022 +0100

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

2022-01-13 Thread Rafael Lima (via logerrit)
source/text/scalc/01/04060111.xhp | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) New commits: commit 3cb9f803eae6a60ae6bc8ca35ccd74126f14a871 Author: Rafael Lima AuthorDate: Wed Jan 12 14:02:12 2022 +0100 Commit: Olivier Hallot CommitDate: Thu Jan 13 12:28:47

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6057d03c60c9f6a483a7b0caf2cb32cab0e83103 Author: Rafael Lima AuthorDate: Thu Jan 13 12:28:48 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 12:28:48 2022 +0100 Update git submodu

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

2022-01-13 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b015566e36593c84251f9fe65f259cbe18811074 Author: Caolán McNamara AuthorDate: Mon Jan 10 09:49:50 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 12:40:5

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

2022-01-13 Thread Noel Grandin (via logerrit)
sc/source/ui/unoobj/chart2uno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb0083acc30210173e168431dd2aaec248aea35b Author: Noel Grandin AuthorDate: Thu Jan 13 11:17:33 2022 +0200 Commit: Noel Grandin CommitDate: Thu Jan 13 12:48:15 2022 +0100 sm

Re: std::optional::value

2022-01-13 Thread Christian Lohmaier
Hi*, On Thu, Jan 13, 2022 at 9:24 AM Stephan Bergmann wrote: > > […] (And that is apparently what happened for > "do not force pixel > reading in VclCanvasBitmap ctor", where > successfully built

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

2022-01-13 Thread Rafael Lima (via logerrit)
source/text/scalc/01/0512.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 5d3d7401d26288e8bc7eb984dcd714590bc72e82 Author: Rafael Lima AuthorDate: Thu Jan 13 01:01:29 2022 +0100 Commit: Olivier Hallot CommitDate: Thu Jan 13 13:11:09 2022

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0583b3b6cd1eeb7f6d01da76b77d06dec4528fde Author: Rafael Lima AuthorDate: Thu Jan 13 13:11:10 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 13:11:10 2022 +0100 Update git submodu

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

2022-01-13 Thread Rafael Lima (via logerrit)
source/text/sbasic/shared/03120103.xhp | 50 + source/text/sbasic/shared/03120104.xhp | 22 ++ 2 files changed, 54 insertions(+), 18 deletions(-) New commits: commit 2c41ec4fa1f8b000c62c3df3f66e594818f63094 Author: Rafael Lima AuthorDate: Mon J

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b797df02a00349085121993dcf0ce8d5320b185 Author: Rafael Lima AuthorDate: Thu Jan 13 13:21:03 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 13:21:03 2022 +0100 Update git submodu

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

2022-01-13 Thread Caolán McNamara (via logerrit)
include/vcl/outdev.hxx |3 ++- vcl/source/outdev/text.cxx | 11 ++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 3d27b1148b7ac54c39632baef16e9695c5e92d85 Author: Caolán McNamara AuthorDate: Thu Jan 13 10:45:01 2022 + Commit: Caolán McNamara

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

2022-01-13 Thread Stephan Bergmann (via logerrit)
hwpfilter/source/hstyle.cxx | 26 -- hwpfilter/source/hstyle.h |5 - 2 files changed, 16 insertions(+), 15 deletions(-) New commits: commit 9780be6c05ece20d292035f6aba50dab34a8b024 Author: Stephan Bergmann AuthorDate: Thu Jan 13 12:11:43 2022 +0100 Commit:

Re: std::optional::value

2022-01-13 Thread Stephan Bergmann
On 13/01/2022 12:52, Christian Lohmaier wrote: On Thu, Jan 13, 2022 at 9:24 AM Stephan Bergmann wrote: One option would apparently be to limit LO to building with Xcode >= 12.5, but some hardware (like my early 2013 15" Retina MacBook Pro) is stuck with macOS 10.15 and thus with Xcode 12.4 (see

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

2022-01-13 Thread Seth Chaiklin (via logerrit)
source/text/shared/guide/template_manager.xhp | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) New commits: commit cf8ad59654e0f7edff6033d55bf10710f1255b4d Author: Seth Chaiklin AuthorDate: Thu Jan 13 14:18:10 2022 +0100 Commit: Seth Chaiklin CommitDate: Thu J

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - sw/source

2022-01-13 Thread Michael Stahl (via logerrit)
sw/source/core/inc/frame.hxx |2 ++ sw/source/core/layout/tabfrm.cxx | 12 2 files changed, 14 insertions(+) New commits: commit 1b2ac1f4171ecc359fce50ccfb81e65b787cea91 Author: Michael Stahl AuthorDate: Fri Feb 28 18:39:41 2020 +0100 Commit: Gabor Kelemen CommitD

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b02edcf77f30527a1f6cd6da0c911f27ef8c249 Author: Seth Chaiklin AuthorDate: Thu Jan 13 14:44:06 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 14:44:06 2022 +0100 Update git submo

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

2022-01-13 Thread Seth Chaiklin (via logerrit)
source/text/shared/guide/template_manager.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3c10ab097835514a63c4b0876b0ea5254bed1228 Author: Seth Chaiklin AuthorDate: Thu Jan 13 15:21:49 2022 +0100 Commit: Seth Chaiklin CommitDate: Thu Jan 13 15:29:43

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ba527ab55456eee154528247ec4c9256ea946c8 Author: Seth Chaiklin AuthorDate: Thu Jan 13 15:29:45 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 15:29:45 2022 +0100 Update git submo

[Libreoffice-commits] core.git: 2 commits - cui/uiconfig

2022-01-13 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/colorconfigwin.ui | 50 ++ cui/uiconfig/ui/colorfragment.ui |5 ++- 2 files changed, 53 insertions(+), 2 deletions(-) New commits: commit 3f041e3153fee98aa708edcd9071ea58fdde052b Author: Caolán McNamara AuthorDate: Thu Jan 13 12:47:3

[Libreoffice-commits] help.git: help3xsl/default.css help3xsl/help2.js Package_html_media.mk source/media

2022-01-13 Thread Ilmari Lauhakangas (via logerrit)
Package_html_media.mk |1 + help3xsl/default.css |6 +- help3xsl/help2.js |1 + source/media/navigation/libo-symbol-black.svg |1 + 4 files changed, 8 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c26b0bc9f324974480843efbb3aaf4851872747e Author: Ilmari Lauhakangas AuthorDate: Thu Jan 13 17:12:12 2022 +0200 Commit: Gerrit Code Review CommitDate: Thu Jan 13 16:12:12 2022 +0100 Update git

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - sw/source

2022-01-13 Thread Michael Stahl (via logerrit)
sw/source/core/inc/frame.hxx |2 ++ sw/source/core/layout/tabfrm.cxx | 12 2 files changed, 14 insertions(+) New commits: commit 8b09892ed6310756bc4d76d62d6233900e6e26b0 Author: Michael Stahl AuthorDate: Fri Feb 28 18:39:41 2020 +0100 Commit: Gabor Kelemen CommitD

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

2022-01-13 Thread Chris Sherlock
On 12 Jan 2022, at 2:45 pm, Kohei Yoshida wrote: > > 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 i

ESC meeting minutes: 2022-01-13

2022-01-13 Thread Miklos Vajna
* Present: + Sophie, Stephan, Michael S, Kendy, Ilmari, Hossein, Gabriel, Eike, Cloph, Chris, Olivier, Miklos, Xisco, Caolan, Michael M * Completed Action Items: + Update “[Bug 146386] Drop support for FTP” to support the removal (Heiko) + submit the change to turn on mergelibs for t

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

2022-01-13 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/data/double-border-horizontal.docx |binary sw/qa/core/layout/layout.cxx | 48 +++ sw/source/core/layout/paintfrm.cxx | 36 +++--- 3 files changed, 68 insertions(+), 16 deletions(-) New commits: commit cf2690a

Bump macOS build baseline to Xcode 12.5 and macOS 11.0 [was: std::optional::value]

2022-01-13 Thread Stephan Bergmann
On 13/01/2022 14:37, Stephan Bergmann wrote: On 13/01/2022 12:52, Christian Lohmaier wrote: On Thu, Jan 13, 2022 at 9:24 AM Stephan Bergmann wrote: One option would apparently be to limit LO to building with Xcode >= 12.5, but some hardware (like my early 2013 15" Retina MacBook Pro) is stuck

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

2022-01-13 Thread Kohei Yoshida
On 13.01.2022 10:38, Chris Sherlock wrote: That’s my take also. But apparently, it isn’t important on Linux so we shouldn’t change it. Because no-one uses Excel on Linux, therefore they would never use this function if they use Linux. I wasn't there obviously so I don't know the nuance of the

[Libreoffice-commits] core.git: Branch 'feature/cib_contract3753' - 5 commits - sw/qa sw/source

2022-01-13 Thread Michael Stahl (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf131539.odt |binary sw/qa/extras/ooxmlexport/data/tdf133035.docx |binary sw/qa/extras/ooxmlexport/data/tdf133065.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx | 45 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 76 +++

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

2022-01-13 Thread Caolán McNamara (via logerrit)
include/vcl/devicecoordinate.hxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 5e218b5c51f7d9cd10bd9db832879efca41b9c75 Author: Caolán McNamara AuthorDate: Wed Jan 12 21:19:32 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 18:31:35

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/qt5 vcl/skia vcl/source vcl/unx vcl/win

2022-01-13 Thread Caolán McNamara (via logerrit)
include/vcl/outdev.hxx |5 + vcl/inc/salgdi.hxx | 11 +++ vcl/inc/win/DWriteTextRenderer.hxx | 16 ++-- vcl/inc/win/salgdi.h|2 +- vcl/inc/win/winlayout.hxx |8 +--- vcl/qt5/QtG

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

2022-01-13 Thread Caolán McNamara (via logerrit)
include/vcl/outdev.hxx |1 vcl/inc/ImplLayoutArgs.hxx |4 ++- vcl/inc/sallayout.hxx |3 +- vcl/source/gdi/CommonSalLayout.cxx | 14 ++- vcl/source/outdev/map.cxx |8 ++ vcl/source/outdev/text.cxx | 47 ++

How to get started Contributing

2022-01-13 Thread CHIRAG MAHESHWARI
Respected Ma'am/Sir, I am Chirag Maheshwari, a Computer Science sophomore at BITS Pilani. I know JAVA, Python, C++ languages. I would love to contribute to your organization, but I am new to open source contributions. Could you please guide how I should start? Hoping to hear you soon. Thanks C

Minutes from the UX/design meeting 2022-Jan-13

2022-01-13 Thread Heiko Tietze
Present: Heiko Comments: Dieter, Stuart, Samuel Tickets/Topics * RED CROSS -- search toolbar close button's RED color is ambiguous + https://bugs.documentfoundation.org/show_bug.cgi?id=146097 + move the close icon from left to the very right edge? + keep icon and position (Dieter, Stua

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

2022-01-13 Thread Michael Stahl (via logerrit)
sw/source/filter/ww8/wrtw8nds.cxx | 14 -- sw/source/filter/ww8/wrtww8.hxx |2 +- 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit f261fae4af72b1328bc3e93fc52a9a24ce0975b3 Author: Michael Stahl AuthorDate: Thu Jan 13 14:14:44 2022 +0100 Commit: Mi

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

2022-01-13 Thread Andrea Gelmini (via logerrit)
source/text/scalc/01/04060111.xhp |2 +- source/text/scalc/01/0512.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1d958791300f4cf1eee8f26b46fe888cee3fae2e Author: Andrea Gelmini AuthorDate: Thu Jan 13 17:24:36 2022 +0100 Commit: Olivier Hallot

[Libreoffice-commits] core.git: helpcontent2

2022-01-13 Thread Andrea Gelmini (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a02faeade844050d1235588093c13024bb2cdeed Author: Andrea Gelmini AuthorDate: Thu Jan 13 20:09:13 2022 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 13 20:09:13 2022 +0100 Update git subm

Re: How to get started Contributing

2022-01-13 Thread Ilmari Lauhakangas
On 13.1.2022 19.32, CHIRAG MAHESHWARI wrote: Respected Ma'am/Sir,      I am Chirag Maheshwari, a Computer Science sophomore at BITS Pilani. I know JAVA, Python, C++ languages. I would love to contribute to your organization, but I am new to open source contributions. Could you please guide ho

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

2022-01-13 Thread Caolán McNamara (via logerrit)
vcl/unx/generic/gdi/cairotextrender.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit b589fc5a8d1124b81ac75dfac972c1036ae55477 Author: Caolán McNamara AuthorDate: Thu Jan 13 17:27:20 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 20:2

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

2022-01-13 Thread Caolán McNamara (via logerrit)
lotuswordpro/source/filter/lwpdrawobj.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 77a07bcaf59181dbbc719b913566091deadc Author: Caolán McNamara AuthorDate: Thu Jan 13 16:57:48 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 20:25:11 2022 +0100 o

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

2022-01-13 Thread Caolán McNamara (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 711cc3278ffc256a9d1782da1bc157498e82e1a6 Author: Caolán McNamara AuthorDate: Thu Jan 13 16:41:14 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 20:25:46 2022 +0100 upgrade to li

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

2022-01-13 Thread Caolán McNamara (via logerrit)
sw/inc/viewopt.hxx|5 +- sw/source/core/txtnode/fntcache.cxx | 59 ++ sw/uiconfig/swriter/ui/viewoptionspage.ui |3 - 3 files changed, 23 insertions(+), 44 deletions(-) New commits: commit 935761709fb7629c8d23aa5dc8bfcbd2988f5bbf

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

2022-01-13 Thread Jim Raykowski (via logerrit)
sw/source/uibase/utlui/content.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 63a9d8adedd5e9b2fcc689aae843c491f47261dd Author: Jim Raykowski AuthorDate: Mon Jan 10 08:36:19 2022 -0900 Commit: Jim Raykowski CommitDate: Thu Jan 13 20:44:05 2022 +01

[Libreoffice-commits] core.git: distro-configs/LibreOfficeOssFuzz.conf

2022-01-13 Thread Caolán McNamara (via logerrit)
distro-configs/LibreOfficeOssFuzz.conf |1 + 1 file changed, 1 insertion(+) New commits: commit ceb79e1db5c1b5cbaced683d39125da3bdeaf521 Author: Caolán McNamara AuthorDate: Thu Jan 13 19:58:59 2022 + Commit: Caolán McNamara CommitDate: Thu Jan 13 21:02:41 2022 +0100 ofz#436

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

2022-01-13 Thread Wols Lists
On 13/01/2022 15:57, Kohei Yoshida wrote: On 13.01.2022 10:38, Chris Sherlock wrote: That’s my take also. But apparently, it isn’t important on Linux so we shouldn’t change it. Because no-one uses Excel on Linux, therefore they would never use this function if they use Linux. I wasn't there o

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

2022-01-13 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/navigator/tdf134960.py | 68 1 file changed, 53 insertions(+), 15 deletions(-) New commits: commit 45dee329c30f5548b0ba57cc1457c73f2fc870a3 Author: Xisco Fauli AuthorDate: Thu Jan 13 19:03:24 2022 +0100 Commit: Xisco Fauli CommitDate:

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

2022-01-13 Thread Leyan Ouyang
On 1/13/22 17:27, Wols Lists wrote: On 13/01/2022 15:57, Kohei Yoshida wrote: On 13.01.2022 10:38, Chris Sherlock wrote: That’s my take also. But apparently, it isn’t important on Linux so we shouldn’t change it. Because no-one uses Excel on Linux, therefore they would never use this function

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

2022-01-13 Thread Chris Sherlock
> On 14 Jan 2022, at 10:24 am, Leyan Ouyang wrote: > >  > > >> On 1/13/22 17:27, Wols Lists wrote: >> On 13/01/2022 15:57, Kohei Yoshida wrote: >>> On 13.01.2022 10:38, Chris Sherlock wrote: >>> That’s my take also. But apparently, it isn’t important on Linux so we shouldn’t ch

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

2022-01-13 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/android/svsys.h | 17 - vcl/inc/ios/svsys.h | 17 - vcl/inc/svsys.h |2 -- 3 files changed, 36 deletions(-) New commits: commit b0d0b80d8e5428393b7e5185582fed78ed1b2bbe Author: Jan-Marek Glogowski AuthorDate: Thu Jan 13 21:06:58 202

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

2022-01-13 Thread Noel Grandin (via logerrit)
chart2/source/inc/CachedDataSequence.hxx |4 +-- chart2/source/inc/ErrorBar.hxx|4 +-- chart2/source/inc/LabeledDataSequence.hxx |3 +- chart2/source/inc/ModifyListenerHelper.hxx| 12 ++--- chart2/source/model/inc/BaseCoordinateSystem.

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

2022-01-13 Thread Miklos Vajna (via logerrit)
connectivity/source/drivers/writer/WDatabaseMetaData.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a4d770731f4e5228ef1101c286d1815cf94a1fd9 Author: Miklos Vajna AuthorDate: Thu Jan 13 20:09:57 2022 +0100 Commit: Miklos Vajna CommitDate: Fri Jan 1

[Libreoffice-commits] core.git: vcl/android vcl/headless vcl/inc vcl/ios

2022-01-13 Thread Jan-Marek Glogowski (via logerrit)
vcl/android/androidinst.cxx | 14 +++--- vcl/headless/headlessinst.cxx | 12 ++-- vcl/headless/svpdata.cxx | 14 +- vcl/inc/headless/svpdata.hxx | 25 + vcl/ios/iosinst.cxx | 16 +++- 5 files changed, 34 in