Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Miklos Vajna
Hi Olivier, On Tue, Mar 03, 2020 at 06:42:44PM -0300, Olivier Hallot wrote: > Is there a widget in the user interface or API to assign the xml:id [1] > attribute to an object? > > for example, I'd like to add xml:id to every element in a file. I think not; xml:id is maintained by e.g.

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

2020-03-04 Thread Miklos Vajna (via logerrit)
comphelper/source/misc/profilezone.cxx |9 +++ include/comphelper/profilezone.hxx | 36 +-- writerfilter/source/filter/RtfFilter.cxx |4 --- 3 files changed, 39 insertions(+), 10 deletions(-) New commits: commit

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

2020-03-04 Thread Caolán McNamara (via logerrit)
include/vcl/weld.hxx |3 +++ vcl/source/app/salvtables.cxx | 12 vcl/unx/gtk3/gtk3gtkinst.cxx | 14 ++ 3 files changed, 29 insertions(+) New commits: commit e33715206c48c945e6acb99cdd58d81e6514c242 Author: Caolán McNamara AuthorDate: Tue Mar 3

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
vcl/source/filter/graphicfilter.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit c941c6c4f02522dfc7210bb5ceadd221dbc07260 Author: Tomaž Vajngerl AuthorDate: Tue Mar 3 12:50:00 2020 +0100 Commit: Tomaž Vajngerl CommitDate: Wed Mar 4 12:56:31 2020

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-03-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/focus_spec.js|2 +- cypress_test/integration_tests/mobile/writer/shape_properties_spec.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 883b28fbd5d170bec7213f60db2aac55658827a7 Author: Tamás Zolnai

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - include/xmloff sc/source sw/qa sw/source xmloff/source

2020-03-04 Thread Maxim Monastirsky (via logerrit)
include/xmloff/table/XMLTableExport.hxx |8 +++ include/xmloff/xmlexp.hxx |1 sc/source/filter/xml/xmlexprt.cxx | 27 +- sc/source/filter/xml/xmlstyle.cxx | 38 -- sc/source/filter/xml/xmlstyle.hxx | 14 -

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/source

2020-03-04 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/node.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit 2ef34d0272fca823ca5d5e795343e8a8ebced583 Author: Michael Stahl AuthorDate: Tue Mar 3 17:19:52 2020 +0100 Commit: Thorsten Behrens CommitDate: Wed Mar 4

[Libreoffice-commits] online.git: loleaflet/html loleaflet/Makefile.am

2020-03-04 Thread Henry Castro (via logerrit)
loleaflet/Makefile.am|2 loleaflet/html/loleaflet.html.m4 | 80 +++ 2 files changed, 41 insertions(+), 41 deletions(-) New commits: commit c58b8dfdfc395ffadab780aa76f7b2a98c92b051 Author: Henry Castro AuthorDate: Tue Mar 3 10:44:19 2020

[Libreoffice-commits] core.git: external/dtoa sal/qa

2020-03-04 Thread Stephan Bergmann (via logerrit)
external/dtoa/UnpackedTarball_dtoa.mk |1 + external/dtoa/ubsan.patch.0 | 11 +++ sal/qa/rtl/math/test-rtl-math.cxx |5 + 3 files changed, 17 insertions(+) New commits: commit 3820a5c093bcc69e277e6326464749c151031046 Author: Stephan Bergmann AuthorDate:

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

2020-03-04 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/spinbox.ui | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 1e4e57afb50f25b5b7c4f24b3fb4d96c71e25b92 Author: Caolán McNamara AuthorDate: Wed Mar 4 10:30:19 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4 12:37:06 2020

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
vcl/source/filter/graphicfilter.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 9a37585c6ed73bb56b091bf2affc5d8e22a91afb Author: Tomaž Vajngerl AuthorDate: Tue Mar 3 13:07:18 2020 +0100 Commit: Tomaž Vajngerl CommitDate: Wed Mar 4 12:57:23 2020

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
include/vcl/graphicfilter.hxx |1 include/vcl/pngread.hxx |2 - vcl/inc/graphic/GraphicReader.hxx | 11 vcl/source/filter/graphicfilter.cxx | 32 +-- vcl/source/filter/jpeg/JpegReader.cxx |2 -

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - chart2/qa xmloff/source

2020-03-04 Thread Balazs Varga (via logerrit)
chart2/qa/extras/chart2export.cxx | 20 chart2/qa/extras/data/docx/testCustomlabeltext.docx |binary xmloff/source/chart/SchXMLExport.cxx|2 -- 3 files changed, 20 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sc/source

2020-03-04 Thread Noel Grandin (via logerrit)
sc/source/ui/view/tabview2.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c3a1880bd26f80272829205b221ebd2b8d1cfafe Author: Noel Grandin AuthorDate: Mon Mar 2 10:23:42 2020 +0200 Commit: Xisco Faulí CommitDate: Wed Mar 4 15:21:22 2020 +0100

[Libreoffice-commits] online.git: Branch 'feature/proxyhack' - loleaflet/js loleaflet/src wsd/LOOLWSD.cpp

2020-03-04 Thread Michael Meeks (via logerrit)
Rebased ref, commits from common ancestor: commit 0a196e5f6494111a71038c2525510b30248f60eb Author: Michael Meeks AuthorDate: Wed Mar 4 13:54:04 2020 + Commit: Michael Meeks CommitDate: Wed Mar 4 14:57:07 2020 + Proxy websocket prototype. Try to read/write avoiding a

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

2020-03-04 Thread Regina Henschel (via logerrit)
sd/qa/unit/data/tdf131033_3D_SceneSizeIn2d.odg |binary sd/qa/unit/misc-tests.cxx | 26 + svx/source/engine3d/view3d.cxx | 16 +++ 3 files changed, 34 insertions(+), 8 deletions(-) New commits: commit

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Regina Henschel
Hi Olivier, what do you want to do with 'xml:id'? Its value is unique in a document, but it need not be stable in the lifetime of a document. Kind regards Regina Olivier Hallot schrieb am 03-Mar-20 um 22:42: Hi Is there a widget in the user interface or API to assign the xml:id [1]

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

2020-03-04 Thread Noel Grandin (via logerrit)
reportdesign/source/filter/xml/xmlStyleImport.cxx |9 -- reportdesign/source/filter/xml/xmlStyleImport.hxx |6 - reportdesign/source/filter/xml/xmlfilter.cxx | 73 +++--- reportdesign/source/filter/xml/xmlfilter.hxx |4 - 4 files changed, 16 insertions(+),

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

2020-03-04 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx | 30 -- 1 file changed, 28 insertions(+), 2 deletions(-) New commits: commit 7a078207fbfd71b33cb51c38b3886351fedcde8d Author: Caolán McNamara AuthorDate: Wed Mar 4 10:13:08 2020 + Commit: Caolán McNamara CommitDate: Wed

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

2020-03-04 Thread Noel Grandin (via logerrit)
svx/source/dialog/_contdlg.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 5da687891223488f46d08d705585ace1900ba0f4 Author: Noel Grandin AuthorDate: Wed Mar 4 12:59:09 2020 +0200 Commit: Noel Grandin CommitDate: Wed Mar 4 13:34:25 2020 +0100

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

2020-03-04 Thread Noel Grandin (via logerrit)
editeng/source/xml/xmltxtimp.cxx | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit bd1ef206d37eee556f5b4a0b1437b5c1b2d1a037 Author: Noel Grandin AuthorDate: Wed Mar 4 13:05:26 2020 +0200 Commit: Noel Grandin CommitDate: Wed Mar 4 14:17:59

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

2020-03-04 Thread Miklos Vajna (via logerrit)
sw/qa/extras/rtfexport/data/arabic-zero-numbering.rtf | 14 ++ sw/qa/extras/rtfexport/rtfexport3.cxx | 13 + sw/source/filter/ww8/rtfattributeoutput.cxx |3 +++ 3 files changed, 30 insertions(+) New commits: commit

[Libreoffice-commits] online.git: android/lib

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java | 21 ++ 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit 0897397834608ff8f87382cac896f8912260616c Author: Tomaž Vajngerl AuthorDate: Wed Mar 4 11:33:17 2020 +0100 Commit: Michael Meeks

[Libreoffice-commits] online.git: Changes to 'feature/proxyhack'

2020-03-04 Thread Michael Meeks (via logerrit)
New branch 'feature/proxyhack' available with the following commits: commit 4c65d831f8f0ebf1e1f97f475cb80ac808a2514a Author: Michael Meeks Date: Wed Mar 4 13:54:04 2020 + Proxy websocket prototype. Try to read/write avoiding a websocket. Change-Id:

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

2020-03-04 Thread Andrea Gelmini (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d9d6d43a9d895eb781a7fb7f47b7e4342883829 Author: Andrea Gelmini AuthorDate: Wed Mar 4 19:26:22 2020 +0100 Commit: Julien Nabet CommitDate: Wed Mar 4 19:55:04 2020 +0100 Fix

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

2020-03-04 Thread Stephan Bergmann (via logerrit)
cppu/source/typelib/typelib.cxx | 29 - 1 file changed, 12 insertions(+), 17 deletions(-) New commits: commit 84d361425c23b5010e276ddfde5079693081ff28 Author: Stephan Bergmann AuthorDate: Wed Mar 4 15:05:33 2020 +0100 Commit: Stephan Bergmann CommitDate:

New Defects reported by Coverity Scan for LibreOffice

2020-03-04 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 6 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

[Libreoffice-commits] core.git: solenv/sanitizers

2020-03-04 Thread Caolán McNamara (via logerrit)
solenv/sanitizers/ui/modules/swriter.suppr |2 -- 1 file changed, 2 deletions(-) New commits: commit e268aa09f1c62785aec3549996742462a367ddf9 Author: Caolán McNamara AuthorDate: Wed Mar 4 10:42:23 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4 17:24:16 2020 +0100

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

2020-03-04 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/node.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit 447b2c6b52a29f091da7b6403ee82e796b64acc2 Author: Michael Stahl AuthorDate: Tue Mar 3 17:19:52 2020 +0100 Commit: Michael Stahl CommitDate: Wed Mar 4

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57c' - 3 commits - basegfx/source external/breakpad external/libgpg-error vcl/qa vcl/source

2020-03-04 Thread nd101 (via logerrit)
Rebased ref, commits from common ancestor: commit 3dfac413bf484bad334215ccf7287aca9be8563f Author: nd101 AuthorDate: Wed Jul 3 09:41:06 2019 +0800 Commit: Thorsten Behrens CommitDate: Wed Mar 4 19:19:05 2020 +0100 Fix libgpg-error compilation error with gawk5 This is an

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

2020-03-04 Thread Tor Lillqvist (via logerrit)
include/vcl/builder.hxx|6 +++--- svtools/source/control/toolbarmenu.cxx |2 +- vcl/source/app/salvtables.cxx | 12 ++-- vcl/source/window/builder.cxx | 20 ++-- 4 files changed, 20 insertions(+), 20 deletions(-) New commits:

[Libreoffice-commits] core.git: bin/find-can-be-private-symbols.classes.results bin/find-can-be-private-symbols.functions.results include/svx include/toolkit

2020-03-04 Thread Noel Grandin (via logerrit)
bin/find-can-be-private-symbols.classes.results | 30 +- bin/find-can-be-private-symbols.functions.results |4 -- include/svx/itemwin.hxx |2 - include/svx/unoshape.hxx |2 -

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

2020-03-04 Thread Noel Grandin (via logerrit)
sw/source/ui/fldui/fldvar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c225c7c2b47d7ec57ab7f3f2a900aaac78031d0 Author: Noel Grandin AuthorDate: Wed Mar 4 15:08:31 2020 +0200 Commit: Noel Grandin CommitDate: Wed Mar 4 19:28:29 2020 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sc/source

2020-03-04 Thread Noel Grandin (via logerrit)
sc/source/ui/view/tabview2.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c91d0dd01d884916c699bb70219c792aba704846 Author: Noel Grandin AuthorDate: Mon Mar 2 10:23:42 2020 +0200 Commit: Noel Grandin CommitDate: Wed Mar 4 20:34:14 2020 +0100

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Olivier Hallot
HI Regina I'm on very early stage of investigating a way to do a roundtrip of translation of an odt / fodt by identifying each of its translatable content. Borrowed the idea from the Help XHP and applying to a rich text document. Regards Em 04/03/2020 10:38, Regina Henschel escreveu: > Hi

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Michael H
> a roundtrip of translation of an odt / fodt Do you mean a converting an ODT into FODT then returning to ODT? OR Do you mean machine translation of the words inside either an ODT or FODT from one human language to another, then returning to the first? On Wed, Mar 4, 2020 at 11:09 AM

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

2020-03-04 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |4 1 file changed, 4 insertions(+) New commits: commit b07d429f8610c4df93dffa72552f4f759ec0b74f Author: Caolán McNamara AuthorDate: Wed Mar 4 14:02:33 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4 17:44:24 2020 +0100 leave focus

[Libreoffice-commits] core.git: configure.ac external/coinmp external/cppunit external/lcms2 external/python3 README.md

2020-03-04 Thread Stephan Bergmann (via logerrit)
README.md |2 - configure.ac| 52 +++- external/coinmp/ExternalProject_coinmp.mk |1 external/cppunit/ExternalProject_cppunit.mk |1 external/lcms2/ExternalProject_lcms2.mk |1

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Olivier Hallot
Hi Machine translation or any other usage of an uniquely identified paragraph/heading/other in a document. FWIW, I already discovered that if a contains the xml:id attribute, it survives save/load/conversion of fodt or odt. Regards Olivier Em 04/03/2020 14:39, Michael H escreveu: >> a

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Michael H
fodt and odt are pretty much the same.. they differ only in their containers, and .fodt has extra stuff to turn non textual items (pictures, etc.) into ascii-fied datastreams in the long text document, instead of embedded files. (hint to developers, I would really love that selecting "linking"

Re: [Libreoffice-qa] ESC meeting minutes: 2020-02-27

2020-03-04 Thread Stephan Bergmann
On 27/02/2020 16:54, Miklos Vajna wrote: * Update baseline to VS2019 on master before 7.0 (Cloph)    + Noel lists benefits on the list: + ASan support, faster linking, better C++ conforming    + Did somebody tried the Asan support? (Michael S) + no idea yet (Stephan)    + what

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - vcl/source

2020-03-04 Thread Heiko Tietze (via logerrit)
vcl/source/window/printdlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9c3171d4209f8eceb0152d7d9f70456c5813914e Author: Heiko Tietze AuthorDate: Tue Feb 25 11:58:02 2020 +0100 Commit: Heiko Tietze CommitDate: Wed Mar 4 21:17:58 2020 +0100

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

2020-03-04 Thread Jens Carl (via logerrit)
include/test/container/xnamereplace.hxx |2 +- sc/qa/extras/scautoformatsobj.cxx |6 -- sc/qa/extras/scstylefamilyobj.cxx |4 ++-- sc/qa/extras/sctablesheetsobj.cxx |2 +- 4 files changed, 8 insertions(+), 6 deletions(-) New commits: commit

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

2020-03-04 Thread Tor Lillqvist (via logerrit)
include/sal/log-areas.dox |1 vcl/source/window/builder.cxx | 66 +- 2 files changed, 34 insertions(+), 33 deletions(-) New commits: commit 9f6ae57d6a60d54a72243095a6e4c0fc8f6bda07 Author: Tor Lillqvist AuthorDate: Thu Mar 5 00:14:23 2020

[Libreoffice-commits] core.git: Changes to 'feature/macOS-weld'

2020-03-04 Thread Tor Lillqvist (via logerrit)
New branch 'feature/macOS-weld' available with the following commits: commit 8f0287f8f7fd6ccb542caca3b0d392dd001f7c5f Author: Tor Lillqvist Date: Wed Mar 4 19:34:41 2020 +0200 WIP: macOS welding Not to be merged to master as such, contains lots of SAL_DEBUG and other crack.

[Libreoffice-commits] core.git: Branch 'feature/macOS-weld' - include/vcl vcl/inc vcl/Library_vclplug_osx.mk vcl/osx vcl/source

2020-03-04 Thread Tor Lillqvist (via logerrit)
Rebased ref, commits from common ancestor: commit 47a16992bd539a45a7f3aac02aef1053925bec4f Author: Tor Lillqvist AuthorDate: Wed Mar 4 19:34:41 2020 +0200 Commit: Tor Lillqvist CommitDate: Thu Mar 5 01:39:56 2020 +0200 WIP: macOS welding Not to be merged to master as such,

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

2020-03-04 Thread Caolán McNamara (via logerrit)
include/vcl/weld.hxx |2 ++ vcl/source/app/salvtables.cxx |7 +++ vcl/unx/gtk3/gtk3gtkinst.cxx |7 +++ 3 files changed, 16 insertions(+) New commits: commit 7af11e2e051eedd790e0ed8c8ac0e1e667c1001b Author: Caolán McNamara AuthorDate: Wed Mar 4 14:45:18 2020

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Thorsten Behrens
Michael H wrote: > (hint to developers, I would really love that selecting "linking" turns > this encoded text stream off, and keeps linking to the files instead of > text encoded blocks of data in the files [...]) > Patches welcome. ;) Cheers, -- Thorsten signature.asc Description: PGP

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

2020-03-04 Thread Mert Tumer (via logerrit)
sc/source/ui/view/gridwin.cxx | 10 +++--- sw/source/uibase/docvw/edtwin.cxx |6 ++ 2 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 9323307d675b71c501534ee98872a2f00b465bc2 Author: Mert Tumer AuthorDate: Wed Feb 26 18:48:46 2020 +0300 Commit:

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

2020-03-04 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4e755e622f2d782d657626b6234fb3acd3d08e15 Author: Caolán McNamara AuthorDate: Wed Mar 4 17:04:07 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4 21:38:35 2020 +0100 scroll to the

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

2020-03-04 Thread Andrea Gelmini (via logerrit)
vcl/source/bitmap/BitmapFilterStackBlur.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6a05f8810684024303047ac9105be4ff5ae8c536 Author: Andrea Gelmini AuthorDate: Tue Mar 3 17:50:20 2020 +0100 Commit: Stephan Bergmann CommitDate: Wed Mar 4 21:57:57

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-03-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/mobile_wizard_state_spec.js | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 6114b8c8cef37ec517a7b5c8fb47fd144d7ad03a Author: Tamás Zolnai AuthorDate: Wed Mar 4 20:18:30 2020 +0100 Commit: Tamás Zolnai

[Libreoffice-commits] core.git: uitest/uitest

2020-03-04 Thread Miklos Vajna (via logerrit)
uitest/uitest/test.py | 28 +--- 1 file changed, 13 insertions(+), 15 deletions(-) New commits: commit d1a4f95def7d65165a992613784564c02b1c76bb Author: Miklos Vajna AuthorDate: Wed Mar 4 17:10:13 2020 +0100 Commit: Miklos Vajna CommitDate: Wed Mar 4 21:36:15

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

2020-03-04 Thread Armin Le Grand (via logerrit)
svx/source/svdraw/svdxcgv.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit d08d5c1857482cb3789ed2896921abeb83f4d217 Author: Armin Le Grand AuthorDate: Wed Mar 4 17:40:50 2020 +0100 Commit: Armin Le Grand CommitDate: Wed Mar 4 20:53:49 2020

Minutes from the UX/design meeting 2020-Mar-04

2020-03-04 Thread Heiko Tietze
Present: jackandmixers, Cor, Shivam, Rizal, Heiko Comments from: Stuart, Eike, Jay, Maxim Tickets * UNO command to dock all toolbars + https://bugs.documentfoundation.org/show_bug.cgi?id=131005 + adding UNO commands is easy but hard to remove later + push (Cor), abandon/wait (Heiko),

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

2020-03-04 Thread Caolán McNamara (via logerrit)
external/dtoa/coverity.patch | 25 + 1 file changed, 21 insertions(+), 4 deletions(-) New commits: commit 22cbdc7b11e25ec8afc697096c008eac95022f02 Author: Caolán McNamara AuthorDate: Wed Mar 4 17:37:16 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4

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

2020-03-04 Thread Caolán McNamara (via logerrit)
xmloff/source/text/XMLLineNumberingImportContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 368e9a829e07b3f8624898d69d2c00ec3bc590ec Author: Caolán McNamara AuthorDate: Wed Mar 4 14:09:56 2020 + Commit: Caolán McNamara CommitDate: Wed Mar 4

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

2020-03-04 Thread Noel Grandin (via logerrit)
dbaccess/source/filter/xml/xmlStyleImport.cxx |4 ++-- dbaccess/source/filter/xml/xmlStyleImport.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 5c5bbdd1b7e77499ea71aa7c57f7287bb063bf79 Author: Noel Grandin AuthorDate: Wed Mar 4 15:12:39 2020 +0200

Re: PDF processing

2020-03-04 Thread Michael Weghorn
Hi, On 03/03/2020 12.26, Pietro Paolini wrote: > I am quite curious about this fantastic feature of LibreOffice which > allows me to open a PDF and edit it in the UI - even though it seems > to screw the fonts a bit. I wanted to have a look at the source code > to see if there is some sort of PDF

[Libreoffice-commits] core.git: Branch 'feature/macOS-weld' - include/vcl vcl/inc vcl/Library_vclplug_osx.mk vcl/osx vcl/source

2020-03-04 Thread Tor Lillqvist (via logerrit)
Rebased ref, commits from common ancestor: commit a8436bcbdd0d8ccc68d5b52b0c0d9f9bac30fae9 Author: Tor Lillqvist AuthorDate: Wed Mar 4 19:34:41 2020 +0200 Commit: Tor Lillqvist CommitDate: Thu Mar 5 08:00:31 2020 +0200 WIP: macOS welding Not to be merged to master as such,

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
include/vcl/gfxlink.hxx| 33 - vcl/source/gdi/gfxlink.cxx |2 +- 2 files changed, 21 insertions(+), 14 deletions(-) New commits: commit b677a4cc3eeb6eea8bb34aff0b06afe987931e6f Author: Tomaž Vajngerl AuthorDate: Wed Mar 4 13:19:26 2020 +0100 Commit:

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
include/vcl/gfxlink.hxx |4 -- vcl/inc/TypeSerializer.hxx|4 ++ vcl/source/gdi/TypeSerializer.cxx | 71 ++ vcl/source/gdi/gfxlink.cxx| 71 -- vcl/source/gdi/impgraph.cxx |7 ++-

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

2020-03-04 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/xmlstyli.cxx |4 ++-- sc/source/filter/xml/xmlstyli.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7d6420aee31328a11634d443602a26f671436c76 Author: Noel Grandin AuthorDate: Wed Mar 4 15:22:55 2020 +0200 Commit: Noel Grandin

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

2020-03-04 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/xmlstyli.cxx |2 +- sc/source/filter/xml/xmlstyli.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5c44f44147b5490cc792949989f4baba2137beed Author: Noel Grandin AuthorDate: Wed Mar 4 15:20:05 2020 +0200 Commit: Noel Grandin

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Mike Kaganski
On 2020-03-04 13:33, Michael Stahl wrote: > if wiki maintenance weren't rocket surgery you could read about it on: > > https://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/RDF_metadata

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

2020-03-04 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ww8export/data/arabic-zero-numbering.doc |binary sw/qa/extras/ww8export/ww8export3.cxx | 13 + sw/source/filter/ww8/wrtw8num.cxx |4 sw/source/filter/ww8/ww8par3.cxx |4 4 files changed, 21

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

2020-03-04 Thread Julien Nabet (via logerrit)
svx/uiconfig/ui/docking3deffects.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d38514166b2e3090e03d16df11e83e184eee433 Author: Julien Nabet AuthorDate: Tue Mar 3 22:24:39 2020 +0100 Commit: Julien Nabet CommitDate: Wed Mar 4 09:00:17 2020 +0100

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

2020-03-04 Thread Mike Kaganski (via logerrit)
extensions/source/propctrlr/formcomponenthandler.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit b0d2ef6c458a6f216f7ba1683f5c996087644361 Author: Mike Kaganski AuthorDate: Wed Mar 4 10:48:30 2020 +0300 Commit: Mike Kaganski CommitDate:

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

2020-03-04 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ooxmlexport/data/arabic-zero-numbering.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx | 13 + sw/source/filter/ww8/docxattributeoutput.cxx |1 + writerfilter/source/dmapper/ConversionHelper.cxx |4 +++- 4 files

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

2020-03-04 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/node.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit 4769f431d93139eb3c470e5bb4e7c3c33d46a41f Author: Michael Stahl AuthorDate: Tue Mar 3 17:19:52 2020 +0100 Commit: Michael Stahl CommitDate: Wed Mar 4

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - include/oox oox/qa oox/source

2020-03-04 Thread Miklos Vajna (via logerrit)
include/oox/vml/vmlshape.hxx |4 include/oox/vml/vmlshapecontainer.hxx |1 + oox/qa/unit/data/group-spt202.docx|binary oox/qa/unit/vml.cxx | 19 +++ oox/source/vml/vmlshape.cxx |4

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

2020-03-04 Thread Bakos Attila (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf123873.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx| 10 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 ++ 3 files changed, 12 insertions(+) New commits: commit 612a8bd9cfda531b6c610118f7c3b22fef047e83 Author:

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

2020-03-04 Thread Andras Timar (via logerrit)
Tag 'cp-6.2-6' created by Andras Timar at 2020-03-04 10:29 + cp-6.2-6 Changes since CP-Android-iOS-4.2.0-5: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2020-03-04 Thread Tomaž Vajngerl (via logerrit)
forms/source/component/imgprod.cxx |4 ++-- include/vcl/graph.hxx |4 ++-- vcl/source/filter/graphicfilter.cxx |8 vcl/source/filter/igif/gifread.cxx |6 +++--- vcl/source/filter/ixbm/xbmread.cxx |6 +++--- vcl/source/filter/ixpm/xpmread.cxx |6

Re: ODF 1.2, xml:id attribute

2020-03-04 Thread Michael Stahl
On 04.03.20 09:38, Miklos Vajna wrote: Hi Olivier, On Tue, Mar 03, 2020 at 06:42:44PM -0300, Olivier Hallot wrote: Is there a widget in the user interface or API to assign the xml:id [1] attribute to an object? for example, I'd like to add xml:id to every element in a file. I think not;

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

2020-03-04 Thread Bugra (via logerrit)
basctl/source/basicide/baside2.cxx |6 +++--- basctl/source/basicide/baside2.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 3e0c5113a298d3ded705706193f8b6b909027b2f Author: Bugra AuthorDate: Sat Feb 29 15:40:32 2020 +0300 Commit: Michael Stahl

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

2020-03-04 Thread Andras Timar (via logerrit)
debian/changelog |6 ++ debian/control |2 +- loolwsd.spec.in |2 +- 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 48938d4aeb8c36bce54b024978f553c9a56acb7c Author: Andras Timar AuthorDate: Wed Mar 4 11:26:58 2020 +0100 Commit: Andras Timar

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

2020-03-04 Thread Andras Timar (via logerrit)
Tag 'CODE-4.2.0-6' created by Andras Timar at 2020-03-04 10:28 + CODE-4.2.0-6 Changes since CP-Android-4.2.0-crashfix1-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2020-03-04 Thread Andras Timar (via logerrit)
Tag 'cp-4.2.0-6' created by Andras Timar at 2020-03-04 10:27 + cp-4.2.0-6 Changes since CP-Android-4.2.0-crashfix1-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Changes to 'refs/tags/CODE-4.2.0-6'

2020-03-04 Thread Andras Timar (via logerrit)
Tag 'CODE-4.2.0-6' created by Andras Timar at 2020-03-04 10:39 + CODE-4.2.0-6 Changes since CP-Android-iOS-4.2.0-5: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-bugs] [Bug 90316] FILEOPEN: Add support to support word wrap on DOCX SmartArt

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90316 --- Comment #6 from Samuel Mehrbrodt (CIB) --- Created attachment 158368 --> https://bugs.documentfoundation.org/attachment.cgi?id=158368=edit Expected output (docx) -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 90316] FILEOPEN: Add support to support word wrap on DOCX SmartArt

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90316 Samuel Mehrbrodt (CIB) changed: What|Removed |Added CC||s.mehrbr...@gmail.com

[Libreoffice-bugs] [Bug 131113] New: System unresponsive

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131113 Bug ID: 131113 Summary: System unresponsive Product: LibreOffice Version: 5.4.7.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 38187] BUG : When exporting .odt to .pdf: there is no hyperlink between main text and endnote, missing both ways

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38187 Mahipal Gunawat changed: What|Removed |Added Version|Inherited From OOo |6.4.0.3 release

[Libreoffice-bugs] [Bug 34355] Option to show track changes in margin is missing

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34355 Manoj Mehta changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Libreoffice-bugs] [Bug 83946] [META] Tracking changes issues

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946 Bug 83946 depends on bug 34355, which changed state. Bug 34355 Summary: Option to show track changes in margin is missing https://bugs.documentfoundation.org/show_bug.cgi?id=34355 What|Removed |Added

[Libreoffice-bugs] [Bug 83946] [META] Tracking changes issues

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946 Bug 83946 depends on bug 34355, which changed state. Bug 34355 Summary: Option to show track changes in margin is missing https://bugs.documentfoundation.org/show_bug.cgi?id=34355 What|Removed |Added

[Libreoffice-bugs] [Bug 130964] Rendering bug in Impress, Shape rendered as square and not as polygon

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130964 kevi...@jkanetwork.com changed: What|Removed |Added Summary|Various rendering bugs in |Rendering bug in

[Libreoffice-bugs] [Bug 131113] System unresponsive

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131113 So changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 130753] Calc becoming unresponsive when opening spreadsheet with many tabs in Version 4.2x

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130753 Xisco Faulí changed: What|Removed |Added Resolution|--- |WORKSFORME

[Libreoffice-bugs] [Bug 131121] Chart misplaced after docx export

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131121 --- Comment #2 from Samuel Mehrbrodt (CIB) --- Created attachment 158385 --> https://bugs.documentfoundation.org/attachment.cgi?id=158385=edit Word PDF export (after Convert) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 123674] Main entry number in index loses character style after inserting new entry with 1st key

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123674 Buovjaga changed: What|Removed |Added Version|6.3.0.0.alpha0+ |Inherited From OOo --- Comment #8

[Libreoffice-bugs] [Bug 131121] Chart misplaced after docx export

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131121 Samuel Mehrbrodt (CIB) changed: What|Removed |Added CC||s.mehrbr...@gmail.com

[Libreoffice-bugs] [Bug 131015] CRASH: using the pipette in Edit Contour dialog

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131015 Noel Grandin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 131121] New: Chart misplaced after docx export

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131121 Bug ID: 131121 Summary: Chart misplaced after docx export Product: LibreOffice Version: 7.0.0.0.alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 131117] Don't use static_cast with numeric literals

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131117 --- Comment #4 from Stephan Bergmann --- (In reply to Mike Kaganski from comment #3) > (In reply to Stephan Bergmann from comment #2) > > Syntactically, functional cast can only be used if > > wanted_type is a simple-type-specifier

[Libreoffice-bugs] [Bug 131123] New: WOPI save failure not reported

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131123 Bug ID: 131123 Summary: WOPI save failure not reported Product: LibreOffice Online Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 125317] LO Viewer for Android is not recognized as able to open .odt files

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125317 --- Comment #8 from Michael Weghorn --- (In reply to Michael Weghorn from comment #6) > Correction: '.ods' works for me now, at least after I did an update of the > Samsung "My Files" app to version 10.1.06.661. I *think* I tested before

[Libreoffice-bugs] [Bug 100643] Numbering of rows in tables changes on horizontal split of neighbouring cells

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100643 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 131126] WRITER: Numbering should be separate for table columns and inserting a new row shouldn't increase number in vertically merged cell where rows don't change

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131126 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda

  1   2   3   4   >