GSoC progress report(week-4)

2021-07-05 Thread Akshit
Hey everyone, My project's titled: "Tests for the VCL graphics backend " and this week I've sent the patch for testing the drawing of the bezier curve using various methods(link ) and in

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

2021-07-05 Thread Justin Luth (via logerrit)
sw/source/uibase/shells/textsh1.cxx | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) New commits: commit 357e52fd878225d5b7a23eda53514e076b2cd61a Author: Justin Luth AuthorDate: Mon Jun 21 16:56:04 2021 +0200 Commit: Justin Luth CommitDate: Mon Jul 5

[Libreoffice-commits] core.git: officecfg/registry sfx2/sdi

2021-07-05 Thread Heiko Tietze (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |3 --- sfx2/sdi/appslots.sdi|4 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 21b5364ab01f0ceb9197572ff8f50d8a8cea64e1 Author: Heiko

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

2021-07-05 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 028321c7dddff20343acccb17bdc961a8357d131 Author: Tor Lillqvist AuthorDate: Tue Jun 29 15:04:58 2021 +0300 Commit: Tor Lillqvist CommitDate: Mon Jul 5 11:27:09 2021 +0200 Avoid

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

2021-07-05 Thread Bjoern Michaelsen (via logerrit)
sw/source/core/docnode/ndtbl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 25e09087d8e2c5cecca1d548c69a263c7bf8b7ca Author: Bjoern Michaelsen AuthorDate: Sun Jul 4 11:58:07 2021 +0200 Commit: Michael Stahl CommitDate: Mon Jul 5 12:09:42 2021 +0200

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

2021-07-05 Thread Samuel Mehrbrodt (via logerrit)
sfx2/source/doc/objstor.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2a37b1a8b7c614fde66894c891f0ae57162a44a1 Author: Samuel Mehrbrodt AuthorDate: Tue Feb 4 10:36:09 2020 +0100 Commit: Michael Weghorn CommitDate: Mon Jul 5 08:32:06 2021 +0200

GSoC - Weekly Report - #4 - Table styles

2021-07-05 Thread Balázs Sántha
Dear Community! Last week, I have finished two things I was working on previously. Finally been able to fix the bug, that caused to lose the table style setting when drag or copying a table. You can see the patch here: https://gerrit.libreoffice.org/c/core/+/118336 I still work on the ui test,

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

2021-07-05 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|1 + include/vcl/metaact.hxx |3 +++ vcl/source/filter/svm/SvmReader.cxx | 19 ++- 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 882f8a34f6829bcdc113ccc96da66c376e38b437 Author: panoskorovesis

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - comphelper/source include/comphelper

2021-07-05 Thread Tor Lillqvist (via logerrit)
comphelper/source/misc/traceevent.cxx | 16 include/comphelper/traceevent.hxx |4 2 files changed, 20 insertions(+) New commits: commit c8cbf7b9d145c7347c6f64bf3b98b232610949e6 Author: Tor Lillqvist AuthorDate: Tue Jun 29 15:03:23 2021 +0300 Commit: Tor

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

2021-07-05 Thread Balazs Santha (via logerrit)
sw/inc/doc.hxx|2 +- sw/inc/swtable.hxx|2 +- sw/source/core/doc/tblrwcl.cxx|3 ++- sw/source/core/docnode/ndcopy.cxx |1 + sw/source/core/docnode/ndtbl.cxx |4 ++-- sw/source/core/edit/edglss.cxx|2 +- 6 files changed, 8

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

2021-07-05 Thread Justin Luth (via logerrit)
sw/source/uibase/shells/textsh1.cxx | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) New commits: commit 3f6797c29e9672eba354400f24a669244fd746c0 Author: Justin Luth AuthorDate: Mon Jun 21 16:56:04 2021 +0200 Commit: Justin Luth CommitDate: Mon Jul 5

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

2021-07-05 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx| 39 vcl/Library_vcl.mk |1 vcl/qa/cppunit/svm/svmtest.cxx |5 vcl/source/filter/svm/SvmReader.cxx | 334 4 files changed, 378 insertions(+), 1 deletion(-) New commits: commit

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

2021-07-05 Thread Dennis Francis (via logerrit)
svx/source/svdraw/svdmrkv.cxx |2 +- sw/source/core/crsr/crsrsh.cxx |7 +-- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 935563fddce9e0cb8a7fccc6f1901150dab31a00 Author: Dennis Francis AuthorDate: Thu Jun 24 12:38:45 2021 +0530 Commit: Miklos Vajna

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

2021-07-05 Thread panoskorovesis (via logerrit)
include/vcl/filter/SvmReader.hxx|4 include/vcl/metaact.hxx |2 ++ vcl/source/filter/svm/SvmReader.cxx | 24 +++- 3 files changed, 29 insertions(+), 1 deletion(-) New commits: commit 0779fd344afee8c8ea182e3f97c971663bef3632 Author:

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

2021-07-05 Thread Miklos Vajna (via logerrit)
sw/source/filter/html/htmltab.cxx | 76 +++--- sw/source/filter/xml/xmlbrsh.cxx | 30 +++ sw/source/filter/xml/xmlbrshe.hxx |4 +- sw/source/filter/xml/xmlbrshi.hxx |4 +- 4 files changed, 57 insertions(+), 57 deletions(-) New commits:

Week #4 Report - GSoC - 100 Paper Cuts

2021-07-05 Thread Bayram Çiçek
Dear LibreOffice Community, GSoC progress for week #4. > Blog Posts: Blog post for week #2: https://bayramcicek.com.tr/libreoffice-dev/2021/07/04/week-02-gsoc.html Blog post for week #3 and #4:

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

2021-07-05 Thread Tor Lillqvist (via logerrit)
include/comphelper/profilezone.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit bcaf8b746ab4a5f8fa08217b1081fdad4532425e Author: Tor Lillqvist AuthorDate: Mon Jul 5 10:55:04 2021 +0300 Commit: Tor Lillqvist CommitDate: Mon Jul 5 10:41:55 2021 +0200

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

2021-07-05 Thread Heiko Tietze (via logerrit)
extras/source/autocorr/lang/ca/DocumentList.xml |1 - extras/source/autocorr/lang/cs/DocumentList.xml |1 - extras/source/autocorr/lang/da/DocumentList.xml |1 - extras/source/autocorr/lang/de/DocumentList.xml |1 -

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - i18npool/source

2021-07-05 Thread Eike Rathke (via logerrit)
i18npool/source/localedata/data/lt_LT.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9fab8cd5a7ebccc6b659dbc831385e3722d97d6 Author: Eike Rathke AuthorDate: Sun Jul 4 23:24:43 2021 +0200 Commit: Eike Rathke CommitDate: Mon Jul 5 10:29:19 2021 +0200

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

2021-07-05 Thread Eike Rathke (via logerrit)
include/vcl/formatter.hxx |4 ++-- include/vcl/toolkit/field.hxx |4 +++- vcl/source/control/field2.cxx | 24 +--- 3 files changed, 26 insertions(+), 6 deletions(-) New commits: commit 96f2a6d16e6a6bf070e6875776b6153a70e75a7a Author: Eike Rathke AuthorDate:

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

2021-07-05 Thread Attila Szűcs (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf119952_negativeMargins.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 83 +++ writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 38 - writerfilter/source/dmapper/DomainMapper_Impl.cxx| 63

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

2021-07-05 Thread Caolán McNamara (via logerrit)
sc/source/core/data/documentimport.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 7d37aba1185b1c2f8effe45d55e171010c0a6f31 Author: Caolán McNamara AuthorDate: Mon Jul 5 09:52:24 2021 +0100 Commit: Caolán McNamara CommitDate: Mon Jul 5 14:12:55

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

2021-07-05 Thread Caolán McNamara (via logerrit)
filter/source/graphicfilter/icgm/class0.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a58eb4ffd5e58822cf7e5bda5fd93d62ccc23918 Author: Caolán McNamara AuthorDate: Mon Jul 5 10:06:25 2021 +0100 Commit: Caolán McNamara CommitDate: Mon Jul 5 14:13:15

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

2021-07-05 Thread Attila Bakos (NISZ) (via logerrit)
sw/inc/textboxhelper.hxx |2 + sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 - sw/qa/uitest/data/tdf137803.odt |binary sw/qa/uitest/writer_tests7/tdf137803.py | 61 +++ sw/source/core/doc/textboxhelper.cxx | 30 +--

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

2021-07-05 Thread Attila Bakos (NISZ) (via logerrit)
sw/qa/extras/layout/data/tdf138951.odt|binary sw/qa/extras/layout/layout2.cxx | 32 ++ sw/qa/extras/ooxmlimport/ooxmlimport2.cxx | 15 -- sw/source/core/doc/textboxhelper.cxx |2 - 4 files changed, 46 insertions(+), 3

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

2021-07-05 Thread Attila Bakos (NISZ) (via logerrit)
sw/inc/textboxhelper.hxx | 39 ++ sw/qa/extras/ooxmlexport/data/tdf141550.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport16.cxx | 20 + sw/qa/extras/uiwriter/data/tdf140975.docx|binary sw/qa/extras/uiwriter/uiwriter3.cxx | 30 ++

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

2021-07-05 Thread Dennis Francis (via logerrit)
sc/source/ui/docshell/docfunc.cxx |3 ++- sc/source/ui/view/dbfunc3.cxx | 10 -- sc/source/ui/view/viewdata.cxx|6 -- sc/source/ui/view/viewfunc.cxx| 16 4 files changed, 26 insertions(+), 9 deletions(-) New commits: commit

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

2021-07-05 Thread Dennis Francis (via logerrit)
sc/qa/unit/tiledrendering/tiledrendering.cxx | 43 +++ 1 file changed, 43 insertions(+) New commits: commit 901620d221a83236f1c1a86ab193043c3220ab92 Author: Dennis Francis AuthorDate: Fri Jul 2 19:10:31 2021 +0530 Commit: Michael Meeks CommitDate: Mon Jul 5

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - svl/source

2021-07-05 Thread Eike Rathke (via logerrit)
svl/source/numbers/zforfind.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit cd58a836d38865aa908892bdcdbcfa2c9d0656a6 Author: Eike Rathke AuthorDate: Mon Jul 5 12:06:27 2021 +0200 Commit: Eike Rathke CommitDate: Mon Jul 5 15:14:51

[Libreoffice-commits] core.git: include/sfx2 sfx2/inc sfx2/Library_sfx.mk sfx2/source sfx2/uiconfig

2021-07-05 Thread Vert D (via logerrit)
include/sfx2/strings.hrc | 26 - include/sfx2/templatedlg.hxx | 30 - include/sfx2/templatedlglocalview.hxx|6 include/sfx2/templatelocalview.hxx | 12 sfx2/Library_sfx.mk |1 sfx2/inc/bitmaps.hlst

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - vcl/inc vcl/jsdialog

2021-07-05 Thread Szymon Kłos (via logerrit)
vcl/inc/jsdialog/jsdialogbuilder.hxx |3 ++- vcl/jsdialog/jsdialogbuilder.cxx | 18 +++--- 2 files changed, 9 insertions(+), 12 deletions(-) New commits: commit 38b95bef8c8b651853b7d010a8212de621e83b20 Author: Szymon Kłos AuthorDate: Mon Jul 5 12:21:16 2021 +0200

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

2021-07-05 Thread Noel Grandin (via logerrit)
sc/source/ui/inc/printfun.hxx |5 +++-- sc/source/ui/view/printfun.cxx | 16 2 files changed, 3 insertions(+), 18 deletions(-) New commits: commit ca499d820321f938cd731a3a1616dae7180de26b Author: Noel Grandin AuthorDate: Sun Jul 4 21:22:04 2021 +0200 Commit:

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

2021-07-05 Thread Attila Bakos (NISZ) (via logerrit)
sw/qa/extras/layout/data/tdf137819.fodt | 284 sw/qa/extras/layout/layout2.cxx | 23 ++ sw/source/core/doc/docfly.cxx |8 sw/source/core/doc/textboxhelper.cxx| 58 ++ 4 files changed, 338 insertions(+), 35 deletions(-) New

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

2021-07-05 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests7/tdf140731.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 94319445e2e5774b38805dea4cc54caf8e0a7320 Author: Xisco Fauli AuthorDate: Mon Jul 5 13:53:54 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 15:12:35 2021

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

2021-07-05 Thread Eike Rathke (via logerrit)
svl/source/numbers/zforfind.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit f714ccc151031817d771173c46f9d3750d900f6b Author: Eike Rathke AuthorDate: Mon Jul 5 12:06:27 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 15:37:03

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

2021-07-05 Thread Noel Grandin (via logerrit)
sc/source/ui/inc/printfun.hxx |5 +++-- sc/source/ui/view/printfun.cxx | 16 2 files changed, 3 insertions(+), 18 deletions(-) New commits: commit 8de4f0d77073a2a3850bbcdd09aa7f68c223da01 Author: Noel Grandin AuthorDate: Sun Jul 4 21:22:04 2021 +0200 Commit: Noel

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

2021-07-05 Thread Noel Grandin (via logerrit)
sc/source/ui/inc/printfun.hxx | 14 ++--- sc/source/ui/view/printfun.cxx | 112 - 2 files changed, 75 insertions(+), 51 deletions(-) New commits: commit 580b5f6a3bf671f6590f40795d7cb9e46d52cf9f Author: Noel Grandin AuthorDate: Sun Jul 4 21:33:21

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

2021-07-05 Thread Eike Rathke (via logerrit)
svl/source/numbers/zforfind.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit 89a3caee73c476133af804d9a0a650e72e711d95 Author: Eike Rathke AuthorDate: Mon Jul 5 12:06:27 2021 +0200 Commit: Eike Rathke CommitDate: Mon Jul 5 13:57:51

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

2021-07-05 Thread Bjoern Michaelsen (via logerrit)
sw/source/core/docnode/ndtbl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit dd4d221f77501eb36c816ade48869d385462f18c Author: Bjoern Michaelsen AuthorDate: Sun Jul 4 11:58:07 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 14:12:22 2021 +0200

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

2021-07-05 Thread Xisco Fauli (via logerrit)
basic/qa/basic_coverage/dateadd.bas | 24 1 file changed, 24 insertions(+) New commits: commit 3be3a020d4c243f9b12d90fe75be103337002be6 Author: Xisco Fauli AuthorDate: Mon Jul 5 16:37:43 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 17:48:49 2021 +0200

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

2021-07-05 Thread Miklos Vajna (via logerrit)
sc/inc/address.hxx| 26 +- sc/qa/unit/data/xlsx/invalid-named-range.xlsx |binary sc/qa/unit/subsequent_export-test2.cxx| 19 +++ sc/source/filter/inc/defnamesbuffer.hxx |1 +

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

2021-07-05 Thread Heiko Tietze (via logerrit)
i18npool/source/localedata/data/en_US.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 06e48b4beb0f898483211c77adbb2e83d8908cee Author: Heiko Tietze AuthorDate: Mon Jul 5 14:26:22 2021 +0200 Commit: Heiko Tietze CommitDate: Mon Jul 5 17:06:04 2021

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

2021-07-05 Thread Xisco Fauli (via logerrit)
svl/qa/unit/svl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b1a171c95531bda12d43bba81fa00d02ba3146a7 Author: Xisco Fauli AuthorDate: Mon Jul 5 15:35:35 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 17:31:31 2021 +0200 tdf#143165: svl_qa_cppunit: Add

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

2021-07-05 Thread Xisco Fauli (via logerrit)
basic/qa/basic_coverage/test_tdf134692.bas | 29 + 1 file changed, 29 insertions(+) New commits: commit c6cc94ea781699b899ad92ca6ceab2e8f59d1606 Author: Xisco Fauli AuthorDate: Mon Jul 5 16:11:27 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5

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

2021-07-05 Thread Xisco Fauli (via logerrit)
sc/Module_sc.mk |1 + sc/UITest_pasteSpecial.mk | 20 2 files changed, 21 insertions(+) New commits: commit bec391133da18e1c7c0e7f3d562bceeb6f93b497 Author: Xisco Fauli AuthorDate: Mon Jul 5 13:07:54 2021 +0200 Commit: Xisco Fauli CommitDate: Mon

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

2021-07-05 Thread Bjoern Michaelsen (via logerrit)
sw/source/core/docnode/ndtbl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3d98d35cfab126764ae5a35cee0a4da56baab648 Author: Bjoern Michaelsen AuthorDate: Sun Jul 4 11:58:07 2021 +0200 Commit: Xisco Fauli CommitDate: Mon Jul 5 15:41:20 2021 +0200

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

2021-07-05 Thread Eike Rathke (via logerrit)
include/vcl/toolkit/field.hxx |2 +- vcl/source/control/field2.cxx | 35 ++- 2 files changed, 15 insertions(+), 22 deletions(-) New commits: commit 0335a319c5662f0b849a2231e48338dfeb6aa845 Author: Eike Rathke AuthorDate: Mon Jul 5 14:24:27 2021 +0200

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

2021-07-05 Thread Eike Rathke (via logerrit)
include/vcl/toolkit/field.hxx |2 vcl/source/control/field2.cxx | 147 -- 2 files changed, 115 insertions(+), 34 deletions(-) New commits: commit ccc48da9f9de2c93c01b9571f98221ff2eb07275 Author: Eike Rathke AuthorDate: Mon Jul 5 18:37:37 2021

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

2021-07-05 Thread Andrea Gelmini (via logerrit)
svl/source/items/itempool.cxx |1 - svl/source/items/itemset.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit bd2f2273d83dcca43eb6b465308707efd45e7adf Author: Andrea Gelmini AuthorDate: Mon Jul 5 20:03:39 2021 +0200 Commit: Andrea Gelmini CommitDate: Mon Jul 5

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

2021-07-05 Thread Eike Rathke (via logerrit)
vcl/source/control/field2.cxx | 112 +- 1 file changed, 100 insertions(+), 12 deletions(-) New commits: commit 28859cd06cc699708bb43cb5e4ac7077d3a10f5b Author: Eike Rathke AuthorDate: Mon Jul 5 18:37:37 2021 +0200 Commit: Eike Rathke CommitDate:

[Libreoffice-commits] core.git: compilerplugins/clang editeng/source include/svl include/svx sc/inc sc/qa sc/source svl/source svx/source

2021-07-05 Thread Noel Grandin (via logerrit)
compilerplugins/clang/redundantfcast.cxx |3 +++ editeng/source/items/textitem.cxx|2 +- include/svl/setitem.hxx | 11 ++- include/svx/pageitem.hxx |2 +- include/svx/xflasit.hxx |2 +- include/svx/xlnasit.hxx

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

2021-07-05 Thread Noel Grandin (via logerrit)
vcl/inc/scrptrun.h |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit b99e8c79bf630432fbb6a819d69da0bd2db7c80c Author: Noel Grandin AuthorDate: Mon Jul 5 14:05:42 2021 +0200 Commit: Noel Grandin CommitDate: Mon Jul 5 19:00:24 2021 +0200 don't

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-6-4' - 2 commits - configure.ac vcl/source

2021-07-05 Thread Andras Timar (via logerrit)
configure.ac |2 +- vcl/source/gdi/pdfwriter_impl.cxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 1db07f7da48d1e859f97a3ee6847a354fb57cd0f Author: Andras Timar AuthorDate: Mon Jul 5 20:30:23 2021 +0200 Commit: Andras Timar

[Libreoffice-commits] core.git: Changes to 'refs/tags/mimo-6.4.7.2.M2'

2021-07-05 Thread Andras Timar (via logerrit)
Tag 'mimo-6.4.7.2.M2' created by Andras Timar at 2021-07-05 18:30 + mimo-6.4.7.2.M2 Changes since mimo-6.4.7.2.M1-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2021-07-05 Thread Tor Lillqvist (via logerrit)
include/comphelper/profilezone.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit d0f4eb3af275707bf914c2bf57e194e48a94c7e7 Author: Tor Lillqvist AuthorDate: Mon Jul 5 10:55:04 2021 +0300 Commit: Tor Lillqvist CommitDate: Mon Jul 5 21:51:37 2021 +0200

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

2021-07-05 Thread Gizem Ozgun (via logerrit)
sfx2/source/devtools/ObjectInspectorTreeHandler.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 1c8483d2174bc6419829dface97627a4304c8912 Author: Gizem Ozgun AuthorDate: Mon Jun 28 23:55:42 2021 +0300 Commit: Gülşah Köse CommitDate: Tue Jul 6 07:22:21 2021 +0200

Building the whole LibreOffice instead of running a single test

2021-07-05 Thread Radhey Parekh
Good Morning everyone! I'm facing this issue since couple of days that when I tried to ran a single test, it starts building the whole thing from the beginning! Do anyone had faced such problem yet? Also, do let me know if you have some tips to overcome this. The command I used to ran a test is

Re: Building the whole LibreOffice instead of running a single test

2021-07-05 Thread Ilmari Lauhakangas
On 6.7.2021 8.35, Radhey Parekh wrote: Good Morning everyone! I'm facing this issue since couple of days that when I tried to ran a single test, it starts building the whole thing from the beginning! Do anyone had faced such problem yet? Also, do let me know if you have some tips to overcome

[Libreoffice-bugs] [Bug 139091] Undo/redo steps odd if it includes insertion of a new paragraph style (and redo repeat few times)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139091 Dieter changed: What|Removed |Added CC||dgp-m...@gmx.de Whiteboard|

[Libreoffice-bugs] [Bug 139754] FILEOPEN DOCX: missing border padding and some border line problems (see comment 4)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139754 --- Comment #8 from NISZ LibreOffice Team --- Looking more at it, these caption frames are anchored "As character". Such anchoring - in contrast to all others - does not allow wrap spacing to be applied in Word, only in Writer (UI is

[Libreoffice-bugs] [Bug 137955] Browse Mode in LibreOffice Writer

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137955 Michael Weghorn changed: What|Removed |Added Blocks||60251 CC|

[Libreoffice-bugs] [Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT issues

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251 Michael Weghorn changed: What|Removed |Added Depends on||137955 Referenced Bugs:

[Libreoffice-bugs] [Bug 143195] FILESAVE DOCX Anchor point of As character frames saved incorrectly

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143195 --- Comment #2 from NISZ LibreOffice Team --- Created attachment 173362 --> https://bugs.documentfoundation.org/attachment.cgi?id=173362=edit Screenshot of the original and exported document side by side in Writer -- You are

[Libreoffice-bugs] [Bug 139210] Diacritical mark handling in Writer (may apply to other components)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139210 ajlittoz changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-ux-advise] [Bug 143196] UI: Creating new style by Right Click New, doesn't focus the new style afterwards

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143196 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval | See Also|

[Libreoffice-bugs] [Bug 94427] UI: Show indicator of currently applied style when a different style is selected in styles sidebar

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94427 Heiko Tietze changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143196] UI: Creating new style by Right Click New, doesn't focus the new style afterwards

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143196 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval | See Also|

[Libreoffice-bugs] [Bug 115281] Problems with Ctrl+`(Grave / QUOTELEFT) shortcut in the View menu

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115281 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment

[Libreoffice-bugs] [Bug 133026] [META] Tight integration of extensions

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133026 Bug 133026 depends on bug 143174, which changed state. Bug 143174 Summary: Dictionaries extension integration button/link does not open dialogue https://bugs.documentfoundation.org/show_bug.cgi?id=143174 What|Removed

[Libreoffice-bugs] [Bug 119952] FILEOPEN Negative margins coming from Word are not handled

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119952 Attila Szűcs changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 141097] LibreOffice doesn't close when opened through API on Sybase PowerBuilder

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141097 --- Comment #18 from Algarvi0 --- I have this same problem that I would like to see solved. When is it resolved by the LibreOffice team? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 142128] EDITING Deletion of image by different users should be marked with different colors

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142128 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #6

[Libreoffice-bugs] [Bug 141994] EDITING Addition of image to Writer document is not change tracked

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141994 --- Comment #5 from NISZ LibreOffice Team --- Verified in: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 0afa7e64d547a8f2a48402660acf5c95a468a0ab CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster;

[Libreoffice-bugs] [Bug 37591] Writer incorrectly saves property of list

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37591 --- Comment #13 from Justin L --- (In reply to Justin L from comment #12) > There are patches queued up for 7.3 master that might fix this. Nope. Number-size-problem.doc looks fine when first opening, but on a round-trip, all the numbers

[Libreoffice-bugs] [Bug 133368] Links to Extensions site need to be updated in core after recent site update

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133368 stragu changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |stephane.guil...@member.fsf

[Libreoffice-bugs] [Bug 143098] The 'Styles Preview' section in the Tabbed NB doesn't follow the system theme

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143098 --- Comment #8 from Heiko Tietze --- (In reply to yizl44p8 from comment #5) > So it won't get fixed? No, the opposite is true and it should be fixed. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 137922] Enable extensions at Manage Templates and Options > Icon Theme/Dictionaries running from start center

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137922 Heiko Tietze changed: What|Removed |Added Summary|From Start Center, |Enable extensions at Manage

[Libreoffice-bugs] [Bug 143194] Transparency in .gif files doesn't work in Libreoffice impress.

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143194 --- Comment #2 from Aadi --- Created attachment 173359 --> https://bugs.documentfoundation.org/attachment.cgi?id=173359=edit And here's the screenshot of the same .gif file presented in WPS office. I've added a colored object behind it

[Libreoffice-bugs] [Bug 141477] make "master view" a sub-topic in navigator

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141477 Heiko Tietze changed: What|Removed |Added CC||rayk...@gmail.com --- Comment #8

[Libreoffice-ux-advise] [Bug 141477] make "master view" a sub-topic in navigator

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141477 Heiko Tietze changed: What|Removed |Added CC||rayk...@gmail.com --- Comment #8

[Libreoffice-bugs] [Bug 113194] [META] Simplified Chinese (zh_CN) language-specific CJK issues

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113194 Bug 113194 depends on bug 125035, which changed state. Bug 125035 Summary: Date format in Base is wrong.(zh-CN version) https://bugs.documentfoundation.org/show_bug.cgi?id=125035 What|Removed |Added

[Libreoffice-bugs] [Bug 139091] Undo/redo steps odd if it includes insertion of a new paragraph style (and redo repeat few times)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139091 Telesto changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO

[Libreoffice-bugs] [Bug 143196] UI: Creating new style by Right Click New, doesn't focus the new style afterwards

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143196 Telesto changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 143196] UI: Creating new style by Right Click New, doesn't focus the new style afterwards

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143196 Telesto changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 139549] FILEOPEN: DOCX: document gets modified at import time

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139549 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #6

[Libreoffice-bugs] [Bug 103956] RTF table import wrong: cellx issue (minimal testcases)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103956 --- Comment #11 from rupert.lev...@gmail.com --- Still reproducible in 7.0.6.2, with slightly altered behaviour: both case1.rtf and case2.rtf appear as in the middle window in the "Actual behaviour" screenshot of the original bug report.

[Libreoffice-bugs] [Bug 143197] New: Writer: hidden link between list and chapter numbering

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143197 Bug ID: 143197 Summary: Writer: hidden link between list and chapter numbering Product: LibreOffice Version: 7.1.4.2 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 142698] EDITING Rejecting TC-deleted image does not clear crossing-out

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142698 NISZ LibreOffice Team changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #7

[Libreoffice-bugs] [Bug 143190] Sidebar master list drop-down in Windows LO Draw does not update when either creating or deleting a new master

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143190 Telesto changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 143190] Sidebar master list drop-down in Windows LO Draw does not update when either creating or deleting a new master

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143190 Telesto changed: What|Removed |Added Version|7.3.0.0 alpha0+ Master |6.0.0.3 release --- Comment #3 from

[Libreoffice-bugs] [Bug 143198] New: Cell Range Data Validity Doesn't Work Properly For A Selected Set Of Cells

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143198 Bug ID: 143198 Summary: Cell Range Data Validity Doesn't Work Properly For A Selected Set Of Cells Product: LibreOffice Version: unspecified Hardware: x86-64

[Libreoffice-bugs] [Bug 143192] New: 'Format' Basic function doesn't handle Null values

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143192 Bug ID: 143192 Summary: 'Format' Basic function doesn't handle Null values Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 143182] Format Basic function converts string to number irrespective of format string

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143182 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143193] New: Clean up Basic 'Format' implementation

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143193 Bug ID: 143193 Summary: Clean up Basic 'Format' implementation Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 143183] Format Basic function needs better description of its 'format' argument

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143183 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143192] 'Format' Basic function doesn't handle Null values

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143192 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143174] Dictionaries extension integration button/link does not open dialogue

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143174 Heiko Tietze changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |heiko.tietze@documentfounda

[Libreoffice-bugs] [Bug 130670] Fileopen: Numbered lists don't restart after header in DOC (override of abstract definition)

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130670 --- Comment #8 from Justin L --- (In reply to Justin L from comment #7) > It is a good counter-check, so make sure to test it. This is now in ww8export3 as testTdf104239_numbering. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 143181] Export slides as single HTML only shows text, no images

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143181 --- Comment #5 from stragu --- @m.a.riosv: this report is about the "single-document HTML" option (the third option in the HTML export dialogue). Can you please try with that option? -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 143190] Sidebar master list drop-down in Windows LO Draw does not update when either creating or deleting a new master

2021-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143190 Telesto changed: What|Removed |Added Keywords||bibisectRequest, regression ---

  1   2   3   >