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

2020-09-11 Thread Justin Luth (via logerrit)
sw/qa/extras/rtfexport/rtfexport4.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f6d00c3fdc4a134aa67d4e51e6afc3df786bb67b Author: Justin Luth AuthorDate: Fri Sep 11 13:05:29 2020 +0300 Commit: Justin Luth CommitDate: Sat Sep 12 07:47:00 2020 +0200 sw rtfexport:

[ANN] orcus 0.16.0 on master

2020-09-11 Thread Kohei Yoshida
Hi there, The orcus library has been upgraded to 0.16.0 on the master branch. You can find the release notes for the new version here: https://gitlab.com/orcus/orcus/-/releases/0.16.0 Also the ixion library version 0.16.0 has been released too which may be of interest to distro packagers.

[Libreoffice-commits] core.git: Branch 'feature/drop-findcmap' - 4 commits - include/vcl vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/win

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
Rebased ref, commits from common ancestor: commit ae879f7cc2fe1e23f070d9b35d31a273d9862ea4 Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 22:34:11 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Sat Sep 12 05:54:56 2020 +0200 Qt5 implement GetGlyphWidths Basically imp

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

2020-09-11 Thread Kohei Yoshida (via logerrit)
external/liborcus/0001-Alpha-value-of-0-means-fully-transparent.-I-m-sure-2.patch | 50 external/liborcus/0001-add-xml-path.patch | 119 -- external/liborcus/0001-workaround-a-linking-problem-on-windows.patch | 45 --- exte

[Libreoffice-commits] core.git: configure.ac download.lst external/liborcus RepositoryExternal.mk sc/source

2020-09-11 Thread Kohei Yoshida (via logerrit)
RepositoryExternal.mk|4 configure.ac |2 download.lst |4 external/liborcus/0001-Mark-all-untentionally-unused-variables.p

[Libreoffice-commits] core.git: Branch 'feature/drop-findcmap' - 3 commits - include/vcl vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/win

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
Rebased ref, commits from common ancestor: commit f8eff2fb4526e456f56afbfaaf2210f566e0387c Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 22:34:11 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Sat Sep 12 05:19:16 2020 +0200 Qt5 implement GetGlyphWidths Basically imp

[Libreoffice-commits] core.git: Branch 'feature/drop-findcmap' - 5 commits - include/vcl vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/unx vcl/win

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
Rebased ref, commits from common ancestor: commit ad3f6868edbd7123da3138b956936d980aaecf5d Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 22:34:11 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Sat Sep 12 05:03:14 2020 +0200 Qt5 implement GetGlyphWidths Basically imp

[Libreoffice-commits] core.git: Branch 'feature/drop-findcmap' - 7 commits - configure.ac include/vcl sw/qa vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/unx vcl/win

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
Rebased ref, commits from common ancestor: commit 6f9840687a9beda9fd38b5aa64a08cb516b7bc09 Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 22:34:11 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Sat Sep 12 04:04:02 2020 +0200 Qt5 implement GetGlyphWidths Basically imp

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
configure.ac |6 ++ 1 file changed, 6 insertions(+) New commits: commit 0c31a0a5178b0ad1e10f55767ef98590f397a5e6 Author: Jan-Marek Glogowski AuthorDate: Sat Sep 12 03:15:35 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Sat Sep 12 03:28:42 2020 +0200 non-cross: set Java

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - 3 commits - include/vcl sc/source vcl/Library_vcl.mk vcl/qa vcl/source xmlsecurity/Library_xmlsecurity.mk xmlsecurity/qa xmlsecuri

2020-09-11 Thread Thorsten Behrens (via logerrit)
Rebased ref, commits from common ancestor: commit 4551f42e67f289482178ecd3a12caaf3d09bcfee Author: Thorsten Behrens AuthorDate: Thu Sep 10 00:18:08 2020 +0200 Commit: Thorsten Behrens CommitDate: Sat Sep 12 00:49:51 2020 +0200 Check range before accessing Calc sort userlist

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - 4 commits - include/sfx2 include/vcl vcl/Library_vcl.mk vcl/qa vcl/source xmlsecurity/Library_xmlsecurity.mk xmlsecurity

2020-09-11 Thread Miklos Vajna (via logerrit)
include/sfx2/strings.hrc | 4 include/vcl/filter/PDFiumLibrary.hxx | 93 ++ vcl/Library_vcl.mk | 1 vcl/qa/cppunit/pdfexport/pdfexpor

Re: About removing long time deprecated types from public API

2020-09-11 Thread julien2412
Dumb me! I had read the comment for sal_sChar (@deprecated use plain `signed char` instead) instead of sal_Char (@deprecated use plain `char` instead) Sorry for the noise, I'm gonna test with the right replace :-) -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f

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

2020-09-11 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/table/tdf135693.py | 37 +++ sw/qa/uitest/writer_tests/data/tdf135693.odt |binary 2 files changed, 37 insertions(+) New commits: commit 3ad21220992e348ccfc59ce5ffb67ee9dd0e4b88 Author: Xisco Fauli AuthorDate: Fri Sep 11 16:49:26 2020 +0200

[Libreoffice-commits] core.git: Branch 'feature/windows-cross-build' - 0 commits -

2020-09-11 Thread (via logerrit)
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'feature/drop-findcmap'

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
New branch 'feature/drop-findcmap' available with the following commits: commit 45ab0cbd14a4f5327fd1b1ff6f8c16381caacb20 Author: Jan-Marek Glogowski Date: Fri Sep 11 22:34:11 2020 +0200 Qt5 implement GetGlyphWidths Basically implement it the same way then Windows and MacOS.

Re: About removing long time deprecated types from public API

2020-09-11 Thread julien2412
sberg wrote >> ... > sounds ok at least to me For replace sal_uChar, I could build and use "make check" for concerned modules, so I submitted the patch on gerrit. But replacing sal_Char triggers a lot of errors. First one is: In file included from /home/julien/lo/libreoffice/include/rtl/string.hx

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

2020-09-11 Thread Caolán McNamara (via logerrit)
oox/source/drawingml/fillproperties.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32cdbc9c96898cf8bc2485b3df1be46c3c835ab0 Author: Caolán McNamara AuthorDate: Fri Sep 11 09:15:33 2020 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 11 22:35:52 2020 +

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - loleaflet/css

2020-09-11 Thread Andras Timar (via logerrit)
loleaflet/css/toolbar.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f999ceacc79a7994d151ce634b29cc73a251536 Author: Andras Timar AuthorDate: Fri Sep 11 20:55:18 2020 +0200 Commit: Andras Timar CommitDate: Fri Sep 11 22:10:31 2020 +0200 lc_starsha

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

2020-09-11 Thread Eike Rathke (via logerrit)
sc/source/ui/docshell/impex.cxx | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) New commits: commit 2cb743eea3396541e155c24773b54de0663c7475 Author: Eike Rathke AuthorDate: Fri Sep 11 20:24:22 2020 +0200 Commit: Eike Rathke CommitDate: Fri Sep 11 22

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

2020-09-11 Thread Stephan Bergmann (via logerrit)
svx/source/sdr/overlay/overlaymanager.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0a7752b39884cfb7d4d679683fb216a44a85326a Author: Stephan Bergmann AuthorDate: Fri Sep 11 18:24:32 2020 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 11 22:05:29 2020 +0200

[Libreoffice-commits] online.git: loleaflet/css

2020-09-11 Thread Andras Timar (via logerrit)
loleaflet/css/toolbar.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04e4cab105a7f9295cd0280276d4d4a230e92ad4 Author: Andras Timar AuthorDate: Fri Sep 11 20:55:18 2020 +0200 Commit: Andras Timar CommitDate: Fri Sep 11 22:04:07 2020 +0200 lc_starsha

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

2020-09-11 Thread Caolán McNamara (via logerrit)
include/svtools/valueset.hxx|2 ++ svtools/source/control/valueset.cxx | 36 2 files changed, 22 insertions(+), 16 deletions(-) New commits: commit 51c17d2bdb35fdb4ab21a94d3bba40f97dc5c138 Author: Caolán McNamara AuthorDate: Tue Sep 8 20:24:

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

2020-09-11 Thread Eike Rathke (via logerrit)
sc/source/core/tool/interpr1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f80e2d37ce11e3ea728b7ce5987f912fdfa60b3 Author: Eike Rathke AuthorDate: Fri Sep 11 19:30:28 2020 +0200 Commit: Eike Rathke CommitDate: Fri Sep 11 21:18:39 2020 +0200 Resol

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

2020-09-11 Thread Christian Lohmaier (via logerrit)
distro-configs/Jenkins/Win32_dev_master.conf |1 + distro-configs/Jenkins/Win32_rel_master.conf |2 ++ 2 files changed, 3 insertions(+) New commits: commit 0dbb37a7a8366fd4316d0eae549a25383c255902 Author: Christian Lohmaier AuthorDate: Fri Sep 11 21:05:54 2020 +0200 Commit: Chris

Re: About removing long time deprecated types from public API

2020-09-11 Thread julien2412
sberg wrote >> ... > So if you see a benefit in doing this particular change: I'd say, mark > the change as "[API CHANGE]" in the commit message, get it in, and > document the backwards incompatible change at > ;. Great!!! I ad

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/apache-commons external/beanshell external/hsqldb external/jfreereport external/languagetool external/rhino solenv/gbuild

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
config_host.mk.in |6 configure.ac | 128 +++--- external/apache-commons/ExternalProject_apache_commons_logging.mk |1 external/beanshell/ExternalProject_beanshell.mk

[Libreoffice-commits] core.git: external/libjpeg-turbo

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
external/libjpeg-turbo/ExternalProject_libjpeg-turbo.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0b99cceb5273550dbaef5890297fd7ebfccd6817 Author: Jan-Marek Glogowski AuthorDate: Sat Jul 18 04:00:00 2020 +0200 Commit: Jan-Marek Glogowski CommitDate

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
configure.ac | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 1ee5147d2088606492de65bd8084a44db537b5c9 Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 20:06:51 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Fri Sep 11 20:14:46 2020 +0200

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

2020-09-11 Thread Miklos Vajna (via logerrit)
include/oox/core/xmlfilterbase.hxx | 12 include/oox/drawingml/shape.hxx |8 ++ oox/source/core/xmlfilterbase.cxx |8 ++ oox/source/drawingml/diagram/diagram.cxx|9 ++- oox/source/drawingml/diagram/diagram.hxx

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/qt5/Qt5Tools.hxx | 28 1 file changed, 28 insertions(+) New commits: commit 4f09fb9f64951340d140badb00b336dd99c68f2b Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 16:07:41 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Fri Sep 11 19:41:51

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/sft.hxx | 16 vcl/qt5/Qt5Graphics_Text.cxx |7 ++- vcl/source/fontsubset/sft.cxx | 26 +- 3 files changed, 39 insertions(+), 10 deletions(-) New commits: commit e9b9044f7b7b44b45dd582885cad0b0a7d44f88b Author: Jan-Mar

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

2020-09-11 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/options/tdf131581.py | 44 ++ 1 file changed, 44 insertions(+) New commits: commit f33c253ee9572ce83016e527ab0d050aab71a674 Author: Xisco Fauli AuthorDate: Fri Sep 11 13:41:52 2020 +0200 Commit: Xisco Fauli CommitDate: Fri Sep 11 19:35:

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
vcl/qt5/Qt5Graphics_Text.cxx | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit 21ebde9189460318c8c04157b48ede9760a600f9 Author: Jan-Marek Glogowski AuthorDate: Fri Sep 11 16:48:04 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Fri Sep 11

Re: About removing long time deprecated types from public API

2020-09-11 Thread Stephan Bergmann
On 11/09/2020 18:54, julien2412 wrote: But replacing sal_Char triggers a lot of errors. First one is: In file included from /home/julien/lo/libreoffice/include/rtl/string.hxx:43: /home/julien/lo/libreoffice/include/rtl/stringconcat.hxx:384:59: error: no matching function for call to 'rtl_str_valu

[Libreoffice-commits] online.git: loleaflet/src

2020-09-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 8a20b74e36cc12f24b92105f8b20929d9f172bca Author: Pedro Pinto Silva AuthorDate: Fri Sep 11 16:49:51 2020 +0200 Commit: Pedro Silva CommitDate: Fri Sep 11

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/gpgmepp external/libassuan external/libgpg-error solenv/clang-format solenv/gbuild solenv/gcc-wrappers

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
config_host.mk.in |3 configure.ac | 12 ++- external/gpgmepp/ExternalProject_gpgmepp.mk | 12 +-- external/libassuan/ExternalProject_libassuan.mk | 11 +-- external/libgpg-error/ExternalProject

[Libreoffice-commits] core.git: configure.ac external/liblangtag Makefile.gbuild Makefile.in postprocess/CustomTarget_registry.mk postprocess/Module_postprocess.mk postprocess/Rdb_services.mk Reposito

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
Makefile.gbuild |5 Makefile.in |2 RepositoryExternal.mk |2 RepositoryModule_build.mk | 35 ++ configure.ac | 66

[Libreoffice-commits] online.git: cypress_test/README

2020-09-11 Thread Tamás Zolnai (via logerrit)
cypress_test/README | 17 + 1 file changed, 17 insertions(+) New commits: commit 9f7cf27f7b9a5f65a21f1bfce00859a74d71725f Author: Tamás Zolnai AuthorDate: Fri Sep 11 16:46:59 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Sep 11 18:29:02 2020 +0200 cypress: NC: d

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-09-11 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js|9 -- cypress_test/integration_tests/mobile/impress/impress_mobile_helper.js |7 +--- cypress_test/integration_tests/mobile/impress/insertion_wizard_spec.js | 15 -- 3 files changed, 15 insertions(+),

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-09-11 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/desktop/writer/copy_paste_spec.js |6 ++ cypress_test/integration_tests/mobile/impress/hamburger_menu_spec.js |3 +++ 2 files changed, 9 insertions(+) New commits: commit beb84fb38cebf92786e42095cb402634cb95d625 Author: Tamás Zolnai AuthorDate:

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests cypress_test/plugins

2020-09-11 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/calc/insertion_wizard_spec.js |8 + cypress_test/integration_tests/mobile/calc/number_format_spec.js| 60 +++--- cypress_test/integration_tests/mobile/writer/insert_field_spec.js | 16 ++ cypress_test/plugins/blacklists.js

[Libreoffice-commits] core.git: configure.ac distro-configs/Jenkins distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeWin64.conf RepositoryExternal.mk solenv/gbuild

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
RepositoryExternal.mk |2 configure.ac | 417 -- distro-configs/Jenkins/windows_msc_dbgutil_32 |2 distro-configs/LibreOfficeWin32.conf |1 distro-configs/LibreOfficeWin64.conf |2

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-09-11 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) New commits: commit 69645b9697d3296a62e11a90cb0633b0ae3b4501 Author: Tamás Zolnai AuthorDate: Thu Sep 10 15:56:09 2020 +0200 Commit: Tamás Zolnai CommitDate:

[Libreoffice-commits] core.git: postprocess/CustomTarget_images.mk solenv/bin

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
postprocess/CustomTarget_images.mk |1 solenv/bin/image-sort.py | 43 - 2 files changed, 25 insertions(+), 19 deletions(-) New commits: commit 03c65d3ed080661430d4af2424d8f525bef67c62 Author: Jan-Marek Glogowski AuthorDate: Fri Jul 17 23:0

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

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
configure.ac | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 03c81f23d751bc0e77680b710d02e4722f1d5473 Author: Jan-Marek Glogowski AuthorDate: Wed Sep 2 11:13:31 2020 +0200 Commit: Jan-Marek Glogowski CommitDate: Fri Sep 11 18:24:43 2020

[Libreoffice-commits] core.git: bin/get_config_variables configure.ac

2020-09-11 Thread Jan-Marek Glogowski (via logerrit)
bin/get_config_variables |8 +++- configure.ac | 10 +++--- 2 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 0bbc213229f6fdd6d1382e426f9ef2b9475ba60c Author: Jan-Marek Glogowski AuthorDate: Thu Jul 30 03:06:57 2020 +0200 Commit: Jan-Marek Gl

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

2020-09-11 Thread Caolán McNamara (via logerrit)
vcl/inc/salvtables.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 908841ad600889f7b0f1c86aad240f14dda1f8bf Author: Caolán McNamara AuthorDate: Thu Sep 10 21:13:42 2020 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Fri Sep 11 18:23:56 2020 +0200

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

2020-09-11 Thread Caolán McNamara (via logerrit)
sd/source/filter/eppt/pptx-epptooxml.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e5c3ba093ee03828b84c93e90e7045de5152 Author: Caolán McNamara AuthorDate: Fri Sep 11 14:33:56 2020 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 11 18:17:08 202

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

2020-09-11 Thread Noel Grandin (via logerrit)
sc/source/ui/navipi/navipi.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit e3f53c5faae8e5e8e14dc1dbb27f8f184bd44b42 Author: Noel Grandin AuthorDate: Fri Sep 11 14:27:15 2020 +0200 Commit: Noel Grandin CommitDate: Fri Sep 11 18:14:04 2020 +0200 remove outdated comm

About removing long time deprecated types from public API

2020-09-11 Thread julien2412
Hello, I submitted https://gerrit.libreoffice.org/c/core/+/102436 "Remove unused and deprecated sal_sChar" because it's not used in LO and has been deprecated since 2013, see: author Stephan Bergmann 2013-11-27 12:50:35 +0100 committer Stephan Bergmann 2013-11-27 12:52:32 +0100 commit

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

2020-09-11 Thread Attila Bakos (via logerrit)
include/oox/export/vmlexport.hxx |1 oox/source/export/vmlexport.cxx | 78 +++ sw/qa/extras/ooxmlexport/data/tdf135667.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport15.cxx | 17 + sw/source/filter/ww8/docxattributeoutput.cxx | 291 --

Re: About removing long time deprecated types from public API

2020-09-11 Thread Stephan Bergmann
On 11/09/2020 17:03, julien2412 wrote: Does it sound ok for you or do you want I merge/split some of the commits? sounds ok at least to me ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/l

Re: About removing long time deprecated types from public API

2020-09-11 Thread Stephan Bergmann
On 11/09/2020 13:42, julien2412 wrote: I submitted https://gerrit.libreoffice.org/c/core/+/102436 "Remove unused and deprecated sal_sChar" because it's not used in LO and has been deprecated since 2013, see: author Stephan Bergmann 2013-11-27 12:50:35 +0100 committer Stephan Bergmann

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

2020-09-11 Thread Caolán McNamara (via logerrit)
vcl/inc/salvtables.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 4fa53470339d8813cc40e32d2ac60483a10cf2df Author: Caolán McNamara AuthorDate: Thu Sep 10 21:13:42 2020 +0200 Commit: Caolán McNamara CommitDate: Fri Sep 11 15:56:42 2020 +0200 tdf#

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

2020-09-11 Thread Regényi Balázs (via logerrit)
oox/source/export/drawingml.cxx | 19 ++- sw/qa/extras/ooxmlexport/data/tdf77236_MissingSolidFill.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport10.cxx |9 + sw/qa/extras/ooxmlexport/ooxmlexport6.cxx|2 - 4

Bringing line and fill style of data labels to ODF

2020-09-11 Thread Regina Henschel
Hi NISZ LibreOffice Team, hi all, I have started to bring the line and fill properties of data labels to ODF. Currently they are implemented in loext-Attributes in the styles of and . But ODF needs elements and have them as ordinary line and fill attribute in the data label styles. My cur

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

2020-09-11 Thread Caolán McNamara (via logerrit)
vcl/source/treelist/treelistbox.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 099bd18dea7efadbe25a8519d98d24cb69c35b95 Author: Caolán McNamara AuthorDate: Fri Sep 11 12:19:18 2020 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 11 15:19:56 2020 +0200 drop mislea

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

2020-09-11 Thread Caolán McNamara (via logerrit)
include/svtools/ctrlbox.hxx|6 ++-- svtools/source/control/ctrlbox.cxx | 51 ++--- 2 files changed, 40 insertions(+), 17 deletions(-) New commits: commit 6a12fa6a77e407bf2d1e8be47f915ade8e1eab28 Author: Caolán McNamara AuthorDate: Fri Sep 11 11:5

Re: ESC meeting minutes: 2020-09-10

2020-09-11 Thread Jan-Marek Glogowski
Am 10.09.20 um 16:55 schrieb Miklos Vajna: > * Merging features/windows-cross-build (Jan-Marek) > + see > https://lists.freedesktop.org/archives/libreoffice/2020-September/085869.html > + flagging: this is to be merged (Thorsten) > + seeing no objections so far Sorry that I missed the cal

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

2020-09-11 Thread Noel Grandin (via logerrit)
include/xmloff/txtimp.hxx |1 - xmloff/source/core/xmltkmap.cxx| 12 +--- xmloff/source/text/XMLTextFrameContext.cxx |6 +- xmloff/source/text/txtimp.cxx |1 - 4 files changed, 10 insertions(+), 10 deletions(-) New commits: commi

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

2020-09-11 Thread Caolán McNamara (via logerrit)
include/vcl/treelist.hxx |1 vcl/source/app/salvtables.cxx | 54 -- 2 files changed, 48 insertions(+), 7 deletions(-) New commits: commit b19e522654562b8f01d0b3af4078c43ce46834e4 Author: Caolán McNamara AuthorDate: Thu Sep 10 09:33:39 2020

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - desktop/source editeng/source sd/qa

2020-09-11 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |2 editeng/source/editeng/impedit.cxx| 279 -- editeng/source/editeng/impedit.hxx|2 editeng/source/editeng/impedit3.cxx |5 sd/qa/unit/tiledrendering/LOKitSearchTest.cxx |4

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

2020-09-11 Thread Stephan Bergmann (via logerrit)
vcl/source/window/abstdlg.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit dd6f59a52a564f470070063719d1e9ff2e814261 Author: Stephan Bergmann AuthorDate: Fri Sep 11 12:30:13 2020 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 11 14:09:12 2020 +02

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

2020-09-11 Thread Caolán McNamara (via logerrit)
vcl/source/app/vclevent.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a419780b39b1dc875db4ed4a45f6b338524e7c82 Author: Caolán McNamara AuthorDate: Fri Sep 11 11:36:40 2020 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 11 14:04:00 2020 +0200 ap

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - loleaflet/src

2020-09-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a201d0f5903032d02b5a3bfc034b278643307688 Author: Pedro Pinto Silva AuthorDate: Fri Sep 11 11:07:28 2020 +0200 Commit: Andras Timar CommitDate: Fri Sep 11 13:4

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

2020-09-11 Thread Noel Grandin (via logerrit)
comphelper/source/misc/anycompare.cxx | 64 +++--- 1 file changed, 60 insertions(+), 4 deletions(-) New commits: commit 3b918495513d8e43063a45ac500962703e08f94e Author: Noel Grandin AuthorDate: Thu Sep 10 17:08:15 2020 +0200 Commit: Noel Grandin CommitDate:

[Libreoffice-commits] core.git: sw/CppunitTest_sw_core_layout.mk

2020-09-11 Thread Stephan Bergmann (via logerrit)
sw/CppunitTest_sw_core_layout.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1c271e9fdcea1832378995c9c43619290060f378 Author: Stephan Bergmann AuthorDate: Fri Sep 11 11:44:25 2020 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 11 12:49:51 2020 +0200 Missing t

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

2020-09-11 Thread Caolán McNamara (via logerrit)
sd/source/filter/eppt/eppt.cxx |2 ++ sd/source/filter/eppt/pptx-epptbase.cxx |6 ++ 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit b7756fdde63b1eef85ef13772fc3578e345d34dc Author: Caolán McNamara AuthorDate: Fri Sep 11 10:04:45 2020 +0100 Commit:

[Libreoffice-commits] online.git: loleaflet/src

2020-09-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit adf8961cd376f5d5cf7424d0c89752a9663d6a42 Author: Pedro Pinto Silva AuthorDate: Fri Sep 11 11:07:28 2020 +0200 Commit: Pedro Silva CommitDate: Fri Sep 11 12:38

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

2020-09-11 Thread Tibor Nagy (via logerrit)
sw/source/core/layout/anchoreddrawobject.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit f10ec80efd4d3437dae40748189e2ca942dc5754 Author: Tibor Nagy AuthorDate: Fri Sep 11 10:57:44 2020 +0200 Commit: Mike Kaganski CommitDate: Fri Sep 11 12:32

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

2020-09-11 Thread Caolán McNamara (via logerrit)
sw/source/filter/ww8/ww8par.cxx |4 ++-- sw/source/filter/ww8/ww8par2.cxx |6 +++--- sw/source/filter/ww8/ww8par6.cxx |4 ++-- sw/source/filter/ww8/ww8scan.cxx | 34 +- sw/source/filter/ww8/ww8scan.hxx |8 5 files changed, 28 insertions(+

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

2020-09-11 Thread Noel Grandin (via logerrit)
xmloff/source/style/xmlexppr.cxx | 49 +-- 1 file changed, 12 insertions(+), 37 deletions(-) New commits: commit 5b51ca963903dd1fb74e8314fa556b510d5f7ee9 Author: Noel Grandin AuthorDate: Fri Sep 11 09:13:26 2020 +0200 Commit: Noel Grandin CommitDate

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

2020-09-11 Thread Noel Grandin (via logerrit)
xmloff/source/style/xmlexppr.cxx | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) New commits: commit 3a22f5a589e822e7ca8bbb00e38a3aff93ed7ba5 Author: Noel Grandin AuthorDate: Fri Sep 11 09:26:41 2020 +0200 Commit: Noel Grandin CommitDate: Fri Sep 11 10:27:57

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

2020-09-11 Thread Muhammet Kara (via logerrit)
cui/inc/strings.hrc|3 ++- cui/source/dialogs/AdditionsDialog.cxx | 19 ++- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit 627e13079adb5ff6281530c9584da9065d6410ab Author: Muhammet Kara AuthorDate: Fri Sep 11 00:44:03 2020 +03

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

2020-09-11 Thread Daniel Arato (NISZ) (via logerrit)
oox/source/vml/vmlshape.cxx |9 + sw/qa/extras/ooxmlexport/data/tdf135660.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport15.cxx| 20 writerfilter/source/dmapper/DomainMapper_Impl.cxx |4 4 files changed, 33 insertion

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

2020-09-11 Thread Justin Luth (via logerrit)
sw/qa/extras/rtfexport/rtfexport4.cxx |3 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 46187510e383d62ee7bae8f8332322d7c3b0c61e Author: Justin Luth AuthorDate: Wed Sep 9 18:40:20 2020 +03

[Libreoffice-commits] online.git: android/templates

2020-09-11 Thread Andras Timar (via logerrit)
android/templates/untitled.odp |binary android/templates/untitled.ods |binary android/templates/untitled.odt |binary 3 files changed New commits: commit adfe3bba69cf6ca566f0fca175740b429bc26f2f Author: Andras Timar AuthorDate: Tue Sep 8 13:18:15 2020 +0200 Commit: Andras Timar Commit

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - android/templates

2020-09-11 Thread Andras Timar (via logerrit)
android/templates/untitled.odp |binary android/templates/untitled.ods |binary android/templates/untitled.odt |binary 3 files changed New commits: commit 9818c2c5a58e2a767d46f2cc98df33a8d421a8ea Author: Andras Timar AuthorDate: Tue Sep 8 13:18:15 2020 +0200 Commit: Andras Timar Commit

[Libreoffice-commits] online.git: loleaflet/po

2020-09-11 Thread Andras Timar (via logerrit)
loleaflet/po/templates/ios.pot|4 loleaflet/po/templates/loleaflet-help.pot | 1090 +++--- loleaflet/po/templates/loleaflet-ui.pot | 520 +++--- 3 files changed, 818 insertions(+), 796 deletions(-) New commits: commit 98a95b9c73435ddfcd3ad9404e4

[Libreoffice-commits] online.git: loleaflet/src

2020-09-11 Thread Andras Timar (via logerrit)
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 060214ded20464a1514338c5248128d15b87ae58 Author: Andras Timar AuthorDate: Fri Sep 11 09:41:04 2020 +0200 Commit: Andras Timar CommitDate: Fri Sep 11 10:05:17 2020 +0200

[Libreoffice-commits] online.git: ios/Mobile

2020-09-11 Thread Andras Timar (via logerrit)
dev/null |binary ios/Mobile/Resources/Templates/Blank.otp |binary ios/Mobile/Resources/Templates/Blank.otp.png |binary ios/Mobile/Resources/Templates/Blank.ots |binary ios/Mobile/Resources/Templates/Blank.ots.png |binary ios/Mobile/Resources/Templat

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - ios/Mobile

2020-09-11 Thread Andras Timar (via logerrit)
dev/null |binary ios/Mobile/Resources/Templates/Blank.otp |binary ios/Mobile/Resources/Templates/Blank.otp.png |binary ios/Mobile/Resources/Templates/Blank.ots |binary ios/Mobile/Resources/Templates/Blank.ots.png |binary ios/Mobile/Resources/Templat

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - loleaflet/src

2020-09-11 Thread Andras Timar (via logerrit)
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c3d842f4ce7dd341b3a13ec70ae054efbb2b30c Author: Andras Timar AuthorDate: Fri Sep 11 09:41:04 2020 +0200 Commit: Andras Timar CommitDate: Fri Sep 11 10:04:24 2020 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - download.lst external/pdfium RepositoryExternal.mk solenv/flatpak-manifest.in svx/source vcl/qa vcl/source

2020-09-11 Thread Miklos Vajna (via logerrit)
RepositoryExternal.mk |1 + download.lst |4 ++-- external/pdfium/Library_pdfium.mk | 19 +++ external/pdfium/UnpackedTarball_pdfium.mk |3 ++- external/pdfium/build.patch.1

[Libreoffice-commits] online.git: loleaflet/src

2020-09-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 26 +++ 1 file changed, 17 insertions(+), 9 deletions(-) New commits: commit e8b829f190fc89e3ffa7ef726f8a57b3531a4acb Author: Pedro Pinto Silva AuthorDate: Thu Sep 10 17:56:45 2020 +0200 Commit: Pedro Silva CommitD

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - loleaflet/css loleaflet/images

2020-09-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/loleaflet.css |2 +- loleaflet/images/cursors/fill.png |binary 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c4a6a1dc6baa4f313475005fc4e3db68b4b0cd2 Author: Pedro Pinto Silva AuthorDate: Thu Sep 10 15:05:17 2020 +0200 Commit: Pedro Silva Co

[Libreoffice-commits] online.git: test/UnitPHPProxy.cpp

2020-09-11 Thread Miklos Vajna (via logerrit)
test/UnitPHPProxy.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7851cc988f9d59fed94fe6f82cb39ffde1019226 Author: Miklos Vajna AuthorDate: Fri Sep 11 09:05:07 2020 +0200 Commit: Miklos Vajna CommitDate: Fri Sep 11 09:31:12 2020 +0200 test: fix

[Libreoffice-commits] core.git: include/vcl sd/source sfx2/source svtools/source svx/source vcl/source

2020-09-11 Thread Noel Grandin (via logerrit)
include/vcl/imapcirc.hxx |2 - include/vcl/imapobj.hxx | 13 + include/vcl/imappoly.hxx |2 - include/vcl/imaprect.hxx |2 - sd/source/filter/html/htmlex.cxx | 10 +++ sfx2/source/bastyp/sfxhtml.cxx| 24 - svto

[Libreoffice-commits] core.git: 2 commits - include/vcl solenv/gbuild svx/source sw/source vcl/source

2020-09-11 Thread Stephan Bergmann (via logerrit)
include/vcl/imap.hxx |6 +++--- include/vcl/imapobj.hxx | 11 +++ solenv/gbuild/CppunitTest.mk |4 ++-- svx/source/dialog/imapdlg.cxx| 10 +- sw/source/uibase/dochdl/swdtflvr.cxx |2 +- vcl/source/treelist/imap2.cxx

[Libreoffice-commits] core.git: qadevOOo/tests solenv/bin xmloff/source xmloff/util

2020-09-11 Thread Miklos Vajna (via logerrit)
qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java |6 +++--- solenv/bin/native-code.py|1 - xmloff/source/draw/sdxmlexp.cxx | 10 -- xmloff/util/xo.component |4 ---