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

2021-08-15 Thread Caolán McNamara (via logerrit)
sw/source/uibase/sidebar/PageStylesPanel.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 420fa261a1bb5db9c6367cd4bbf9984c79b296cc Author: Caolán McNamara AuthorDate: Fri Aug 13 09:44:09 2021 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Mon Aug 16 08:37:58 202

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

2021-08-15 Thread Hossein (via logerrit)
desktop/source/lib/init.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit f34146b7d5d0bb66c805504a691cb70d5b3da6b2 Author: Hossein AuthorDate: Mon Aug 16 00:53:12 2021 +0200 Commit: Mike Kaganski CommitDate: Mon Aug 16 08:24:57 2021 +0200

Week #10 Report - GSoC - 100 Paper Cuts

2021-08-15 Thread Bayram Çiçek
Hi all, GSoC progress for week #10. > Blog post for week #10: https://bayramcicek.com.tr/libreoffice-dev/2021/08/16/week-10-gsoc.html > Calc: Border preview doesn’t show the diagonal borders in /Cell Appearance/ secti

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

2021-08-15 Thread Xisco Fauli (via logerrit)
sw/qa/extras/htmlexport/data/tdf132739.odt |binary sw/qa/extras/htmlexport/htmlexport.cxx | 12 2 files changed, 12 insertions(+) New commits: commit 5aac78e5fb241050a86714687e9ff8804588ae3c Author: Xisco Fauli AuthorDate: Sun Aug 15 19:09:59 2021 +0200 Commit: Xisco

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

2021-08-15 Thread Caolán McNamara (via logerrit)
sw/source/filter/ww8/docxsdrexport.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 9f84cd2766e66bf3bd7878e50a6732f8fca63ed7 Author: Caolán McNamara AuthorDate: Sun Aug 15 19:44:18 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Aug 15 22:35:24

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

2021-08-15 Thread Xisco Fauli (via logerrit)
sw/qa/extras/ww8export/data/tdf142760.doc |binary sw/qa/extras/ww8export/ww8export3.cxx | 13 + 2 files changed, 13 insertions(+) New commits: commit b338d215894b518098747caf0a03ea108bbd2fa3 Author: Xisco Fauli AuthorDate: Sun Aug 15 19:59:59 2021 +0200 Commit: Xisco F

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

2021-08-15 Thread Regina Henschel (via logerrit)
oox/source/export/shapes.cxx|3 +- sw/qa/extras/ooxmlexport/data/tdf143860_NonPrimitiveCustomShape.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport16.cxx | 11 ++ 3 files changed, 13 insertions(+), 1 deletion(-) New

Week #10 Report GSoC Make SVM format independent of the VCL Metafile

2021-08-15 Thread Πανος Κοροβεσης
Good evening,This week I pushed the last patches onto Gerrit. Those where:1) the remaining handlers for SvmWriter2) Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksum (because the method uses MetaAction::Write)3) Remove GDIMetaFile::Read, GDIMetaFile::Write, ReadGDIMetaFile, WriteGDIMetaFile a

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

2021-08-15 Thread Andrea Gelmini (via logerrit)
framework/source/services/frame.cxx |4 ++-- include/comphelper/multiinterfacecontainer2.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d5039e7b4c79b40cf6efb70dd703629cc367fcbf Author: Andrea Gelmini AuthorDate: Sun Aug 8 22:34:30 2021 +02

[Libreoffice-commits] core.git: comphelper/source cppuhelper/source cppu/source dbaccess/source desktop/source

2021-08-15 Thread Noel Grandin (via logerrit)
comphelper/source/misc/namedvaluecollection.cxx |9 ++--- cppu/source/threadpool/threadpool.cxx | 16 ++-- cppu/source/uno/lbenv.cxx |5 ++--- cppuhelper/source/macro_expander.cxx| 21 + dbaccess/source/cor

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

2021-08-15 Thread Eike Rathke (via logerrit)
sc/inc/compiler.hxx |1 + sc/source/core/tool/compiler.cxx | 37 ++--- 2 files changed, 31 insertions(+), 7 deletions(-) New commits: commit c5dbe94eb71acd9ab19cd9a8d561dd75da82d3d7 Author: Eike Rathke AuthorDate: Wed Aug 11 20:03:36 2021 +0

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

2021-08-15 Thread Mike Kaganski (via logerrit)
include/tools/gen.hxx| 86 ++- tools/source/generic/gen.cxx | 54 +-- 2 files changed, 47 insertions(+), 93 deletions(-) New commits: commit 6c12c659fb22aeab1d1d5d0e8298662e2a602499 Author: Mike Kaganski AuthorDate:

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

2021-08-15 Thread dante (via logerrit)
starmath/inc/mathml/attribute.hxx| 30 +- starmath/inc/mathml/element.hxx |7 ++- starmath/source/mathml/attribute.cxx | 18 ++ starmath/source/mathml/element.cxx | 15 +-- starmath/source/mathml/export.cxx|3

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

2021-08-15 Thread dante (via logerrit)
starmath/inc/mathml/attribute.hxx|7 -- starmath/inc/mathml/def.hxx | 13 +++ starmath/source/mathml/attribute.cxx | 19 + starmath/source/mathml/def.cxx | 38 ++- 4 files changed, 57 insertions(+), 20 deletio