Re: Interdependent change tracking, ODF proposal

2025-06-06 Thread Svante Schubert
Dear Miklos, Thank you very much for working on this issue! Tracked changes are an area that is still quite underdeveloped. As the feature is deeply integrated into the core, I understand maintenance must be quite complex. On the last OASIS ODF TC, Regina asked me to provide a status quo of the ch

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

2023-07-12 Thread Svante Schubert (via logerrit)
deletions(-) New commits: commit a76264131c72f25b79a90a5ede50c7e43b903adb Author: Svante Schubert AuthorDate: Mon Jul 10 22:33:13 2023 +0200 Commit: Michael Stahl CommitDate: Wed Jul 12 10:57:58 2023 +0200 tdf#156093 filter: XHTML export: Enabling previous test files

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

2023-07-12 Thread Svante Schubert (via logerrit)
deletions(-) New commits: commit 8295682360042fd75c89066bb5d90ed58869c9e0 Author: Svante Schubert AuthorDate: Mon Jul 10 22:33:13 2023 +0200 Commit: Michael Stahl CommitDate: Wed Jul 12 10:57:42 2023 +0200 tdf#156093 filter: XHTML export: Enabling previous test files

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

2023-07-11 Thread Svante Schubert (via logerrit)
deletions(-) New commits: commit 0ee798d3a4cc90629e96f0f6c780c2887ae521d0 Author: Svante Schubert AuthorDate: Mon Jul 10 22:33:13 2023 +0200 Commit: Michael Stahl CommitDate: Tue Jul 11 15:22:53 2023 +0200 tdf#156093 filter: XHTML export: Enabling previous test files

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - filter/source sc/CppunitTest_sc_html_export_test.mk sc/qa sw/qa

2023-06-12 Thread Svante Schubert (via logerrit)
/qa/extras/htmlexport/xhtmlexport.cxx | 23 9 files changed, 401 insertions(+), 40 deletions(-) New commits: commit 62fb87155c6edad3bb4e2d69b46ba4d2ef45f762 Author: Svante Schubert AuthorDate: Wed May 17 17:44:39 2023 +0200 Commit: Michael Stahl CommitDate: Mon

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - filter/source sc/CppunitTest_sc_html_export_test.mk sc/qa sw/qa

2023-06-09 Thread Svante Schubert (via logerrit)
/qa/extras/htmlexport/xhtmlexport.cxx | 23 9 files changed, 394 insertions(+), 40 deletions(-) New commits: commit ea5a96e10f93a285279da4ade8104f85c1a95dfc Author: Svante Schubert AuthorDate: Wed May 17 17:44:39 2023 +0200 Commit: Michael Stahl CommitDate: Fri

[Libreoffice-commits] core.git: filter/source sc/CppunitTest_sc_html_export_test.mk sc/qa sw/qa

2023-06-09 Thread Svante Schubert (via logerrit)
/qa/extras/htmlexport/xhtmlexport.cxx | 23 9 files changed, 394 insertions(+), 40 deletions(-) New commits: commit 2d9f739ccfead38cdaa13780f7bb5172553dbd77 Author: Svante Schubert AuthorDate: Wed May 17 17:44:39 2023 +0200 Commit: Michael Stahl CommitDate: Fri

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - filter/source sd/qa sw/qa

2023-05-08 Thread Svante Schubert (via logerrit)
cb27c6c1b82272e8812bcb446e7179cc4f32bf34 Author: Svante Schubert AuthorDate: Fri May 5 12:26:53 2023 +0200 Commit: Michael Stahl CommitDate: Mon May 8 17:21:42 2023 +0200 tdf#154989 filter: XHTML export: avoid duplicated frames Various updates on XSLT ODF2HTML triggered by TDF issue 154989 - esp

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

2023-05-08 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 20 +++- 1 file changed, 3 insertions(+), 17 deletions(-) New commits: commit 603934447c19033acc5590c37efffe208b65bbd8 Author: Svante Schubert AuthorDate: Fri May 5 14:05:54 2023 +0200 Commit: Michael Stahl

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

2023-05-08 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 1f92ade0ae1e54f3220a62d17068f77d09e72e87 Author: Svante Schubert AuthorDate: Fri May 5 13:43:06 2023 +0200 Commit: Michael Stahl CommitDate: Mon May 8

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

2023-05-08 Thread Svante Schubert (via logerrit)
e857b12dada1468cb3bdb49ed5ea636df0b6d153 Author: Svante Schubert AuthorDate: Fri May 5 12:26:53 2023 +0200 Commit: Michael Stahl CommitDate: Mon May 8 09:42:22 2023 +0200 tdf#154989 filter: XHTML export: avoid duplicated frames Various updates on XSLT ODF2HTML triggered by TDF issue 154989 - esp

Re: Idea of a "strict" version of LO for publishers

2022-04-09 Thread Svante Schubert
Hi all, there are different approaches to solving this scenario. Three that come instantly to my mind: 1. The existence of an ODF application where customers could select the allowed set of ODF features (e.g. disable all automatic styles for some scenarios - like translators) or allow on

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

2021-05-21 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 112 ++--- 1 file changed, 34 insertions(+), 78 deletions(-) New commits: commit fb8714eebdb34d6f3604c1a2801777f624829fcc Author: Svante Schubert AuthorDate: Thu Sep 10 16:17:37 2020 +0200 Commit: Xisco Fauli

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

2021-05-21 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 20 1 file changed, 16 insertions(+), 4 deletions(-) New commits: commit 932be9b55ce8b996184e724127925c436130cecd Author: Svante Schubert AuthorDate: Wed Sep 9 15:27:54 2020 +0200 Commit: Xisco Fauli CommitDate

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c66994690853445e37c6f66ebd25d130d3430293 Author: Svante Schubert AuthorDate: Fri Oct 9 14:08:31 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:25

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 112 ++--- 1 file changed, 34 insertions(+), 78 deletions(-) New commits: commit 06eb655e2c83df8eeeb0c0828f8ac34f13e386af Author: Svante Schubert AuthorDate: Thu Sep 10 16:17:37 2020 +0200 Commit: Michael Stahl

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 20 1 file changed, 16 insertions(+), 4 deletions(-) New commits: commit f680b6d74209fd78c547201b2f14c6547e55c81b Author: Svante Schubert AuthorDate: Wed Sep 9 15:27:54 2020 +0200 Commit: Michael Stahl

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit 86ca384cab26f2731e099c821edfa9636f8b55d5 Author: Svante Schubert AuthorDate: Fri Aug 28 10:31:54 2020 +0200 Commit: Michael Stahl CommitDate

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

2021-03-02 Thread Svante Schubert (via logerrit)
: Svante Schubert AuthorDate: Wed Aug 26 13:50:10 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:23:33 2021 +0100 HTML XSLT: Appendix headings looked incorrect (in general heading within lists were missing HTML element heading number) Change-Id

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 48 + 1 file changed, 21 insertions(+), 27 deletions(-) New commits: commit 3b7f5202cc7f799a692e6dd09e71926336727c25 Author: Svante Schubert AuthorDate: Tue Aug 25 14:25:05 2020 +0200 Commit: Michael Stahl

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

2021-03-02 Thread Svante Schubert (via logerrit)
: Svante Schubert AuthorDate: Mon Aug 24 17:22:41 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:22:27 2021 +0100 HTML XSLT: Overtaking masking ' for ODF font-family with spaces in names Change-Id: I718fc232a3903d0b449a4c9a4ef4dff601744756 Reviewed-on:

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 795f89c7d1e4ade6cdaa12cb4ba0857ae3b1e02e Author: Svante Schubert AuthorDate: Mon Aug 24 17:14:42 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl |5 - 1 file changed, 5 deletions(-) New commits: commit c920bf759080159a323cc3bb58f275c020913223 Author: Svante Schubert AuthorDate: Mon Aug 24 12:39:00 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:21:42 2021

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 30 ++- 1 file changed, 17 insertions(+), 13 deletions(-) New commits: commit a973087c2380738b20d8fe2b91f9f534169714f0 Author: Svante Schubert AuthorDate: Mon Aug 24 12:08:27 2020 +0200 Commit: Michael Stahl

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

2021-03-02 Thread Svante Schubert (via logerrit)
: Svante Schubert AuthorDate: Mon Aug 24 11:47:07 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:20:44 2021 +0100 HTML XSLT: Placing font-family names within 'double quotation marks' in case of spaces within the font name

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 14 -- filter/source/xslt/odf2xhtml/export/xhtml/header.xsl |2 +- 2 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 83def17aa0c861b05582dc37c8a9d4ed39e3ba33 Author: Svante Schubert AuthorDate: Mon

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bae5202e00cd7af80d366f2a9a3e30f558856661 Author: Svante Schubert AuthorDate: Mon Aug 24 09:28:25 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2 13:19

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5e2e94de2c1bcbb387de51328d1777ba3b92117c Author: Svante Schubert AuthorDate: Mon Aug 24 09:27:07 2020 +0200 Commit: Michael Stahl CommitDate: Tue Mar 2

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

2021-03-02 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl| 36 ++-- filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |1 2 files changed, 31 insertions(+), 6 deletions(-) New commits: commit 36c3db0ab81187830adf2443dd6b9d8efef6faee Author: Svante Schubert

EOL in sight for loext: namespace (?) / Smoke Tests & CodeCognita of LO Code - earlier: Re: Code Coverage LibreOffice

2021-02-07 Thread Svante Schubert
t perhaps you are able to connect the dots... ;-) Cheers, Svante Am Di., 3. Nov. 2020 um 13:11 Uhr schrieb Svante Schubert < svante.schub...@gmail.com>: > Dear LO developers, > > A simple/naive idea: > Loading ODT files into LO while doing a coverage test. > The source code coverage DI

Re: Calc memory consumption

2021-01-22 Thread Svante Schubert
Hi Daniel, I share Michael's hobby of collecting 'shapes' of pathological spreadsheets. Could you please ask someone with access to this interesting XLSX document to be so gentle to: 1. Validate the XLSX: https://archive.codeplex.com/?p=ooxmlvalidator (collect the results) 2. Anonymize

Fwd: Code Coverage LibreOffice

2020-11-03 Thread Svante Schubert
;-) Is anyone interested to join this adventure? :-) Cheers, Svante -- Forwarded message - Von: Maarten Hoes Date: Mo., 2. Nov. 2020 um 22:35 Uhr Subject: Re: Code Coverage LibreOffice To: Svante Schubert Cc: Michael Stahl Hi Svante/Michael, I'm glad to be of help,

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

2020-07-11 Thread Svante Schubert (via logerrit)
deletions(-) New commits: commit 96ec38abd90a637f3dd0ba497bf84fb9ef060b06 Author: Svante Schubert AuthorDate: Wed Jul 8 00:57:33 2020 +0200 Commit: Michael Meeks CommitDate: Sat Jul 11 12:08:55 2020 +0200 Fixing top border style by fixing three XSLT issues triggered by

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

2020-07-08 Thread Svante Schubert (via logerrit)
: Svante Schubert AuthorDate: Wed Jul 8 00:57:33 2020 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Wed Jul 8 20:40:05 2020 +0200 Fixing top border style by fixing three XSLT issues triggered by... ... new properties in ODF 1.3 * check for fo:border='

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - filter/source

2020-07-08 Thread Svante Schubert (via logerrit)
: Svante Schubert AuthorDate: Wed Jul 8 00:57:33 2020 +0200 Commit: Michael Stahl CommitDate: Wed Jul 8 17:10:28 2020 +0200 Fixing top border style by fixing three XSLT issues triggered by... ... new properties in ODF 1.3 * check for fo:border='none' * mi

[Libreoffice-commits] core.git: 2 commits - configure.ac filter/source

2020-07-08 Thread Svante Schubert (via logerrit)
deletions(-) New commits: commit 646cf598633bacc3959fc126c9117f06f3d0f9e3 Author: Svante Schubert AuthorDate: Wed Jul 8 00:57:33 2020 +0200 Commit: Michael Stahl CommitDate: Wed Jul 8 14:57:32 2020 +0200 Fixing top border style by fixing three XSLT issues triggered by