GSoC - Weekly Report - #5 - Table styles

2021-07-11 Thread Balázs Sántha
Dear Community! Last week, I was working on the optimization of the import of docx documents, which are related to big tables and table styles. Found a possible optimization, which would boost around 20% the opening time. Started to implement it, but had no success with it. This week I will finish

[Libreoffice-commits] core.git: odk/examples

2021-07-11 Thread Hossein (via logerrit)
odk/examples/cpp/DocumentLoader/DocumentLoader.cxx | 26 ++--- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 0fc020fb73c86a20608e8dff12af607e60327379 Author: Hossein AuthorDate: Tue Jun 29 20:24:59 2021 +0200 Commit: Thorsten Behrens CommitDate:

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - chart2/qa editeng/source include/svx sc/qa sd/qa svx/source test/source

2021-07-11 Thread Mike Kaganski (via logerrit)
chart2/qa/extras/xshape/data/reference/tdf90839-1.xml | 74 ++--- chart2/qa/extras/xshape/data/reference/tdf90839-2.xml | 64 +-- chart2/qa/extras/xshape/data/reference/tdf90839-3.xml | 64 +-- chart2/qa/extras/xshape/data/reference/tdf90839-4.xml | 64 +--

[Libreoffice-commits] core.git: helpcontent2

2021-07-11 Thread Mike Kaganski (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f3cd3927eef4fd79a988cfe61494bc225488b8b6 Author: Mike Kaganski AuthorDate: Sun Jul 11 23:44:21 2021 +0200 Commit: Gerrit Code Review CommitDate: Sun Jul 11 23:44:21 2021 +0200 Update git submo

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

2021-07-11 Thread Mike Kaganski (via logerrit)
source/text/sbasic/shared/03120401.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa766c09c62dc1b096d98a8801cd7ce42f6de7c4 Author: Mike Kaganski AuthorDate: Sun Jul 11 23:12:57 2021 +0200 Commit: Mike Kaganski CommitDate: Sun Jul 11 23:44:21 2021 +0200

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

2021-07-11 Thread Caolán McNamara (via logerrit)
vcl/source/filter/svm/SvmReader.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 75e246ee9bafddbb5e48b1781b54c9e5026b9c7e Author: Caolán McNamara AuthorDate: Sun Jul 11 19:24:02 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 11 22:06:34 2021 +0200 std::unique

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

2021-07-11 Thread Caolán McNamara (via logerrit)
oox/source/shape/WpsContext.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4dc89ebacb655e22f2ac417c8260d4df3e845fd1 Author: Caolán McNamara AuthorDate: Sun Jul 11 17:40:13 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 11 20:07:44 2021 +0200

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

2021-07-11 Thread Noel Grandin (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |2 - writerfilter/source/dmapper/DomainMapper_Impl.cxx | 25 -- writerfilter/source/dmapper/StyleSheetTable.cxx |2 - 3 files changed, 21 insertions(+), 8 deletions(-) New commits: commit 83a235450e6bf3c671ab9a1710

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

2021-07-11 Thread Caolán McNamara (via logerrit)
oox/source/ole/oleobjecthelper.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2e7c8846f806a5f26fc4fc5a60894bfa50ddde06 Author: Caolán McNamara AuthorDate: Sat Jul 10 10:36:47 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Jul 11 15:05:37 2021 +020

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

2021-07-11 Thread Mike Kaganski (via logerrit)
include/unotools/textsearch.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 797b921afa056d5631ed772a110c5a3e53741bfc Author: Mike Kaganski AuthorDate: Sun Jul 11 13:48:12 2021 +0200 Commit: Mike Kaganski CommitDate: Sun Jul 11 14:57:44 2021 +0200 Fi

GSoC progress report (week-5)

2021-07-11 Thread Akshit
Hey everyone, This week I've implemented one more test case for the VCL testing module, which is to draw an ellipse using bezier curves which however needs re-configuration as it wasn't efficiently testing what we're supposed to test and also, this week my patch for the VCL test dialog to view the

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - 31 commits - basic/source emfio/source framework/qa framework/source include/vcl libreofficekit/qa libreofficekit/source sc/inc sc/q

2021-07-11 Thread Michael Stahl (via logerrit)
basic/source/runtime/methods.cxx | 10 emfio/source/reader/mtftools.cxx | 10 framework/qa/cppunit/data/empty.fodp |2 framework/qa/cppunit/dispatchtest.cxx| 32 +++ framework/source/uiconfiguratio

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

2021-07-11 Thread Πανος Κοροβεσης
Good morning everyone, This week I worked on the SvmReader[1][2] class needed to make svm format independent of the VCl Metafile. I pushed several commits[3] with different handlers for the metaact[4] sub-classes. The last handler has to do with MetaMaskAction::Read. The handlers yet to be impl

Week #5 Report - GSoC - 100 Paper Cuts

2021-07-11 Thread Bayram Çiçek
Hi, GSoC progress for week #5. > Blog post for week #5: https://bayramcicek.com.tr/libreoffice-dev/2021/07/11/week-05-gsoc.html > About Writer-Images Last week I shared a blog post of my research on tdf#34438, and thi

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

2021-07-11 Thread Noel Grandin (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |2 - writerfilter/source/dmapper/DomainMapper_Impl.cxx | 25 +- writerfilter/source/dmapper/StyleSheetTable.cxx |2 - 3 files changed, 8 insertions(+), 21 deletions(-) New commits: commit a7eb2f57d8e586577679ecd085

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

2021-07-11 Thread Noel Grandin (via logerrit)
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 14 +++--- writerfilter/source/dmapper/NumberingManager.cxx |5 ++--- writerfilter/source/dmapper/StyleSheetTable.cxx | 17 - writerfilter/source/dmapper/StyleSheetTable.hxx |2 +- 4 files changed, 18 inse

Week #4 and Week #5 Update - Sidebar

2021-07-11 Thread anshu khare
Hi everyone, As I mentioned earlier, at the end of week 3, me and my mentors realized that our approach of adding a second panel for CharacterStyles below the panel of ParagraphStyles would make templdlg.cxx's code much more complex and less maintainable in the future. Hence we decided to introduc