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

2020-11-10 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_dmapper.mk |1 writerfilter/qa/cppunittests/dmapper/DomainMapper.cxx| 82 ++ writerfilter/qa/cppunittests/dmapper/data/large-para-top-margin.docx |binary writerfilter/source/dmapper/DomainMapper.cxx

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

2020-11-10 Thread kirchhoffb (via logerrit)
sw/inc/usrfld.hxx|2 ++ sw/qa/extras/layout/layout2.cxx | 29 - sw/source/core/fields/usrfld.cxx | 24 ++-- 3 files changed, 48 insertions(+), 7 deletions(-) New commits: commit abfee0d2517195dfe49be8d538a48b31f4fb0eef Autho

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

2020-11-10 Thread Christophe JAILLET (via logerrit)
sfx2/source/control/thumbnailview.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 9378be4825e63a3eed740403281246de26e7006d Author: Christophe JAILLET AuthorDate: Tue Nov 10 08:01:29 2020 +0100 Commit: Noel Grandin CommitDate: Tue Nov 10 09:26:39

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sd/qa/uitest/impress_tests/tdf91762.py | 49 + 1 file changed, 49 insertions(+) New commits: commit b676cc53c9d9d24e863143e1ff0282eba413d2b5 Author: Xisco Fauli AuthorDate: Thu Nov 5 14:30:37 2020 +0100 Commit: Gülşah Köse CommitDate: Tue Nov 10 09:30:5

autofilter in another line than line 2

2020-11-10 Thread Regis Perdreau
Hi, I have a xlsx document from office suite with autofilter in line 2, do we support autofilter in another line than line 1 ? Because when i try to modify the document, the autofilter is automatically put into line 1..it is not what i want. A workaround is the insert column before autofilter whic

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

2020-11-10 Thread Seth Chaiklin (via logerrit)
cui/inc/tipoftheday.hrc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 03cafc2ab6b1678f82e9a30b6f81e505660ee702 Author: Seth Chaiklin AuthorDate: Mon Nov 9 14:18:53 2020 +0200 Commit: Heiko Tietze CommitDate: Tue Nov 10 10:06:08 2020 +0100 tdf#127294

Re: autofilter in another line than line 2

2020-11-10 Thread Mike Kaganski
Hi Régis Perdreau, On 10.11.2020 12:04, Regis Perdreau wrote: Hi, I have a xlsx document from office suite with autofilter in line 2, do we support autofilter in another line than line 1 ? Because when i try to modify the document, the autofilter is automatically put into line 1..it is not w

Re: autofilter in another line than line 2

2020-11-10 Thread Regis Perdreau
Tks for answer, but it's a dev/odf/interoperability question, an user can't answer I will make a bug report. Régis Perdreau Le mar. 10 nov. 2020 à 10:15, Mike Kaganski a écrit : > Hi Régis Perdreau, > > On 10.11.2020 12:04, Regis Perdreau wrote: > > Hi, > > > > I have a xlsx document from of

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

2020-11-10 Thread Johnny_M (via logerrit)
source/text/scalc/01/0608.xhp |2 +- source/text/sdraw/main0101.xhp |2 +- source/text/shared/00/0401.xhp |2 +- source/text/shared/01/0101.xhp |4 +--- source/text/shared/main0201.xhp|2 +- source/text/smath/main0101.xhp |2 +- 6 files changed, 6 i

[Libreoffice-commits] core.git: helpcontent2

2020-11-10 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34a83f1949b7bcd22765e0405a37343d86a40dea Author: Johnny_M AuthorDate: Tue Nov 10 10:56:18 2020 +0100 Commit: Gerrit Code Review CommitDate: Tue Nov 10 10:56:18 2020 +0100 Update git submodules

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - writerfilter/CppunitTest_writerfilter_dmapper.mk writerfilter/qa writerfilter/source

2020-11-10 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_dmapper.mk |1 writerfilter/qa/cppunittests/dmapper/DomainMapper.cxx| 82 ++ writerfilter/qa/cppunittests/dmapper/data/large-para-top-margin.docx |binary writerfilter/source/dmapper/DomainMapper.cxx

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

2020-11-10 Thread Szabolcs Toth (via logerrit)
filter/source/msfilter/util.cxx|4 ++- sc/qa/unit/data/xlsx/tdf136721_letter_sized_paper.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 18 +++-- 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 9dd43f97b0d8223

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

2020-11-10 Thread Mike Kaganski (via logerrit)
include/tools/UnitConversion.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 373c8b46e66276df01d0e9e6f1dd808d64779e10 Author: Mike Kaganski AuthorDate: Tue Nov 10 10:45:36 2020 +0200 Commit: Mike Kaganski CommitDate: Tue Nov 10 11:13:38 2020 +0100 D

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

2020-11-10 Thread Gülşah Köse (via logerrit)
sd/qa/uitest/impress_tests/tdf91762.py |2 +- sd/qa/unit/data/pptx/tablescale.pptx |binary sd/qa/unit/import-tests.cxx| 20 +++- svx/source/table/tablelayouter.cxx | 26 -- 4 files changed, 44 insertions(+), 4 deletions(-) New com

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sc/inc/globstr.hrc |3 +-- sc/qa/extras/scautoformatobj.cxx |2 +- sc/qa/extras/scautoformatsobj.cxx |2 +- sc/qa/uitest/calc_tests6/tdf91726.py |4 ++-- sc/source/core/data/attarray.cxx |2 +- sc/so

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

2020-11-10 Thread Regina Henschel (via logerrit)
sc/qa/unit/data/ods/tdf117948_CollapseBeforeShape.ods |binary sc/qa/unit/scshapetest.cxx| 80 +- sc/source/filter/xml/xmlexprt.cxx | 49 +-- 3 files changed, 120 insertions(+), 9 deletions(-) New commits: commit 1cb6bb95

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

2020-11-10 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/04060103.xhp |1 - 1 file changed, 1 deletion(-) New commits: commit f7f1e6064cb10b07deebb137aa3f424180943c8a Author: Olivier Hallot AuthorDate: Tue Nov 10 13:00:06 2020 +0200 Commit: Olivier Hallot CommitDate: Tue Nov 10 12:25:13 2020 +0100 Remove note on

[Libreoffice-commits] core.git: helpcontent2

2020-11-10 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ed7f4cc51c711368de44a716a2d31cf5d57c05d8 Author: Olivier Hallot AuthorDate: Tue Nov 10 13:25:13 2020 +0200 Commit: Gerrit Code Review CommitDate: Tue Nov 10 12:25:13 2020 +0100 Update git subm

[Libreoffice-commits] core.git: accessibility/inc accessibility/source solenv/clang-format

2020-11-10 Thread Philipp Hofer (via logerrit)
accessibility/inc/helper/characterattributeshelper.hxx | 17 +-- accessibility/inc/standard/vclxaccessiblecombobox.hxx | 10 -- accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx |8 - accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx |7 - acc

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

2020-11-10 Thread Chris Mayo (via logerrit)
sysui/desktop/debian/postinst| 18 +-- sysui/desktop/debian/postrm | 18 +-- sysui/desktop/freedesktop/freedesktop-menus.spec | 114 +-- sysui/desktop/share/create_tree.sh | 10 -- 4 files changed, 65 insertions(+),

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

2020-11-10 Thread Ming Hua (via logerrit)
sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e190ff7f43db46285ef4208d4ca99d95d0945951 Author: Ming Hua AuthorDate: Tue Nov 10 08:07:45 2020 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Tue Nov 1

Philipp Hofer license statement

2020-11-10 Thread Philipp Hofer
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2020-11-10 Thread László Németh (via logerrit)
sw/Library_msword.mk |1 sw/qa/extras/ooxmlexport/data/tdf118682.fodt | 43 +++ sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 14 sw/source/filter/ww8/docxattributeoutput.cxx |9 + sw/source/filter/ww8/ww8atr.cxx

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

2020-11-10 Thread Caolán McNamara (via logerrit)
sfx2/source/dialog/backingwindow.cxx |4 1 file changed, 4 insertions(+) New commits: commit 8db6290fbf80c4da993dd1138d6a848b4c9ea8db Author: Caolán McNamara AuthorDate: Tue Nov 10 11:22:46 2020 + Commit: Caolán McNamara CommitDate: Tue Nov 10 13:59:25 2020 +0100 expli

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

2020-11-10 Thread Henry Castro (via logerrit)
sfx2/source/appl/app.cxx |3 +-- sfx2/source/sidebar/ContextChangeBroadcaster.cxx |9 +++-- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit da5e0c7fb19cb35cf5532d18e7eea166720f2e08 Author: Henry Castro AuthorDate: Fri Oct 9 07:01:17 20

[Libreoffice-commits] core.git: helpcompiler/inc helpcompiler/source i18npool/IwyuFilter_i18npool.yaml i18npool/qa i18npool/source io/IwyuFilter_io.yaml io/source jvmfwk/inc jvmfwk/IwyuFilter_jvmfwk.y

2020-11-10 Thread Gabor Kelemen (via logerrit)
helpcompiler/inc/BasCodeTagger.hxx|1 helpcompiler/source/HelpCompiler.cxx |2 - i18npool/IwyuFilter_i18npool.yaml |6 i18npool/qa/cppunit/test_breakiterator.cxx|3 -- i18npool/source/breakiterator/breakiter

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

2020-11-10 Thread Ouyang Leyan (via logerrit)
chart2/source/controller/sidebar/ChartAxisPanel.cxx |8 +++- chart2/source/controller/sidebar/ChartErrorBarPanel.cxx | 16 +--- chart2/source/controller/sidebar/ChartSeriesPanel.cxx | 13 +++-- 3 files changed, 31 insertions(+), 6 deletions(-) New commits: co

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

2020-11-10 Thread Justin Luth (via logerrit)
sc/source/ui/miscdlgs/retypepassdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60c31f444ae566c19495bfff90b0216fc3f01091 Author: Justin Luth AuthorDate: Sat Oct 31 15:36:44 2020 +0300 Commit: Andras Timar CommitDate: Tue Nov 10 14:28:24 2020 +0100

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

2020-11-10 Thread Szymon Kłos (via logerrit)
sc/source/ui/drawfunc/drawsh2.cxx | 30 ++ 1 file changed, 30 insertions(+) New commits: commit f8f21b0465d087beb3f4f900401797608a073f7c Author: Szymon Kłos AuthorDate: Tue Sep 29 13:40:41 2020 +0200 Commit: Andras Timar CommitDate: Tue Nov 10 14:36:38 2020

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

2020-11-10 Thread Caolán McNamara (via logerrit)
filter/source/msfilter/util.cxx | 42 ++ i18nutil/source/utility/paper.cxx |1 sc/source/filter/excel/xlpage.cxx | 39 --- 3 files changed, 49 insertions(+), 33 deletions(-) New commits: commit 81ff857b51b5904abe7ad75f

[Libreoffice-commits] core.git: external/mariadb-connector-c

2020-11-10 Thread Michael Stahl (via logerrit)
external/mariadb-connector-c/UnpackedTarball_mariadb-connector-c.mk | 14 +- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit ed564a411beb13a75a8f06d7cd040acad3e93dcb Author: Michael Stahl AuthorDate: Tue Nov 10 11:14:19 2020 +0100 Commit: Michael Stahl Com

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

2020-11-10 Thread László Németh (via logerrit)
sw/source/uibase/uiview/viewstat.cxx | 12 1 file changed, 12 insertions(+) New commits: commit afbbfb3b55beb937555a972d9edbb47ede91001a Author: László Németh AuthorDate: Tue Nov 10 12:22:11 2020 +0100 Commit: László Németh CommitDate: Tue Nov 10 14:58:29 2020 +0100

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

2020-11-10 Thread Tor Lillqvist (via logerrit)
external/nss/UnpackedTarball_nss.mk |1 + external/nss/nss.getopt.patch.0 | 25 + 2 files changed, 26 insertions(+) New commits: commit a09a89b799b37b4ef24a0b18195d1654ebf683d7 Author: Tor Lillqvist AuthorDate: Tue Jun 23 01:19:23 2020 +0300 Commit: Mich

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

2020-11-10 Thread Tor Lillqvist (via logerrit)
external/postgresql/UnpackedTarball_postgresql.mk |1 + external/postgresql/postgresql.exit.patch.0 | 19 +++ 2 files changed, 20 insertions(+) New commits: commit da045c33e7463cdb62824c58c582b439d73c8aa6 Author: Tor Lillqvist AuthorDate: Tue Jun 23 01:59:05 2020

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sc/qa/extras/anchor.cxx | 16 sc/qa/unit/data/ods/tdf134161.ods |binary 2 files changed, 16 insertions(+) New commits: commit a509659205601e51887127d7ecec0d4f4c137278 Author: Xisco Fauli AuthorDate: Thu Nov 5 20:20:06 2020 +0100 Commit: Xisco Fauli CommitDa

Patch review

2020-11-10 Thread anshu khare
Hi Please review my patch https://gerrit.libreoffice.org/c/core/+/105501 I have tested it. It's working fine. Please merge it. Thanks in advance ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/list

Re: Patch review

2020-11-10 Thread Ilmari Lauhakangas
anshu khare kirjoitti 10.11.2020 klo 16.27: Hi Please review my patch https://gerrit.libreoffice.org/c/core/+/105501 I have tested it. It's working fine. Please merge it. You did not address Jim's comment: "Please see https://stackoverflow.com/questions/1967370/git-replacing-lf-with-crlf#19

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

2020-11-10 Thread Mike Kaganski (via logerrit)
filter/source/msfilter/svdfppt.cxx|4 ++-- include/tools/UnitConversion.hxx |8 sd/source/filter/eppt/epptso.cxx |8 sd/source/filter/eppt/pptx-epptbase.cxx |2 +- sd/source/filter/eppt/pptx-stylesheet.cxx |2 +- 5 files changed, 12

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

2020-11-10 Thread Ouyang Leyan (via logerrit)
chart2/source/controller/sidebar/ChartAxisPanel.cxx |8 +++- chart2/source/controller/sidebar/ChartErrorBarPanel.cxx | 16 +--- chart2/source/controller/sidebar/ChartSeriesPanel.cxx | 12 +++- 3 files changed, 31 insertions(+), 5 deletions(-) New commits: com

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

2020-11-10 Thread Noel Grandin (via logerrit)
include/xmloff/attrlist.hxx | 15 ++--- xmloff/source/core/attrlist.cxx | 110 +--- 2 files changed, 44 insertions(+), 81 deletions(-) New commits: commit 8523fb2b37a2cdd2c3743795bb33cf30a57c5385 Author: Noel Grandin AuthorDate: Wed Nov 4 08:04:24 2

[Libreoffice-commits] core.git: compilerplugins/clang cppuhelper/source drawinglayer/source formula/source i18nlangtag/source i18npool/qa idlc/source l10ntools/source lingucomponent/source linguistic/

2020-11-10 Thread Noel Grandin (via logerrit)
compilerplugins/clang/reducevarscope.cxx | 550 + compilerplugins/clang/test/reducevarscope.cxx | 96 ++ cppuhelper/source/servicemanager.cxx |2 drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |2 formula/sou

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

2020-11-10 Thread Jan-Marek Glogowski (via logerrit)
sd/inc/sdmod.hxx |4 +++- sd/source/ui/app/sdmod1.cxx | 12 +--- sfx2/source/view/frmload.cxx |3 ++- 3 files changed, 14 insertions(+), 5 deletions(-) New commits: commit 432b72852fc3cd39392f6fd878e946790024a412 Author: Jan-Marek Glogowski AuthorDate: Wed Oct

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

2020-11-10 Thread Stephan Bergmann (via logerrit)
i18npool/qa/cppunit/test_breakiterator.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f8f51778053178066113a5e88f1802110d3c60bb Author: Stephan Bergmann AuthorDate: Tue Nov 10 15:04:56 2020 +0100 Commit: Stephan Bergmann CommitDate: Tue Nov 10 17:51:53 2020 +0100 R

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

2020-11-10 Thread Stephan Bergmann (via logerrit)
sfx2/source/control/recentdocsview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bf7af2b881c4013f3cfe0b8178da428ed3027ab Author: Stephan Bergmann AuthorDate: Tue Nov 10 15:29:06 2020 +0100 Commit: Stephan Bergmann CommitDate: Tue Nov 10 18:07:50 2020

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/chart/tdf93506_trendline.py |4 1 file changed, 4 deletions(-) New commits: commit 9dc30c3e0575254228bb9653cfffee4d9fb06db3 Author: Xisco Fauli AuthorDate: Tue Nov 10 15:45:32 2020 +0100 Commit: Xisco Fauli CommitDate: Tue Nov 10 18:17:49 2020 +0100 uitest: re

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

2020-11-10 Thread Stephan Bergmann (via logerrit)
configure.ac |7 --- 1 file changed, 7 deletions(-) New commits: commit b80dd040e532d651168e171acd3ad194a284438a Author: Stephan Bergmann AuthorDate: Tue Nov 10 16:25:21 2020 +0100 Commit: Stephan Bergmann CommitDate: Tue Nov 10 18:40:59 2020 +0100 Remove obsolete AC_HEADER

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

2020-11-10 Thread Stephan Bergmann (via logerrit)
external/liblangtag/UnpackedTarball_liblangtag.mk |3 +++ external/liblangtag/Wformat-overflow.patch| 17 + 2 files changed, 20 insertions(+) New commits: commit f74deaaeeed314a761443dd3d4a1cf04bca31c16 Author: Stephan Bergmann AuthorDate: Wed Nov 27 10:28:52 20

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

2020-11-10 Thread Stephan Bergmann (via logerrit)
external/gpgmepp/UnpackedTarball_gpgmepp.mk |4 +++ external/gpgmepp/configure.patch| 34 2 files changed, 38 insertions(+) New commits: commit 7f8b5c092deb0a74aac18f1901e12e58b3a51493 Author: Stephan Bergmann AuthorDate: Tue Nov 10 16:29:16 202

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

2020-11-10 Thread Mike Kaganski (via logerrit)
svx/source/tbxctrls/fontworkgallery.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5601d910ce5e157e0c740925d908159b7f382317 Author: Mike Kaganski AuthorDate: Tue Nov 10 19:05:53 2020 +0200 Commit: Mike Kaganski CommitDate: Tue Nov 10 20:45:00 2020 +0100

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

2020-11-10 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit e0cfc66188908527039ed6238b8cc2442c5b15a1 Author: Caolán McNamara AuthorDate: Tue Nov 10 17:04:31 2020 + Commit: Caolán McNamara CommitDate: Tue Nov 10 20:59:05 2020 +0100 GtkEx

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/chart/chartArea.py | 26 ++ 1 file changed, 26 insertions(+) New commits: commit 73d707f89ee273d47383c5c977e74ea3ad454adf Author: Xisco Fauli AuthorDate: Tue Nov 10 16:50:12 2020 +0100 Commit: Xisco Fauli CommitDate: Tue Nov 10 20:59:41 2020 +0100

[Libreoffice-commits] core.git: cui/uiconfig sc/uiconfig svx/uiconfig sw/uiconfig vcl/uiconfig

2020-11-10 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/password.ui |1 + sc/uiconfig/scalc/ui/consolidatedialog.ui |1 + sc/uiconfig/scalc/ui/definedatabaserangedialog.ui |1 + sc/uiconfig/scalc/ui/managenamesdialog.ui |1 + sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui|2 +

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

2020-11-10 Thread Caolán McNamara (via logerrit)
vcl/source/window/layout.cxx |2 +- vcl/unx/gtk3/gtk3gtkinst.cxx | 35 +++ 2 files changed, 20 insertions(+), 17 deletions(-) New commits: commit f88c03b1d115cd09e3271b278b39bf600e21f6cd Author: Caolán McNamara AuthorDate: Tue Nov 10 17:25:42 2020 +

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

2020-11-10 Thread Caolán McNamara (via logerrit)
vcl/inc/printdlg.hxx |1 + vcl/source/window/printdlg.cxx |6 ++ vcl/uiconfig/ui/printdialog.ui |4 +--- 3 files changed, 8 insertions(+), 3 deletions(-) New commits: commit c44155d3f8bc2037a41d221463d460138b3ecdf9 Author: Caolán McNamara AuthorDate: Tue Nov 10 17:3

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

2020-11-10 Thread Caolán McNamara (via logerrit)
include/vcl/layout.hxx|2 ++ vcl/source/window/builder.cxx |2 ++ vcl/source/window/layout.cxx | 11 +++ 3 files changed, 15 insertions(+) New commits: commit a9eab8cef6f241b453c1dba30b0ebf2f61853301 Author: Caolán McNamara AuthorDate: Tue Nov 10 16:18:34 2020 +000

Gmail marks it as spam (was: Try to upgrade to Firebird 3.0.7)

2020-11-10 Thread Maarten Hoes
Hi julien2412, I'm not quite sure if this is anything anyone can do anything about, but I still feel like stating here: For quite a while now, all of the posts of you to the libreoffice dev mailing list gets put into my 'spam' folder by gmail/google. All of the posts to the same list by other pe

Re: Try to upgrade to Firebird 3.0.7

2020-11-10 Thread julien2412
Jan-Marek Glogowski wrote > ... > I was looking into building 3.0.7 when trying to build Firebird for > Windows Arm64. I'm really wondering, why we build Firebird on Windows > with a heavily patched configure, which doesn't support cross building > at all. Any reason not to use VS / msbuild solu

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

2020-11-10 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/chart/tdf133630.py | 72 1 file changed, 72 insertions(+) New commits: commit 6dae6c6fdcf410cb0258e04ed018c82d70e8cc3e Author: Xisco Fauli AuthorDate: Tue Nov 10 18:16:21 2020 +0100 Commit: Xisco Fauli CommitDate: Wed Nov 11 00:04:

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

2020-11-10 Thread Regina Henschel (via logerrit)
sc/qa/unit/data/ods/loadVerticalFlip.ods |binary sc/qa/unit/scshapetest.cxx | 30 ++ sc/source/core/data/drwlayer.cxx |5 +++-- 3 files changed, 33 insertions(+), 2 deletions(-) New commits: commit 122d1e391625ca21345c67c90720e971819aa4a6 A

Re: Gmail marks it as spam

2020-11-10 Thread Julien Nabet
On 10/11/2020 21:21, Maarten Hoes wrote: I'm not quite sure if this is anything anyone can do anything about, but I still feel like stating here: For quite a while now, all of the posts of you to the libreoffice dev mailing list gets put into my 'spam' folder by gmail/google. All of the pos

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang dbaccess/source drawinglayer/source emfio/source extensions/source filter/source include/rtl l10ntools/source oox/source sal/qa script

2020-11-10 Thread Noel Grandin (via logerrit)
compilerplugins/clang/test/xmlimport.cxx | 32 +++ compilerplugins/clang/xmlimport.cxx | 81 +++ dbaccess/source/ui/dlg/dbwizsetup.cxx|6 - drawinglayer/source/tools/emfpfont.cxx | 11 +- drawinglayer/source/t

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

2020-11-10 Thread Noel Grandin (via logerrit)
include/sax/fastattribs.hxx |4 include/xmloff/formlayerimport.hxx |8 include/xmloff/xformsimport.hxx |2 include/xmloff/xmltoken.hxx | 23 + sax/source/tools/fastattribs.cxx| 29 + xmloff/source/core/xmltoken.cxx

[Libreoffice-commits] core.git: avmedia/source canvas/source compilerplugins/clang cppcanvas/source cui/source desktop/source editeng/source emfio/source filter/source include/svtools include/tools in

2020-11-10 Thread Noel Grandin (via logerrit)
avmedia/source/viewer/mediawindow_impl.cxx |2 - canvas/source/directx/dx_textlayout_drawhelper.cxx |2 - canvas/source/opengl/ogl_canvashelper.cxx |2 - compilerplugins/clang/toolslong.cxx | 15 +++ cppcanvas/source/mtfrenderer

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

2020-11-10 Thread dante (via logerrit)
include/tools/color.hxx | 306 -- starmath/inc/starmathdatabase.hxx | 140 +++-- starmath/inc/strings.hrc |8 starmath/inc/strings.hxx |4 starmath/inc/token.hxx| 156 ++

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

2020-11-10 Thread Andrea Gelmini (via logerrit)
sc/qa/unit/scshapetest.cxx|4 ++-- sc/source/filter/xml/xmlexprt.cxx |2 +- sw/source/core/fields/usrfld.cxx |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 6d5a4c40b617c8e4474af43ad4e46c5a3d415922 Author: Andrea Gelmini AuthorDate: Tue Nov

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

2020-11-10 Thread TRaXIn (via logerrit)
xmlsecurity/inc/biginteger.hxx |5 + xmlsecurity/inc/certificate.hxx |5 + xmlsecurity/inc/certificatechooser.hxx |5 + xmlsecurity/inc/certificateviewer.hxx|6 +- xmlsecurity/inc/digitalsignaturesdialog.hxx |5 + xm

Re: Gmail marks it as spam

2020-11-10 Thread Ilmari Lauhakangas
Maarten Hoes kirjoitti 10.11.2020 klo 22.21: Hi julien2412, I'm not quite sure if this is anything anyone can do anything about, but I still feel like stating here: For quite a while now, all of the posts of you to the libreoffice dev mailing list gets put into my 'spam' folder by gmail/goo

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

2020-11-10 Thread Miklos Vajna (via logerrit)
include/vcl/filter/PDFiumLibrary.hxx |3 + include/vcl/pdf/PDFPageObjectType.hxx | 27 svx/source/svdraw/svdpdf.cxx | 18 +-- vcl/qa/cppunit/PDFiumLibraryTest.cxx |2 - vcl/qa/cppunit/pdfexport/pdfexport.cxx | 54 +++

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

2020-11-10 Thread László Németh (via logerrit)
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0b5812bc6b74369c7909313fcb7fd86c535aea3 Author: László Németh AuthorDate: Tue Nov 10 17:16:59 2020 +0100 Commit: Miklos Vajna CommitDate: Wed Nov 11 08:34:48 2020 +0100 D