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

2021-11-22 Thread Michael Meeks (via logerrit)
sw/source/core/doc/DocumentContentOperationsManager.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b633549af3168a05cbcc389abba5683358b150b8 Author: Michael Meeks AuthorDate: Wed Nov 17 17:18:16 2021 + Commit: Miklos Vajna CommitDate: Tue Nov

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

2021-11-22 Thread Miklos Vajna (via logerrit)
cui/source/tabpages/autocdlg.cxx | 14 +++ editeng/source/misc/acorrcfg.cxx |4 +- editeng/source/misc/svxacorr.cxx | 78 +++ include/editeng/svxacorr.hxx | 28 +++--- sw/source/core/edit/acorrect.cxx |2 - 5 files changed, 63 inser

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

2021-11-22 Thread Michael Stahl (via logerrit)
tools/source/fsys/urlobj.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 6c9d853edcb1f76468bc96b2e8d7e60dcfa72c7e Author: Michael Stahl AuthorDate: Mon Nov 22 18:57:50 2021 +0100 Commit: Noel Grandin CommitDate: Tue Nov 23 07:40:04 2021 +0100

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

2021-11-22 Thread Justin Luth (via logerrit)
oox/source/drawingml/textcharacterproperties.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 283586c89a0542efb2d57a36ee3aad7cc5153ed5 Author: Justin Luth AuthorDate: Mon Nov 22 19:33:48 2021 +0200 Commit: Justin Luth CommitDate: Tue Nov 23 06:57:23 2021

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Andrea Gelmini (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e2e7e217e99c3fcb86faeb378849f350a08e21d3 Author: Andrea Gelmini AuthorDate: Tue Nov 23 05:49:52 2021 +0100 Commit: Gerrit Code Review CommitDate: Tue Nov 23 05:49:52 2021 +0100 Update git subm

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

2021-11-22 Thread Andrea Gelmini (via logerrit)
source/text/shared/guide/convertfilters.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957 Author: Andrea Gelmini AuthorDate: Mon Nov 22 23:45:02 2021 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Tue Nov 23 05:4

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57d' - 8 commits - bin/symstore.sh external/nss

2021-11-22 Thread Thorsten Behrens (via logerrit)
bin/symstore.sh | 129 ++-- external/nss/ExternalProject_nss.mk |6 + 2 files changed, 115 insertions(+), 20 deletions(-) New commits: commit d612edc70458cd67def29c3934017235e70ccd42 Author: Thorsten Behrens AuthorDate: Wed Aug 18 22:4

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

2021-11-22 Thread Caolán McNamara (via logerrit)
sw/source/core/inc/UndoCore.hxx |4 ++-- sw/source/core/undo/undobj.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit dcc890e3b00ec174f4c752199ec54a8d873aaf8e Author: Caolán McNamara AuthorDate: Mon Nov 22 09:10:23 2021 + Commit: Caolán McNama

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

2021-11-22 Thread Xisco Fauli (via logerrit)
sd/qa/unit/export-tests-ooxml2.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 5a00326951690d820d8ea5412a93aadf3da42dc1 Author: Xisco Fauli AuthorDate: Mon Nov 22 15:48:57 2021 +0100 Commit: Xisco Fauli CommitDate: Mon Nov 22 19:19:34 2021 +0100 tdf#143316: sd

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

2021-11-22 Thread Xisco Fauli (via logerrit)
sw/qa/extras/uiwriter/data/tdf145207.odt |binary sw/qa/extras/uiwriter/uiwriter3.cxx | 20 2 files changed, 20 insertions(+) New commits: commit 59e70256a358db136f5fd23651aea96d218b1a64 Author: Xisco Fauli AuthorDate: Mon Nov 22 13:32:37 2021 +0100 Commit: Xi

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

2021-11-22 Thread Noel Grandin (via logerrit)
forms/source/component/clickableimage.cxx |2 +- forms/source/helper/urltransformer.cxx|4 ++-- forms/source/inc/urltransformer.hxx |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit e29d89545eb4c714e6e7c82dbfb780097ee6745d Author: Noel Grandin

clang vs gcc build performance (executable not build time)

2021-11-22 Thread Arnaud Versini
Hi everyone, I just tested libreoffice performance between GCC + gold + libstdc++, clang + lld + libstdc++ and clang + lld + libc++ and noticed that gcc builds are slower (at least in this case). I will write a blog article with all the process to reproduce but small version, it just converts open

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

2021-11-22 Thread Luboš Luňák (via logerrit)
sc/inc/global.hxx |1 - sc/inc/table.hxx|9 - sc/source/core/data/dociter.cxx |6 -- sc/source/core/data/global.cxx |6 ++ sc/source/core/data/table3.cxx | 28 +++- 5 files changed, 37 insertions(+), 13 delet

[Libreoffice-commits] core.git: 2 commits - chart2/source editeng/source filter/source include/oox oox/qa oox/source sc/source svx/source sw/source vcl/win

2021-11-22 Thread Mike Kaganski (via logerrit)
chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx |5 - chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx |4 - editeng/source/items/textitem.cxx |4 - filter/source/msfilter/msdffimp.cxx

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c6c3c0b75a3584258b786c7e9bf8789d31847e8 Author: Rafael Lima AuthorDate: Mon Nov 22 16:16:20 2021 +0200 Commit: Gerrit Code Review CommitDate: Mon Nov 22 15:16:20 2021 +0100 Update git submodu

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

2021-11-22 Thread Rafael Lima (via logerrit)
source/text/sbasic/shared/03/lib_ScriptForge.xhp | 31 ++- 1 file changed, 19 insertions(+), 12 deletions(-) New commits: commit 023b21a704bf0bae904b87907dd72d48d518ac09 Author: Rafael Lima AuthorDate: Thu Nov 18 19:16:25 2021 +0200 Commit: Alain Romedenne CommitDa

[Libreoffice-commits] core.git: officecfg/registry

2021-11-22 Thread Heiko Tietze (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 899e8f813c559384ba11eb1d4ceafaf29b5e73a9 Author: Heiko Tietze AuthorDate: Mon Nov 22 13:31:44 2021 +0100 Commit: Heiko Tietze CommitDate: Mon

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

2021-11-22 Thread Noel Grandin (via logerrit)
include/rtl/ustrbuf.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c19b6a80da0ba15a53a599732c45faf0bd5a7f3f Author: Noel Grandin AuthorDate: Mon Nov 22 14:13:30 2021 +0200 Commit: Noel Grandin CommitDate: Mon Nov 22 14:49:29 2021 +0100 loplugin:noe

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

2021-11-22 Thread Justin Luth (via logerrit)
svtools/source/control/tabbar.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 13c0794e2040e3a29801a56c6eb9835f364f8f27 Author: Justin Luth AuthorDate: Sat Nov 20 20:29:17 2021 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Mon Nov 22 14:27:23 2

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

2021-11-22 Thread Sarper Akdemir (via logerrit)
sd/source/filter/eppt/pptx-epptooxml.cxx | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit d3651f96d45405d6d142bf97084c377e395945c3 Author: Sarper Akdemir AuthorDate: Sun Oct 24 01:38:57 2021 +0300 Commit: Miklos Vajna CommitDate: Mon No

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

2021-11-22 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests5/tdf142847.py | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit 23a6b9bd988fabeceb58c5367bbb0b11bac1cb9a Author: Xisco Fauli AuthorDate: Mon Nov 22 12:37:11 2021 +0100 Commit: Xisco Fauli CommitDate: Mon Nov 22 13:5

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

2021-11-22 Thread Luboš Luňák (via logerrit)
vcl/inc/skia/gdiimpl.hxx | 28 vcl/inc/skia/utils.hxx | 22 +++ vcl/skia/gdiimpl.cxx | 54 ++- vcl/skia/salbmp.cxx |5 4 files changed, 62 insertions(+), 47 deletions(-) New commits: com

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

2021-11-22 Thread Jim Raykowski (via logerrit)
sw/source/uibase/docvw/edtwin.cxx | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) New commits: commit 5fae86d3f4468cac9af32e44873d57a195a48ff4 Author: Jim Raykowski AuthorDate: Wed Nov 17 20:20:25 2021 -0900 Commit: Xisco Fauli CommitDate: Mo

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

2021-11-22 Thread Stephan Bergmann (via logerrit)
connectivity/source/parse/sqlbison.y |6 ++ 1 file changed, 6 insertions(+) New commits: commit 22590e472204134d1807ab11d5f0679a733da325 Author: Stephan Bergmann AuthorDate: Tue Sep 14 12:20:48 2021 +0200 Commit: Thorsten Behrens CommitDate: Mon Nov 22 12:38:43 2021 +0100 A

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

2021-11-22 Thread Noel Grandin (via logerrit)
include/tools/urlobj.hxx |2 tools/source/fsys/urlobj.cxx | 94 +-- 2 files changed, 47 insertions(+), 49 deletions(-) New commits: commit 1b327e4a33a2a2c575c247ea90365652d6549852 Author: Noel Grandin AuthorDate: Mon Nov 22 11:16:30 2021 +02

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

2021-11-22 Thread Noel Grandin (via logerrit)
include/rtl/ustrbuf.hxx | 16 tools/source/fsys/urlobj.cxx |2 +- 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit a70bd820da49401e7c233ae254ce954954344d33 Author: Noel Grandin AuthorDate: Sun Nov 21 16:50:59 2021 +0200 Commit: Noel Grandin

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

2021-11-22 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 39 --- 1 file changed, 36 insertions(+), 3 deletions(-) New commits: commit b80b17884962c5e2f50c734f153825c0e37605e2 Author: Caolán McNamara AuthorDate: Sun Nov 21 19:53:47 2021 + Commit: Michael Stahl CommitDate: Mon

Re: Bug: min width & height of gtk window

2021-11-22 Thread Heiko Tietze
On 21.11.21 23:18, WHK Yan wrote: When editing a document and closing a window, sometimes when starting the software it does so with very small dimensions, like 1px x 1px... Relevant tickets are https://bugs.documentfoundation.org/show_bug.cgi?id=97894 andhttps://bugs.documentfoundation.org/sh

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

2021-11-22 Thread Michael Stahl (via logerrit)
ucb/source/ucp/webdav-curl/CurlSession.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 8e34fe50412fd58a600ba1b8238b80444aec02e5 Author: Michael Stahl AuthorDate: Fri Nov 19 18:22:59 2021 +0100 Commit: Michael Stahl CommitDate: Mon Nov 22 11

[Libreoffice-commits] core.git: filter/source include/tools sc/source svx/source sw/source

2021-11-22 Thread Mike Kaganski (via logerrit)
filter/source/msfilter/msdffimp.cxx |2 - include/tools/degree.hxx | 29 +++ sc/source/ui/view/output2.cxx|2 - svx/source/dialog/dialcontrol.cxx|2 - svx/source/svdraw/svdfmtf.cxx|2

Bug: min width & height of gtk window

2021-11-22 Thread WHK Yan
When editing a document and closing a window, sometimes when starting the software it does so with very small dimensions, like 1px x 1px, resizing a window that size is very difficult. It does not always maintain the size ratio of the last time it was closed. In any case, it should not allow resizi

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

2021-11-22 Thread Heiko Tietze (via logerrit)
sw/uiconfig/swriter/ui/numparapage.ui | 178 +- 1 file changed, 93 insertions(+), 85 deletions(-) New commits: commit 003b2d0c36c62800257c688c65109bf2fc7d4f32 Author: Heiko Tietze AuthorDate: Mon Nov 22 08:25:03 2021 +0100 Commit: Heiko Tietze CommitDate

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f8fd72846f23688a3d6824cbfba9117a26e9463 Author: Rafael Lima AuthorDate: Mon Nov 22 11:57:10 2021 +0200 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:57:10 2021 +0100 Update git submodu

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

2021-11-22 Thread Rafael Lima (via logerrit)
source/text/scalc/04/0102.xhp | 34 ++ 1 file changed, 34 insertions(+) New commits: commit 957b79fc771842444d2fd5df6c9f9383f6d7 Author: Rafael Lima AuthorDate: Thu Nov 18 17:03:20 2021 +0200 Commit: Olivier Hallot CommitDate: Mon Nov 22 10:57:0

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b56e7a74a134aa4e4bd27fe22c1f6ab60c95b08a Author: Johnny_M AuthorDate: Mon Nov 22 10:55:48 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:55:48 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/main0200.xhp |2 +- source/text/scalc/main0203.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e03ef6d09a95251a7e31c03c4df183d80de2f73f Author: Johnny_M AuthorDate: Sun Nov 21 12:00:00 2021 +0100 Commit: Olivier Hallot CommitDate

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

2021-11-22 Thread Michael Stahl (via logerrit)
helpcontent2 |2 +- ucb/source/ucp/webdav-curl/CurlSession.cxx | 16 2 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 6c377dc4a3eaa5384204af1344006257d1c9e59a Author: Michael Stahl AuthorDate: Fri Nov 19 18:54:02 2021

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/0603.xhp |2 +- source/text/scalc/01/06030800.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b0391082f22e06d38c17beb241852f7f6dc1ceb4 Author: Johnny_M AuthorDate: Sun Nov 21 11:53:12 2021 +0100 Commit: Olivier Hallot Comm

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

2021-11-22 Thread Michael Stahl (via logerrit)
helpcontent2 |2 - ucb/source/ucp/webdav-curl/CurlSession.cxx | 45 + 2 files changed, 40 insertions(+), 7 deletions(-) New commits: commit 4d75e29b3bba8a4002231dbc507f79ea63dccd82 Author: Michael Stahl AuthorDate: Fri Nov 19 18

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/main0200.xhp |2 +- source/text/scalc/main0206.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4f86b98f4852a3590208a5ba0183b0767b2340b0 Author: Johnny_M AuthorDate: Sun Nov 21 11:57:34 2021 +0100 Commit: Olivier Hallot CommitDate

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1c0f123c3e98cbe01d2f79ffdc5b2bbe30a8de4 Author: Johnny_M AuthorDate: Mon Nov 22 10:53:59 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:53:59 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/0603.xhp |2 +- source/text/scalc/01/06030400.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6f3dfd46d61bd8ee5ae04b35056f95117cc472c5 Author: Johnny_M AuthorDate: Sun Nov 21 11:39:10 2021 +0100 Commit: Olivier Hallot Comm

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2aba4fb6bbe4030724feb4cd8bf266f4ebd31eda Author: Johnny_M AuthorDate: Mon Nov 22 10:53:25 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:53:25 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/0506.xhp |2 -- 1 file changed, 2 deletions(-) New commits: commit cb389072da48f9712f8100ac8e88656604106ab5 Author: Johnny_M AuthorDate: Sun Nov 21 11:47:13 2021 +0100 Commit: Olivier Hallot CommitDate: Mon Nov 22 10:53:24 2021 +0100 tdf#132643 Translat

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 186cdc22eee94a6f9ed9c7c2b8b0a7f6657ac5bb Author: Johnny_M AuthorDate: Mon Nov 22 10:52:50 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:52:50 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/00/0405.xhp |2 +- source/text/scalc/01/0503.xhp |2 +- source/text/scalc/01/05030300.xhp |4 ++-- source/text/scalc/01/0504.xhp |2 +- source/text/scalc/01/0505.xhp |2 +- 5 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 6

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d09492732e6b814b5d777b990461049ea08c6ada Author: Johnny_M AuthorDate: Mon Nov 22 10:51:39 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:51:39 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/0508.xhp |2 +- source/text/scalc/01/05080100.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 430875f024037702e09291ee48c6dec481ad40c5 Author: Johnny_M AuthorDate: Sun Nov 21 11:31:35 2021 +0100 Commit: Olivier Hallot Comm

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 916fec758b6ccf34fb9cad91ee6cc1686497c1c0 Author: Johnny_M AuthorDate: Mon Nov 22 10:50:57 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:50:57 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/1208.xhp |2 +- source/text/scalc/01/12080200.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 598bf0b1deb8a4e0795a79c78001a10d3b262e87 Author: Johnny_M AuthorDate: Sun Nov 21 11:28:00 2021 +0100 Commit: Olivier Hallot Comm

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit adb5ab8fbefcd851ae1f897ff8c2bf51b21a30d5 Author: Johnny_M AuthorDate: Mon Nov 22 10:50:17 2021 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 22 10:50:17 2021 +0100 Update git submodules

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

2021-11-22 Thread Johnny_M (via logerrit)
source/text/scalc/01/0603.xhp |2 +- source/text/scalc/01/06030200.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a6e8b1dcb95877d2d03586482e70e96f276961da Author: Johnny_M AuthorDate: Sun Nov 21 11:23:16 2021 +0100 Commit: Olivier Hallot Comm

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

2021-11-22 Thread Justin Luth (via logerrit)
svtools/source/control/tabbar.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit fbda2f3b7b47021a140cbfd3288aa7de1b42e1fd Author: Justin Luth AuthorDate: Sat Nov 20 20:29:17 2021 +0200 Commit: Tomaž Vajngerl CommitDate: Mon Nov 22 10:30:37 2021 +0100

[Libreoffice-commits] core.git: Branch 'feature/cib_contract7409' - bin/symstore.sh

2021-11-22 Thread Thorsten Behrens (via logerrit)
bin/symstore.sh |2 ++ 1 file changed, 2 insertions(+) New commits: commit 625cb07ef233824fe9c4369ec930ec22f92877ad Author: Thorsten Behrens AuthorDate: Wed Aug 18 22:48:46 2021 +0200 Commit: Thorsten Behrens CommitDate: Mon Nov 22 10:16:50 2021 +0100 Teach symstore more duplic

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

2021-11-22 Thread Dr. David Alan Gilbert (via logerrit)
svx/source/stbctrls/pszctrl.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4c577a0ada8c47483fb8a80a97478ffd3e2b37d3 Author: Dr. David Alan Gilbert AuthorDate: Wed Nov 10 21:44:40 2021 + Commit: Stephan Bergmann CommitDate: Mon Nov 22 10:03:2

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

2021-11-22 Thread Noel Grandin (via logerrit)
comphelper/source/misc/mimeconfighelper.cxx| 20 ++-- i18nlangtag/source/languagetag/languagetag.cxx | 107 ++--- include/comphelper/mimeconfighelper.hxx|6 + 3 files changed, 78 insertions(+), 55 deletions(-) New commits: commit 626296cb6cb1e81d40b9554fb6f1

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

2021-11-22 Thread Noel Grandin (via logerrit)
include/comphelper/proparrhlp.hxx | 12 +++ vcl/source/font/font.cxx | 63 +- 2 files changed, 48 insertions(+), 27 deletions(-) New commits: commit 2d073a759f77f80b44180eea32ba7131ad37b0bd Author: Noel Grandin AuthorDate: Sun Nov 21 18:44

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

2021-11-22 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 45 - 1 file changed, 40 insertions(+), 5 deletions(-) New commits: commit 131c1c7da8c567636ca55751e49d24cb6d6c9b9e Author: Caolán McNamara AuthorDate: Sun Nov 21 19:53:47 2021 + Commit: Caolán McNamara CommitD

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

2021-11-22 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 873e4d30e37a23da74b2bab7914196d1f0a9a772 Author: Caolán McNamara AuthorDate: Sun Nov 21 19:51:38 2021 + Commit: Caolán McNamara CommitDate: Mon Nov 22 09:35:09 2021 +01

Re: How to get started with contribution

2021-11-22 Thread Ilmari Lauhakangas
On 21.11.2021 15.31, dhruv soni wrote: Respected sir/mam, I am Dhruv Soni student of Bachelor of computer applications. I am completing my studies in Indore. I am new to open source contributions but I am well aware of python, c++, html, css and little bit js but could you please tell me how t

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

2021-11-22 Thread Miklos Vajna (via logerrit)
compilerplugins/clang/badstatics.cxx |2 +- sw/inc/dbmgr.hxx |2 +- sw/source/uibase/dbui/dbmgr.cxx | 16 sw/source/uibase/dialog/wordcountwrapper.cxx | 10 +- sw/source/uibase/inc/glshell.hxx | 12