108486: configure.ac: add --enable-bogus-system-python

2021-01-07 Thread Andrew Udvare
https://gerrit.libreoffice.org/c/core/+/108486 Hi all, My change is to allow macOS users to pick their own Python version for Pyuno. This is mostly intended for the MacPorts build but it can be applied to any user on macOS wanting to build the source to use with their own version of Python.

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

2021-01-07 Thread Stephan Bergmann (via logerrit)
external/libebook/UnpackedTarball_libebook.mk |3 +++ external/libebook/include.patch | 10 ++ 2 files changed, 13 insertions(+) New commits: commit a20a464bcfe6408ddd6c66ac43e9d25d3e530cd3 Author: Stephan Bergmann AuthorDate: Thu Jan 7 08:57:22 2021 +0100

Re: Problems with shapes on right-to-left sheets

2021-01-07 Thread Miklos Vajna
Hi Regina, On Wed, Jan 06, 2021 at 07:18:07PM +0100, Regina Henschel wrote: > I'm investigating problems with shapes on right-to-left sheets. If you get no feedback here, you may want to explicitly reach out to e.g. Lior Kaplan (see git log for email) who used to care about RTL problems.

Minutes from the UX/design meeting 2020-Jan-06

2021-01-07 Thread Heiko Tietze
Present: Sascha, Heiko, (Steve) Comments: Stuart, Jan, Gerhard, Regina, Thomas, MikeK, Seth Tickets/Topic * VIEWING Enhancement: Show cursor position as percentage of document + https://bugs.documentfoundation.org/show_bug.cgi?id=138982 + nice to have but rather as document statistics

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

2021-01-07 Thread Miklos Vajna (via logerrit)
include/vcl/filter/PDFiumLibrary.hxx | 47 - vcl/source/pdf/PDFiumLibrary.cxx | 77 +-- 2 files changed, 74 insertions(+), 50 deletions(-) New commits: commit 6bb6eb1692d7dd432103d0e7278534390084caf6 Author: Miklos Vajna

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - scaddins/source

2021-01-07 Thread Eike Rathke (via logerrit)
scaddins/source/analysis/analysis.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c7266b084fe95460c1e8b5e27bb4464ca1cc20a Author: Eike Rathke AuthorDate: Wed Jan 6 01:24:41 2021 +0100 Commit: Xisco Fauli CommitDate: Thu Jan 7 10:31:53 2021 +0100

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

2021-01-07 Thread Andras Timar (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c603abc13b78dd7fd072249c9692dfc207a33c2 Author: Andras Timar AuthorDate: Thu Jan 7 10:44:05 2021 +0100 Commit: Andras Timar CommitDate: Thu Jan 7 10:44:05 2021 +0100 Bump version to 6.4-19

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

2021-01-07 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/tsaurldialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c260283b5cd64220fa0b8576df3a9f3f7d96dc0 Author: Caolán McNamara AuthorDate: Tue Jan 5 20:29:06 2021 + Commit: Caolán McNamara CommitDate: Thu Jan 7 10:57:42 2021 +0100

MSVC differences among Jenkins gerrit_windows builders

2021-01-07 Thread Stephan Bergmann
It appears that different Jenkins build machines have different versions of MSVC installed, causing poor results like "Upgrade external/boost to latest Boost 1.75.0" building green on tb77 with export

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

2021-01-07 Thread Caolán McNamara (via logerrit)
vcl/source/gdi/jobset.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit f96bb2febcc2f9ee6d188bc072ce3f5f9fa87156 Author: Caolán McNamara AuthorDate: Wed Dec 30 21:19:15 2020 + Commit: Michael Stahl CommitDate: Thu Jan 7 11:10:10 2021 +0100 ofz#29113 short

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

2021-01-07 Thread Eike Rathke (via logerrit)
scaddins/source/analysis/analysis.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 072b43a4bdf8392c9a6a8cb1ad5e8a3e61c60117 Author: Eike Rathke AuthorDate: Wed Jan 6 01:24:41 2021 +0100 Commit: Xisco Fauli CommitDate: Thu Jan 7 10:31:33 2021 +0100

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

2021-01-07 Thread László Németh (via logerrit)
sw/qa/extras/uiwriter/uiwriter.cxx |8 ++-- sw/source/core/edit/acorrect.cxx | 17 ++--- 2 files changed, 12 insertions(+), 13 deletions(-) New commits: commit 2c25f59fae2201ef57237bf67625dcdcf238d5ed Author: László Németh AuthorDate: Mon Jan 4 14:05:46 2021 +0100

[Libreoffice-commits] core.git: download.lst external/poppler

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 - external/poppler/StaticLibrary_poppler.mk | 22 - external/poppler/poppler-config.patch.1 | 72 -- 3 files changed, 42 insertions(+), 56 deletions(-) New commits: commit

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

2021-01-07 Thread Caolán McNamara (via logerrit)
vcl/workben/fftester.cxx | 12 ++-- vcl/workben/tiffuzzer.cxx |5 ++--- 2 files changed, 4 insertions(+), 13 deletions(-) New commits: commit 57a59ad02d2e5e89724c0d2e60cf6e7d99fba005 Author: Caolán McNamara AuthorDate: Wed Jan 6 19:03:03 2021 + Commit: Caolán McNamara

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

2021-01-07 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-19' created by Andras Timar at 2021-01-07 09:44 + cp-6.4-19 Changes since cp-6.4-7: Andras Timar (1): more/better suggestions for Spanish --- es/es_ANY.aff |3 +++ es/es_ANY.dic | 20 ++-- 2 files changed, 13 insertions(+), 10 deletions(-) ---

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

2021-01-07 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-19' created by Andras Timar at 2021-01-07 09:44 + cp-6.4-19 Changes since cp-6.4-branch-point-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2021-01-07 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-19' created by Andras Timar at 2021-01-07 09:44 + cp-6.4-19 Changes since cp-6.4-15-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2021-01-07 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-19' created by Andras Timar at 2021-01-07 09:44 + cp-6.4-19 Changes since cp-6.4-15-149: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2021-01-07 Thread Miklos Vajna (via logerrit)
svx/qa/unit/data/0-width-text-wrap.pptx |binary svx/qa/unit/sdr.cxx | 51 ++- svx/source/sdr/primitive2d/sdrdecompositiontools.cxx | 28 +- 3 files changed, 66 insertions(+), 13 deletions(-) New commits: commit

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

2021-01-07 Thread Eike Rathke (via logerrit)
sw/source/filter/xml/xmltbli.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2569211290f460b4401a85f0540e965807bc5a34 Author: Eike Rathke AuthorDate: Wed Jan 6 15:02:05 2021 +0100 Commit: Xisco Fauli CommitDate: Thu Jan 7 10:52:12 2021 +0100

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

2021-01-07 Thread Eike Rathke (via logerrit)
sw/source/filter/xml/xmltbli.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 428244a88ab01c68a8dec4d39eff3c0ece69b784 Author: Eike Rathke AuthorDate: Wed Jan 6 15:02:05 2021 +0100 Commit: Xisco Fauli CommitDate: Thu Jan 7 10:52:28 2021 +0100

Re: About preparing migration towards gtk4

2021-01-07 Thread Michael Meeks
On 06/01/2021 17:12, Julien Nabet wrote: > Thank you Michael for your feedback. I must recognize I just heard about > SolarMutex, Uno, etc. but even if I read during days the Uno > code/SolarMutex mechanism, I'll never have the patience to read the > related code (and above all I'm not smart

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-7-1' - oc_FR/description.xml oc_FR/LICENCES-fr.txt oc_FR/LICENSES-en.txt oc_FR/oc_FR.aff oc_FR/oc_FR.dic

2021-01-07 Thread Quentin PAGÈS (via logerrit)
oc_FR/LICENCES-fr.txt | 49 oc_FR/LICENSES-en.txt | 31 oc_FR/description.xml |2 oc_FR/oc_FR.aff | 1504 oc_FR/oc_FR.dic |143866 ++ 5 files changed, 88129 insertions(+), 57323 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - dictionaries

2021-01-07 Thread Quentin PAGÈS (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6357ff4b44c6b22cec5564a49ec3a8d97254467b Author: Quentin PAGÈS AuthorDate: Thu Jan 7 13:24:44 2021 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 7 13:24:44 2021 +0100 Update git

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - dictionaries

2021-01-07 Thread Quentin PAGÈS (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b3302892357354225e02162301b9a2d294f437a Author: Quentin PAGÈS AuthorDate: Thu Jan 7 13:24:31 2021 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 7 13:24:31 2021 +0100 Update git

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk

2021-01-07 Thread Vasily Melenchuk (via logerrit)
instsetoo_native/CustomTarget_install.mk | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) New commits: commit 3e789a83b0d11c99157da86d2082b247fe6a7113 Author: Vasily Melenchuk AuthorDate: Wed Dec 9 19:59:52 2020 +0300 Commit: Thorsten Behrens CommitDate:

[Libreoffice-commits] core.git: RepositoryExternal.mk

2021-01-07 Thread Stephan Bergmann (via logerrit)
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f7008e91f45cf8e3cee6f372ce012b38a795e26 Author: Stephan Bergmann AuthorDate: Thu Jan 7 10:15:51 2021 +0100 Commit: Stephan Bergmann CommitDate: Thu Jan 7 14:50:13 2021 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - external/openssl

2021-01-07 Thread Michael Stahl (via logerrit)
external/openssl/UnpackedTarball_openssl.mk |1 external/openssl/openssl-1.0.2k-cve-2020-1971.patch.1 | 578 ++ 2 files changed, 579 insertions(+) New commits: commit b4c5bd9b330068e8c550e398cf761457ec9b6aa4 Author: Michael Stahl AuthorDate: Wed Jan 6

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - download.lst external/poppler

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 - external/poppler/StaticLibrary_poppler.mk | 22 - external/poppler/poppler-config.patch.1 | 72 -- 3 files changed, 42 insertions(+), 56 deletions(-) New commits: commit

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-7-0' - oc_FR/description.xml oc_FR/LICENCES-fr.txt oc_FR/LICENSES-en.txt oc_FR/oc_FR.aff oc_FR/oc_FR.dic

2021-01-07 Thread Quentin PAGÈS (via logerrit)
oc_FR/LICENCES-fr.txt | 49 oc_FR/LICENSES-en.txt | 31 oc_FR/description.xml |2 oc_FR/oc_FR.aff | 1504 oc_FR/oc_FR.dic |143866 ++ 5 files changed, 88129 insertions(+), 57323 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - download.lst external/openssl

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- external/openssl/UnpackedTarball_openssl.mk |1 - external/openssl/openssl-macos-arm64.patch.1 | 18 -- 3 files changed, 2 insertions(+), 21 deletions(-) New commits: commit a5cffbf5ce3f38776f38272616c524375d02f9aa

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - download.lst external/poppler

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 - external/poppler/StaticLibrary_poppler.mk | 22 - external/poppler/poppler-config.patch.1 | 72 -- 3 files changed, 42 insertions(+), 56 deletions(-) New commits: commit

[Libreoffice-commits] core.git: cui/source editeng/source i18npool/source sc/source starmath/source svx/source sw/source xmloff/source

2021-01-07 Thread Stephan Bergmann (via logerrit)
cui/source/dialogs/cuicharmap.cxx | 10 +++- cui/source/tabpages/autocdlg.cxx |7 ++--- cui/source/tabpages/numpages.cxx |5 ++-- editeng/source/uno/unonrule.cxx |4 +--

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - external/openssl

2021-01-07 Thread Michael Stahl (via logerrit)
external/openssl/UnpackedTarball_openssl.mk |1 external/openssl/openssl-1.0.2k-cve-2020-1971.patch.1 | 578 ++ 2 files changed, 579 insertions(+) New commits: commit e78d93db896d82ebe14e880455077532f5e5073c Author: Michael Stahl AuthorDate: Wed Jan 6

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - download.lst external/poppler

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 - external/poppler/StaticLibrary_poppler.mk | 22 - external/poppler/poppler-config.patch.1 | 72 -- 3 files changed, 42 insertions(+), 56 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sfx2/source

2021-01-07 Thread Stephan Bergmann (via logerrit)
sfx2/source/dialog/versdlg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6bf4d1ed9193f16ec75e2daf62ac4d723cd5a0fa Author: Stephan Bergmann AuthorDate: Wed Jan 6 18:23:37 2021 +0100 Commit: Caolán McNamara CommitDate: Thu Jan 7 22:07:28 2021 +0100 Missing

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

2021-01-07 Thread Xisco Fauli (via logerrit)
sw/qa/extras/odfexport/data/tdf139126.odt |binary sw/qa/extras/odfexport/odfexport.cxx | 17 + 2 files changed, 17 insertions(+) New commits: commit 90cc24d4728dc94a30865d3b3af9409d5967b45a Author: Xisco Fauli AuthorDate: Thu Jan 7 12:42:17 2021 +0100 Commit:

[Libreoffice-commits] core.git: cui/uiconfig filter/uiconfig fpicker/uiconfig sc/uiconfig sfx2/uiconfig svx/uiconfig sw/uiconfig vcl/inc vcl/source

2021-01-07 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/spellingdialog.ui |3 +-- filter/uiconfig/ui/pdfsignpage.ui |4 ++-- fpicker/uiconfig/ui/explorerfiledialog.ui |4 ++-- sc/uiconfig/scalc/ui/insertname.ui |4 ++-- sc/uiconfig/scalc/ui/standardfilterdialog.ui |4 ++--

Isah Bllaca license statement

2021-01-07 Thread Isah Bllaca
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -Isah Bllaca ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2021-01-07 Thread Rafael Lima (via logerrit)
source/text/sbasic/shared/03/lib_ScriptForge.xhp |5 - source/text/sbasic/shared/03/sf_array.xhp| 102 +++ 2 files changed, 73 insertions(+), 34 deletions(-) New commits: commit 90ff361318d532268651209e7e8fcb69afd40b69 Author: Rafael Lima AuthorDate: Thu Jan

Warnings about Boost (warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated)

2021-01-07 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today + make clean && make (since Boost has been upgraded), I noticed these kinds of warnings: [CXX] svx/source/fmcomp/fmgridif.cxx In file included from /home/julien/lo/libreoffice/svx/source/xoutdev/xattr.cxx:87: In file included from

[Libreoffice-commits] core.git: helpcontent2

2021-01-07 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71f33297989a0c20d3143dcabdb16ee38d137f91 Author: Seth Chaiklin AuthorDate: Thu Jan 7 23:13:33 2021 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 7 23:13:33 2021 +0100 Update git

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

2021-01-07 Thread Xisco Fauli (via logerrit)
sc/qa/unit/data/functions/addin/fods/dec2hex.fods | 48 ++ 1 file changed, 48 insertions(+) New commits: commit ddd2f4361cf0272dbf34ad4dd4a3874ab490b1b3 Author: Xisco Fauli AuthorDate: Wed Jan 6 19:28:30 2021 +0100 Commit: Eike Rathke CommitDate: Thu Jan 7

[Libreoffice-commits] dictionaries.git: Dictionary_sq.mk sq_AL/description.xml sq_AL/dictionaries.xcu sq_AL/hyph_sq_AL.dic sq_AL/README_hyph_sq_AL.txt sq_AL/sq_AL.aff sq_AL/sq_AL.dic

2021-01-07 Thread Isah Bllaca (via logerrit)
Dictionary_sq.mk|2 sq_AL/README_hyph_sq_AL.txt |7 sq_AL/description.xml |4 sq_AL/dictionaries.xcu | 11 sq_AL/hyph_sq_AL.dic|14020 +++ sq_AL/sq_AL.aff | 302 sq_AL/sq_AL.dic |196694

[Libreoffice-commits] core.git: dictionaries

2021-01-07 Thread Isah Bllaca (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2171af6ce3516598d9f8bac8294025a21a5b1a2 Author: Isah Bllaca AuthorDate: Fri Jan 8 00:11:15 2021 +0100 Commit: Gerrit Code Review CommitDate: Fri Jan 8 00:11:15 2021 +0100 Update git

[Libreoffice-commits] core.git: helpcontent2

2021-01-07 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65c73e1d9d0bcc8a4ba8e53010bc408f65d60034 Author: Rafael Lima AuthorDate: Thu Jan 7 23:01:46 2021 +0100 Commit: Gerrit Code Review CommitDate: Thu Jan 7 23:01:46 2021 +0100 Update git

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

2021-01-07 Thread Seth Chaiklin (via logerrit)
AllLangHelp_shared.mk |1 source/text/shared/guide/manage_templates.xhp | 126 ++ 2 files changed, 127 insertions(+) New commits: commit cb92b1c7175df1d38637a5b944f9f96314d26f8b Author: Seth Chaiklin AuthorDate: Thu Dec 24 09:59:35 2020

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

2021-01-07 Thread diwanshu885 (via logerrit)
sc/qa/uitest/calc_tests3/tdf71339.py | 35 --- sc/qa/unit/uicalc/uicalc.cxx | 27 +++ 2 files changed, 27 insertions(+), 35 deletions(-) New commits: commit 572651b74e914e6bdbad2f4a00bf5a6f55905e4d Author: diwanshu885

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

2021-01-07 Thread Mike Kaganski (via logerrit)
external/libetonyek/0001-add-missing-include-for-std-for_each.patch | 33 ++ external/libetonyek/UnpackedTarball_libetonyek.mk |1 2 files changed, 34 insertions(+) New commits: commit aa1ce583f0ad64b4ea5096c3ce9c6bd0a84794fe Author: Mike Kaganski

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

2021-01-07 Thread Luboš Luňák (via logerrit)
external/skia/UnpackedTarball_skia.mk |3 ++- external/skia/fast-png-write.patch.1 | 15 +++ vcl/skia/SkiaHelper.cxx |2 +- 3 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 121f5962fa03055f91d7e81b9ab41476d58278fe Author: Luboš Luňák

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

2021-01-07 Thread Luboš Luňák (via logerrit)
vcl/source/outdev/gradient.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 41cabebf9c95459c2c1912528446c45e70c3f203 Author: Luboš Luňák AuthorDate: Tue Jan 5 14:09:26 2021 +0100 Commit: Luboš Luňák CommitDate: Thu Jan 7 16:26:29 2021 +0100 set fill color when

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

2021-01-07 Thread Luboš Luňák (via logerrit)
vcl/source/filter/graphicfilter.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 85d072442f7445d13dfbbacd7985f6e1df38f57e Author: Luboš Luňák AuthorDate: Tue Jan 5 16:41:22 2021 +0100 Commit: Luboš Luňák CommitDate: Thu Jan 7 16:28:04 2021 +0100

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

2021-01-07 Thread Luboš Luňák (via logerrit)
vcl/source/gdi/impgraph.cxx | 72 1 file changed, 40 insertions(+), 32 deletions(-) New commits: commit 4d682d5b9343c5d18ee6fc52e20a57644c050603 Author: Luboš Luňák AuthorDate: Tue Jan 5 16:43:04 2021 +0100 Commit: Luboš Luňák CommitDate:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 50 commits - chart2/source comphelper/source cui/source cui/uiconfig dbaccess/source download.lst filter/source include/comphelper in

2021-01-07 Thread Michael Stahl (via logerrit)
chart2/source/controller/main/DrawCommandDispatch.cxx |1 comphelper/source/misc/storagehelper.cxx|5 cui/source/dialogs/SignSignatureLineDialog.cxx |1 cui/source/options/optsave.cxx | 10

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

2021-01-07 Thread Justin Luth (via logerrit)
sw/source/filter/xml/xmlimp.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit b8d9334b9d4cc03a9b7d1e570a35e0ac6ca42338 Author: Justin Luth AuthorDate: Thu Dec 31 17:45:39 2020 +0300 Commit: Miklos Vajna CommitDate: Thu Jan 7 15:30:44 2021 +0100

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

2021-01-07 Thread homeboy445 (via logerrit)
chart2/source/tools/Scaling.cxx |4 ++-- editeng/source/uno/UnoForbiddenCharsTable.cxx |6 +++--- embeddedobj/source/commonembedding/embedobj.cxx |8 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit

ESC meeting minutes: 2021-01-07

2021-01-07 Thread Miklos Vajna
Reminders: + don’t forget the TDF tendering budget ideas till next week, see below + don’t forget your FOSDEM talk, see below * Present: + Michael S, Heiko, Stephan, Michael W, Gabriel, Miklos, Eike, Olivier, Xisco, Thorsten * Completed Action Items: + None * Pending Action Items:

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - 2 commits - download.lst external/poppler sdext/source

2021-01-07 Thread Michael Stahl (via logerrit)
download.lst |4 external/poppler/0001-Partially-revert-814fbda28cc8a37fed3134c2db8da28f86f.patch.1 | 999 ++ external/poppler/StaticLibrary_poppler.mk | 22

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - external/openssl

2021-01-07 Thread Michael Stahl (via logerrit)
external/openssl/UnpackedTarball_openssl.mk |1 external/openssl/openssl-1.0.2k-cve-2020-1971.patch.1 | 578 ++ 2 files changed, 579 insertions(+) New commits: commit f085c11922735c84fc39b3e17389296afd177102 Author: Michael Stahl AuthorDate: Wed Jan 6

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - sdext/source

2021-01-07 Thread Martin Milata (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |7 +++ sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx |4 sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx|4 3 files changed, 15 insertions(+) New commits: commit

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

2021-01-07 Thread Chris Sherlock (via logerrit)
include/vcl/BitmapShadowFilter.hxx | 31 include/vcl/outdev.hxx |3 - svx/source/svdraw/svdoashp.cxx |6 ++- vcl/Library_vcl.mk |3 + vcl/source/bitmap/BitmapShadowFilter.cxx | 48

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_dark_svg icon-themes/breeze_svg icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_dark_svg icon-them

2021-01-07 Thread Rizal Muttaqin (via logerrit)
icon-themes/breeze/links.txt|3 --- icon-themes/breeze/res/lx03139_32.png |binary icon-themes/breeze/sc/res/paste_formats_only.png|binary icon-themes/breeze/sc/res/paste_values_formats.png |binary

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - javaunohelper/com

2021-01-07 Thread Stephan Bergmann (via logerrit)
javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java | 48 +- 1 file changed, 24 insertions(+), 24 deletions(-) New commits: commit b972312e6282c12e0e6acab5480b496a739baeb7 Author: Stephan Bergmann AuthorDate: Wed Oct 10 14:19:53 2018 +0200 Commit: Thorsten

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

2021-01-07 Thread Miklos Vajna (via logerrit)
include/vcl/filter/PDFiumLibrary.hxx |3 ++- include/vcl/pdf/PDFTextRenderMode.hxx | 30 ++ svx/source/svdraw/svdpdf.cxx | 18 +- vcl/qa/cppunit/PDFiumLibraryTest.cxx |2 +- vcl/source/pdf/PDFiumLibrary.cxx | 29

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

2021-01-07 Thread Szymon Kłos (via logerrit)
sc/source/ui/dbgui/dapitype.cxx | 13 + sc/source/ui/inc/dapitype.hxx |3 +++ 2 files changed, 16 insertions(+) New commits: commit 1d9128b6d712669185f402314e5fb57130d4ba5a Author: Szymon Kłos AuthorDate: Thu Dec 3 14:07:59 2020 +0100 Commit: Szymon Kłos CommitDate:

[Libreoffice-bugs] [Bug 139163] FILESAVE XLSX Conditional formatting give error by opening in excel

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139163 --- Comment #9 from NISZ LibreOffice Team --- Created attachment 168736 --> https://bugs.documentfoundation.org/attachment.cgi?id=168736=edit Example file created from scratch to demonstrate the problem -- You are receiving this mail

[Libreoffice-bugs] [Bug 105950] VIEWING: scaling broken on hidpi display - starting in v5.3.0.3

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105950 Buovjaga changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this

[Libreoffice-bugs] [Bug 139151] Impress crash on launch, with changes to Template path in user profile

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139151 --- Comment #11 from hel...@wolff-dattenberg.net --- Hello, excuse me. I must complement my last comment. I'm only allowed to add template-files with an external File manager. Regards, Helmut! -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 138538] VIEW MENU: Replace View>Show Horizontal Scroll Bar/Vertical Scroll Bar with single menu entry

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138538 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-bugs] [Bug 138688] Pasting Calc data into Writer table hangs Writer CRASH (steps in comment 4)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138688 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment

[Libreoffice-bugs] [Bug 139415] Language of date field is not changed by menu Tools->Language

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139415 --- Comment #11 from Mike Kaganski --- Created attachment 168737 --> https://bugs.documentfoundation.org/attachment.cgi?id=168737=edit Two date fields - first Automatic, second explicitly Russian Additional observation: in Version:

[Libreoffice-bugs] [Bug 113500] AutoFill with combined cell content incorrectly increments value when starting from the same content

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113500 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #7

[Libreoffice-bugs] [Bug 113500] AutoFill with combined cell content incorrectly increments value when starting from the same content

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113500 NISZ LibreOffice Team changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 113499] [META] AutoFill bugs and enhancements

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113499 Bug 113499 depends on bug 113500, which changed state. Bug 113500 Summary: AutoFill with combined cell content incorrectly increments value when starting from the same content https://bugs.documentfoundation.org/show_bug.cgi?id=113500

[Libreoffice-bugs] [Bug 139415] Language of date field is not changed by menu Tools->Language

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139415 Mike Kaganski changed: What|Removed |Added Keywords||bibisectRequest, regression

[Libreoffice-bugs] [Bug 76128] FORMATTING: Calc Page Style Scaling Mode

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76128 --- Comment #18 from Xebana --- Sometimes people just want someone to talk to and not to receive advice or judgment. Wait for her to ask you for your opinion before trying to help. https://tutuappx.com/ https://vidmate.onl/ -- You are

[Libreoffice-bugs] [Bug 138727] Help right-hand pane lacks scrolling

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138727 Dieter changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-qa] Minutes from the UX/design meeting 2020-Jan-06

2021-01-07 Thread Heiko Tietze
Present: Sascha, Heiko, (Steve) Comments: Stuart, Jan, Gerhard, Regina, Thomas, MikeK, Seth Tickets/Topic * VIEWING Enhancement: Show cursor position as percentage of document + https://bugs.documentfoundation.org/show_bug.cgi?id=138982 + nice to have but rather as document statistics

[Libreoffice-bugs] [Bug 139460] Custom Sort popup in Autofilter popup can't be dismissed by scrolling away (GTK3)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139460 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182 Aron Budea changed: What|Removed |Added Depends on||139460 Referenced Bugs:

[Libreoffice-bugs] [Bug 139460] New: Custom Sort popup in Autofilter popup can't be dismissed by scrolling away (GTK3)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139460 Bug ID: 139460 Summary: Custom Sort popup in Autofilter popup can't be dismissed by scrolling away (GTK3) Product: LibreOffice Version: 5.3.0.3 release Hardware:

[Libreoffice-bugs] [Bug 103512] [META] AutoFilter-related bugs and enhancements

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512 Aron Budea changed: What|Removed |Added Depends on||139460 Referenced Bugs:

[Libreoffice-bugs] [Bug 139163] FILESAVE XLSX Conditional formatting give error by opening in excel

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139163 --- Comment #10 from NISZ LibreOffice Team --- (In reply to NISZ LibreOffice Team from comment #9) > Created attachment 168736 [details] > Example file created from scratch to demonstrate the problem Oops, too soon. This file shows

[Libreoffice-bugs] [Bug 139415] Language of date field is not changed by menu Tools->Language

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139415 --- Comment #10 from Mike Kaganski --- And it does not depend on being under a text box of a shape or a frame; it works the same if in the main text flow. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 116070] Crash in dialog Edit page break

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116070 Xisco Faulí changed: What|Removed |Added Keywords|needUITest | -- You are receiving this mail

[Libreoffice-bugs] [Bug 139461] New: Cell borders does not appears correctly in Table properties

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139461 Bug ID: 139461 Summary: Cell borders does not appears correctly in Table properties Product: LibreOffice Version: 7.0.4.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 138890] weld::LabelType::Warning uses default white font color on yellow background on dark themes

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138890 An-Kh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |anshukhar...@gmail.com

[Libreoffice-bugs] [Bug 139462] New: R1C1 vs A1 mode not fully implemented

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139462 Bug ID: 139462 Summary: R1C1 vs A1 mode not fully implemented Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 139462] R1C1 vs A1 mode not fully implemented

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139462 --- Comment #2 from ffs --- I forgot to add - what would be very nice is a dual mode allowing both to be mixed and matched... -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 139463] Imported SVG background not rendered correctly in master slides

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139463 --- Comment #3 from Frédéric Bisson --- Created attachment 168740 --> https://bugs.documentfoundation.org/attachment.cgi?id=168740=edit Screen copy of the incorrect render -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 138847] EDITING Characters deleted with Backspace/Delete not unified in margin (in changes-in-margin mode)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138847 László Németh changed: What|Removed |Added Summary|EDITING Deletions with |EDITING Characters deleted

[Libreoffice-bugs] [Bug 108015] Using Ctrl + Shift + B and Ctrl + Shift + I for Emphasis and Strong Emphasis character styles (and change Super/Subscript keyboard shortcuts)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108015 Heiko Tietze changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259 Bug 98259 depends on bug 108015, which changed state. Bug 108015 Summary: Using Ctrl + Shift + B and Ctrl + Shift + I for Emphasis and Strong Emphasis character styles (and change Super/Subscript keyboard shortcuts)

[Libreoffice-ux-advise] [Bug 108015] Using Ctrl + Shift + B and Ctrl + Shift + I for Emphasis and Strong Emphasis character styles (and change Super/Subscript keyboard shortcuts)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108015 Heiko Tietze changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 106785] Default shortcut keys for basic character styles

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106785 Bug 106785 depends on bug 108015, which changed state. Bug 108015 Summary: Using Ctrl + Shift + B and Ctrl + Shift + I for Emphasis and Strong Emphasis character styles (and change Super/Subscript keyboard shortcuts)

[Libreoffice-bugs] [Bug 138847] EDITING Characters deleted with Backspace/Delete not unified in margin (in changes-in-margin mode)

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138847 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5

[Libreoffice-bugs] [Bug 136686] The "Strong" button when added to a toolbar shows "Strong Emphasis" not Strong

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136686 sdc.bla...@youmail.dk changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |sdc.bla...@youmail.dk

[Libreoffice-bugs] [Bug 139454] Base: Open Insert table design causes memory usage bump of 600 MB with empty database

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139454 Robert Großkopf changed: What|Removed |Added OS|All |Windows (All)

[Libreoffice-bugs] [Bug 139149] EDITING Chart category axis does not have “Interval between labels” setting

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139149 --- Comment #2 from Gabor Kelemen --- Oops, wrong link to source file: attachment #93843 should be it. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 136686] The "Strong" button when added to a toolbar shows "Strong Emphasis" not Strong

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136686 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval |

  1   2   3   4   >