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

2020-06-21 Thread Caolán McNamara (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit a64d6de611a6dc341f9b46f68a284575deb9c922 Author: Caolán McNamara AuthorDate: Fri Jun 19 11:32:00 2020 +0100 Commit: Andras Timar CommitDate: Mon Jun 22 08:52:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 9 commits - pyuno/source sdext/source sw/source

2020-06-21 Thread Caolán McNamara (via logerrit)
pyuno/source/loader/pyuno_loader.cxx| 14 -- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 +++- sw/source/core/doc/DocumentContentOperationsManager.cxx | 14 +- sw/source/core/docnode/ndsect.cxx |5 - s

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - cui/uiconfig

2020-06-21 Thread Ilmari Lauhakangas (via logerrit)
cui/uiconfig/ui/aboutdialog.ui |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a3519bbe6afa1a5f8b8c9543bc3fa8e53b145bf6 Author: Ilmari Lauhakangas AuthorDate: Wed Jun 17 15:44:58 2020 +0300 Commit: Adolfo Jayme Barrientos CommitDate: Mon Jun 22 08:43:22 20

[GSoC] Week 3 Report

2020-06-21 Thread Aditya Sahu
Hey! Week 3 report for project - Move the Gallery Code to Use ZIP Files: * Done GalleryThemeEntry refactoring + 4 data members, 7 functions have been moved from GalleryThemeEntry + 4 new functions introduced to the binary engine. + Commit [1] was pushed to remote this week. * Moved to

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
include/vcl/pdfwriter.hxx |2 sd/source/ui/unoidl/unomodel.cxx | 12 + vcl/source/gdi/pdfwriter_impl.cxx | 78 -- 3 files changed, 55 insertions(+), 37 deletions(-) New commits: commit 235c54e115b66c880d3da0b8018f8ef29d20bc42 Author: T

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
sd/qa/unit/SdrPdfImportTest.cxx |9 +- vcl/source/gdi/pdfwriter_impl.cxx | 128 -- vcl/source/gdi/pdfwriter_impl.hxx | 14 +++- 3 files changed, 113 insertions(+), 38 deletions(-) New commits: commit 51d529c18dadb05754590a01ce4c1f06f41cf412 Author:

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

2020-06-21 Thread Ilmari Lauhakangas (via logerrit)
cui/uiconfig/ui/aboutdialog.ui |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d91dba41d283db9bc83789ca258b1a6001d761ae Author: Ilmari Lauhakangas AuthorDate: Wed Jun 17 15:44:58 2020 +0300 Commit: Adolfo Jayme Barrientos CommitDate: Mon Jun 22 06:28:44 20

GSoC Blurry Shadow Weekly Update

2020-06-21 Thread Ahmad Ganzouri
Hello, I finished working on -OOXML export of the blur radius -ODF import/export of blur radius The patch is not submitted yet because I was busy trying to fix a bug tdf#134052. I have submitted a solution [1] but still working on a better one. This week I will be working on -Export tests functio

GSoC Week 3 Report(Yusuf Keten)

2020-06-21 Thread Yusuf Keten
Hello, I want to inform everyone about my GSoC progress. I started to write blog posts about GSoC. I will write the reports of Week 2 and Week 1 to my blog as soon as possible. Week 3 Report Link Best Regards, Yusuf Keten _

[Libreoffice-commits] core.git: Branch 'feature/cib_contract4236b' - sfx2/source sw/source

2020-06-21 Thread Jan-Marek Glogowski (via logerrit)
sfx2/source/doc/objstor.cxx |2 - sw/source/core/inc/frame.hxx| 17 +++- sw/source/core/layout/calcmove.cxx |6 ++-- sw/source/core/layout/flowfrm.cxx | 34 +--- sw/source/core/layout/fly.cxx

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

2020-06-21 Thread Stephan Bergmann (via logerrit)
jvmfwk/source/framework.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 642fc41cd7d080384658e10b30bb9d3b38a2cbd9 Author: Stephan Bergmann AuthorDate: Sun Jun 21 23:34:31 2020 +0200 Commit: Thorsten Behrens CommitDate: Mon Jun 22 01:21:44 2020 +0200

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

2020-06-21 Thread Stephan Bergmann (via logerrit)
tools/source/misc/json_writer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 18b9f927a00b1cafecd450bbe276bbbfe009b7f3 Author: Stephan Bergmann AuthorDate: Sun Jun 21 23:09:35 2020 +0200 Commit: Stephan Bergmann CommitDate: Sun Jun 21 23:55:10 2020 +0200

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
vcl/source/gdi/pdfwriter_impl.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 387a35fae2a539706f605f052322c1a384b07ce1 Author: Tomaž Vajngerl AuthorDate: Fri Jun 19 14:04:30 2020 +0200 Commit: Tomaž Vajngerl CommitDate: Sun Jun 21 23:09:

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
sd/qa/unit/SdrPdfImportTest.cxx | 132 ++ sd/qa/unit/data/PdfWithAnnotation.pdf |binary 2 files changed, 132 insertions(+) New commits: commit 037463d2617e5d7bbaea6b99f6b8ffd265cb38af Author: Tomaž Vajngerl AuthorDate: Fri Jun 19 12:59:59 2020 +0200 Co

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

2020-06-21 Thread Ahmed ElShreif (via logerrit)
sc/qa/uitest/calc_tests/CellDropDownItems.py | 88 +++ sc/source/ui/uitest/uiobject.cxx | 22 ++ 2 files changed, 108 insertions(+), 2 deletions(-) New commits: commit 058f4f3c3d7204421c3e947b845a84eb8bf54675 Author: Ahmed ElShreif AuthorDate: Fri

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

2020-06-21 Thread Arnaud Versini (via logerrit)
accessibility/source/standard/vclxaccessibleheaderbar.cxx |1 - accessibility/source/standard/vclxaccessiblemenubar.cxx |4 2 files changed, 5 deletions(-) New commits: commit 970ca51795ed720cdc5a35f4d8bcdb75926e59cf Author: Arnaud Versini AuthorDate: Sun Jun 21 14:50:08 2020

[Libreoffice-commits] core.git: include/svtools svtools/source svtools/uiconfig svtools/UIConfig_svt.mk svx/source vcl/source

2020-06-21 Thread Caolán McNamara (via logerrit)
include/svtools/calendar.hxx| 21 -- include/svtools/strings.hrc |3 svtools/UIConfig_svt.mk |1 svtools/source/control/calendar.cxx | 287 +++- svtools/uiconfig/ui/calendar.ui | 77 + svx/source/fmcomp/gridcell

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

2020-06-21 Thread Caolán McNamara (via logerrit)
sw/UIConfig_swriter.mk |1 sw/source/core/crsr/DateFormFieldButton.cxx | 63 +++- sw/uiconfig/swriter/ui/calendar.ui | 25 +++ 3 files changed, 70 insertions(+), 19 deletions(-) New commits: commit 1b96a96d4a3236fe4b2dcef08b85

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
include/vcl/filter/PDFiumLibrary.hxx |6 +++ include/vcl/pdfread.hxx |2 + sd/source/filter/pdf/sdpdffilter.cxx |1 vcl/qa/cppunit/PDFiumLibraryTest.cxx | 25 +++ vcl/source/filter/ipdf/pdfread.cxx | 12 +++ vcl/source/pdf/PDFiumLibrary.cxx | 5

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

2020-06-21 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit a641e68077b8c91db8f7520f817da9f7949d0e6d Author: Caolán McNamara AuthorDate: Sun Jun 21 17:15:28 2020 +0100 Commit: Caolán McNamara CommitDate: Sun Jun 21 20:22:51 2020 +0200 blo

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

2020-06-21 Thread Caolán McNamara (via logerrit)
include/toolkit/awt/vclxwindows.hxx |1 - toolkit/source/awt/vclxwindows.cxx |1 + 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 090528707ce5c4f3db344e0106d997a26ed8831e Author: Caolán McNamara AuthorDate: Sat Jun 20 16:14:43 2020 +0100 Commit: Caolán McNama

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

2020-06-21 Thread Pranam Lashkari (via logerrit)
sd/source/ui/view/drviews2.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit abe2a662cde10bb6d9308a85c60ab0b185183d41 Author: Pranam Lashkari AuthorDate: Sat Jun 20 23:34:04 2020 +0530 Commit: Andras Timar CommitDate: Sun Jun 21 16:28:51 2020 +0200

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2020-06-21 Thread Andras Timar (via logerrit)
wsd/LOOLWSD.cpp | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 3a904c203152636c4f59dc62c792e64389c6abe7 Author: Andras Timar AuthorDate: Sun Jun 21 10:49:23 2020 +0200 Commit: Andras Timar CommitDate: Sun Jun 21 16:25:50 2020 +0200 fal

[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.2.4-6'

2020-06-21 Thread Andras Timar (via logerrit)
Tag 'cp-4.2.4-6' created by Andras Timar at 2020-06-21 14:22 + cp-4.2.4-6 Changes since cp-4.2.4-5-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/lis

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-4' - 2 commits - debian/changelog loolwsd.spec.in wsd/LOOLWSD.cpp

2020-06-21 Thread Andras Timar (via logerrit)
debian/changelog |6 ++ loolwsd.spec.in |2 +- wsd/LOOLWSD.cpp | 16 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) New commits: commit d125c715fbdf2c8f4b92df55b8ab1f8452650554 Author: Andras Timar AuthorDate: Sun Jun 21 16:21:50 2020 +0200 Commit: And

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - wsd/LOOLWSD.cpp

2020-06-21 Thread Andras Timar (via logerrit)
wsd/LOOLWSD.cpp | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 2a81afbee7e3dd6787dddb0a505deaadef6b1ac4 Author: Andras Timar AuthorDate: Sun Jun 21 10:49:23 2020 +0200 Commit: Aron Budea CommitDate: Sun Jun 21 15:18:30 2020 +0200 fall

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

2020-06-21 Thread Tomaž Vajngerl (via logerrit)
include/vcl/pdfread.hxx | 16 ++-- sd/source/filter/pdf/sdpdffilter.cxx | 26 -- vcl/source/filter/ipdf/pdfread.cxx | 31 ++- 3 files changed, 68 insertions(+), 5 deletions(-) New commits: commit 3870dd43e94c440a

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

2020-06-21 Thread Andrea Gelmini (via logerrit)
sc/source/ui/app/inputwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c72698b33779924877cd6fb103c270df297ee564 Author: Andrea Gelmini AuthorDate: Wed Jun 17 22:45:30 2020 +0200 Commit: Julien Nabet CommitDate: Sun Jun 21 12:21:16 2020 +0200 Fix

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

2020-06-21 Thread Andrea Gelmini (via logerrit)
sw/source/core/text/txttab.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b579139e4cef8e33f037268d9fe8604e27a00d1 Author: Andrea Gelmini AuthorDate: Wed Jun 17 22:59:43 2020 +0200 Commit: Julien Nabet CommitDate: Sun Jun 21 12:20:43 2020 +0200 Fix

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

2020-06-21 Thread Andrea Gelmini (via logerrit)
vcl/source/app/salvtables.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 3eb8ada3b6088c324125094f1c8f1a6f8458b519 Author: Andrea Gelmini AuthorDate: Sun Jun 21 10:57:52 2020 +0200 Commit: Julien Nabet CommitDate: Sun Jun 21 12:20:09 2020 +0200 Removed duplicated