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

2023-11-22 Thread Balazs Varga (via logerrit)
starmath/inc/dialog.hxx |9 starmath/source/dialog.cxx | 53 +++ starmath/uiconfig/smath/ui/smathsettings.ui | 455 3 files changed, 393 insertions(+), 124 deletions(-) New commits: commit

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

2023-11-06 Thread Julien Nabet (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|4 ++-- starmath/inc/cfgitem.hxx |4 ++-- starmath/inc/document.hxx |6 +++--- starmath/inc/mathml/import.hxx|4 ++-- starmath/inc/mathml/mathmlimport.hxx |6 +++---

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

2023-10-28 Thread Mike Kaganski (via logerrit)
starmath/inc/document.hxx|4 starmath/inc/view.hxx| 19 -- starmath/source/document.cxx | 314 ++ starmath/source/unomodel.cxx | 13 - starmath/source/view.cxx | 317 --- 5 files changed,

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

2023-09-21 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx |4 ++-- starmath/source/cfgitem.cxx |2 +- starmath/source/dialog.cxx | 18 +- starmath/source/parse5.cxx |2 +- starmath/source/symbol.cxx | 18 +- starmath/source/unomodel.cxx |4 ++-- 6 files changed, 24

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

2023-09-21 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx|8 +++- starmath/source/dialog.cxx |8 starmath/source/node.cxx |6 ++ starmath/source/parse5.cxx | 18 ++ starmath/source/symbol.cxx | 35 --- 5 files changed, 47 insertions(+), 28

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

2023-09-19 Thread Khaled Hosny (via logerrit)
starmath/inc/utility.hxx |8 starmath/qa/extras/mmlimport-test.cxx |4 ++-- starmath/source/visitors.cxx | 17 - 3 files changed, 6 insertions(+), 23 deletions(-) New commits: commit 9e92a17cb6e03beedeeca40bfc8524c2623d31eb Author:

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

2023-09-19 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx|3 ++- starmath/source/node.cxx |5 + starmath/source/symbol.cxx |8 ++-- 3 files changed, 9 insertions(+), 7 deletions(-) New commits: commit 37f91706e6efd36074187234530f8c8ee8a3edd8 Author: Khaled Hosny AuthorDate: Tue Sep 19 10:22:37 2023

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

2023-09-18 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx|2 +- starmath/source/symbol.cxx |8 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit f28b043b4eb40e90b330721fc43d19ae6c06951e Author: Khaled Hosny AuthorDate: Mon Sep 18 19:00:02 2023 +0300 Commit: خالد حسني CommitDate:

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

2023-09-07 Thread Khaled Hosny (via logerrit)
starmath/inc/cursor.hxx | 10 -- starmath/qa/cppunit/test_cursor.cxx | 10 +- starmath/source/cursor.cxx | 36 ++-- starmath/source/view.cxx| 12 ++-- starmath/source/visitors.cxx|2 ++ 5

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

2023-09-07 Thread Khaled Hosny (via logerrit)
starmath/inc/cursor.hxx|1 - starmath/inc/view.hxx |2 ++ starmath/source/cursor.cxx |7 --- starmath/source/edit.cxx |5 + starmath/source/view.cxx | 28 +++- 5 files changed, 14 insertions(+), 29 deletions(-) New commits: commit

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

2023-09-05 Thread Khaled Hosny (via logerrit)
starmath/inc/view.hxx | 14 -- starmath/source/edit.cxx |4 starmath/source/view.cxx | 29 + uitest/math_tests/start.py |3 ++- uitest/math_tests/tdf147755.py |4 ++-- 5 files changed, 17 insertions(+), 37

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

2023-09-04 Thread Khaled Hosny (via logerrit)
starmath/inc/cursor.hxx|1 starmath/source/cursor.cxx |7 starmath/source/view.cxx | 64 - 3 files changed, 66 insertions(+), 6 deletions(-) New commits: commit 065609f86f730d4eedc6b7ae28382dc7daea11ac Author: Khaled Hosny

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

2023-09-04 Thread Khaled Hosny (via logerrit)
starmath/inc/visitors.hxx|2 +- starmath/source/document.cxx | 24 ++-- starmath/source/visitors.cxx |8 3 files changed, 23 insertions(+), 11 deletions(-) New commits: commit f80c2c70756e3620daed6675c8546caca4153d4b Author: Khaled Hosny

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

2023-08-25 Thread Khaled Hosny (via logerrit)
starmath/inc/cfgitem.hxx |2 starmath/inc/dialog.hxx |1 starmath/source/dialog.cxx |9 +++ starmath/source/unomodel.cxx | 12 + starmath/uiconfig/smath/ui/fonttypedialog.ui | 61

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

2023-07-26 Thread Rafael Lima (via logerrit)
starmath/inc/helpids.h |1 + starmath/inc/view.hxx|3 +++ starmath/source/edit.cxx |6 ++ starmath/source/view.cxx | 14 ++ 4 files changed, 24 insertions(+) New commits: commit 1f10a5b5a04a9d0cd5f456293e62e4f2c0fd7bb3 Author: Rafael Lima AuthorDate: Thu

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

2023-02-27 Thread Noel Grandin (via logerrit)
starmath/inc/smmod.hxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 5ee84725f59e880d38ab7adb43b2a8126f2dfd65 Author: Noel Grandin AuthorDate: Mon Feb 27 09:17:03 2023 +0200 Commit: Noel Grandin CommitDate: Mon Feb 27 12:27:55 2023 +

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

2022-12-14 Thread Povilas Kanapickas (via logerrit)
starmath/inc/view.hxx|2 ++ starmath/source/view.cxx | 29 - 2 files changed, 30 insertions(+), 1 deletion(-) New commits: commit 4368c4bf80b2751705c500f2574d9cc3d0ee13a1 Author: Povilas Kanapickas AuthorDate: Wed Dec 7 03:13:32 2022 +0200 Commit:

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

2022-11-05 Thread Mike Kaganski (via logerrit)
starmath/inc/cursor.hxx |3 ++- starmath/inc/visitors.hxx| 25 + starmath/source/cursor.cxx |8 +++- starmath/source/view.cxx | 24 +++- starmath/source/visitors.cxx | 42 +++--- 5

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

2022-11-04 Thread Mike Kaganski (via logerrit)
starmath/inc/utility.hxx | 13 +++ starmath/source/ElementsDockingWindow.cxx |2 - starmath/source/cfgitem.cxx |4 +- starmath/source/dialog.cxx|4 +- starmath/source/document.cxx | 26 ---

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

2022-11-03 Thread Mike Kaganski (via logerrit)
starmath/inc/utility.hxx| 29 - starmath/source/cfgitem.cxx |6 +++--- starmath/source/dialog.cxx |7 --- starmath/source/format.cxx |2 +- starmath/source/mathml/mathmlexport.cxx | 14

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

2022-09-30 Thread Noel Grandin (via logerrit)
starmath/inc/parse5.hxx|2 +- starmath/source/node.cxx |6 +++--- starmath/source/parse5.cxx |6 +++--- starmath/source/rect.cxx |8 4 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 9ec9ace3f010dc654ac831cf66d9589a16b07931 Author: Noel

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

2022-08-15 Thread Caolán McNamara (via logerrit)
starmath/inc/view.hxx|6 +++--- starmath/source/view.cxx |8 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 895d6716ba8f12d98e3685145d433fce72270faa Author: Caolán McNamara AuthorDate: Mon Aug 15 11:57:57 2022 +0100 Commit: Caolán McNamara

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

2022-08-05 Thread Noel Grandin (via logerrit)
starmath/inc/cfgitem.hxx |2 +- starmath/inc/mathml/export.hxx|5 +++-- starmath/inc/mathml/import.hxx|5 +++-- starmath/inc/mathml/mathmlMo.hxx |3 ++- starmath/inc/mathml/mathmlexport.hxx |5 +++--

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

2022-07-25 Thread Mike Kaganski (via logerrit)
starmath/inc/view.hxx| 13 ++- starmath/source/view.cxx | 169 ++- 2 files changed, 91 insertions(+), 91 deletions(-) New commits: commit 493b62c6805125b7f3ebfbd2b4b73a7d49aa0f67 Author: Mike Kaganski AuthorDate: Mon Jul 25 11:53:26 2022

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

2022-06-19 Thread Caolán McNamara (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|6 +++--- starmath/source/ElementsDockingWindow.cxx |7 +-- 2 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 5d41aca772cb9c4afd92ad408c66bd9642bb3952 Author: Caolán McNamara AuthorDate: Sun Jun 19 12:38:51 2022 +0100

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

2022-06-18 Thread Caolán McNamara (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|6 +-- starmath/source/ElementsDockingWindow.cxx | 56 -- starmath/source/SmElementsPanel.cxx | 22 --- 3 files changed, 34 insertions(+), 50 deletions(-) New commits: commit

[Libreoffice-commits] core.git: starmath/inc starmath/Library_sm.mk starmath/source starmath/uiconfig uitest/math_tests

2022-06-02 Thread Mike Kaganski (via logerrit)
starmath/Library_sm.mk |3 starmath/inc/AccessibleSmElement.hxx | 101 -- starmath/inc/AccessibleSmElementsControl.hxx | 106 -- starmath/inc/ElementsDockingWindow.hxx | 106 -- starmath/source/AccessibleSmElement.cxx

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

2022-05-13 Thread Noel Grandin (via logerrit)
starmath/inc/mathml/starmathdatabase.hxx|6 ++-- starmath/inc/token.hxx | 34 ++-- starmath/source/mathml/export.cxx | 18 ++ starmath/source/mathml/mathmlexport.cxx |3 --

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

2022-03-06 Thread Arnaud VERSINI (via logerrit)
starmath/inc/dialog.hxx|2 +- starmath/source/dialog.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 82f9e12b737b3dbdf8cb9175c94d61005b666725 Author: Arnaud VERSINI AuthorDate: Sat Mar 5 20:50:08 2022 +0100 Commit: Noel Grandin

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

2022-03-01 Thread Noel Grandin (via logerrit)
starmath/inc/starmath.hrc | 25 +--- starmath/source/cfgitem.cxx | 45 +--- starmath/source/dialog.cxx | 14 ++--- 3 files changed, 43 insertions(+), 41 deletions(-) New commits: commit

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

2022-02-27 Thread Julien Nabet (via logerrit)
starmath/inc/mathml/export.hxx|6 +++--- starmath/source/mathml/export.cxx | 18 +- starmath/source/mathml/import.cxx | 14 +++--- 3 files changed, 19 insertions(+), 19 deletions(-) New commits: commit fc6c2c752d711dd6113441659ec046032e2c6f80 Author:

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

2022-01-18 Thread Mike Kaganski (via logerrit)
starmath/inc/view.hxx|1 - starmath/source/view.cxx | 31 +-- 2 files changed, 13 insertions(+), 19 deletions(-) New commits: commit 009e7406f2a1eb25aab4a3f0b647fa5c9f3766ee Author: Mike Kaganski AuthorDate: Tue Jan 18 12:04:01 2022 +0300 Commit:

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

2022-01-17 Thread Mike Kaganski (via logerrit)
starmath/inc/edit.hxx |5 - starmath/inc/view.hxx |2 -- 2 files changed, 7 deletions(-) New commits: commit 44c05a9ae8de321875f2e9868b7bb1046eccd64a Author: Mike Kaganski AuthorDate: Mon Jan 17 15:04:47 2022 +0100 Commit: Mike Kaganski CommitDate: Mon Jan 17 16:18:43 2022

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

2021-12-23 Thread Jeff Huang (via logerrit)
starmath/inc/strings.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 54115790926a5964534472dff7e4661ea34acb28 Author: Jeff Huang AuthorDate: Fri Dec 24 10:44:58 2021 +0800 Commit: Mike Kaganski CommitDate: Fri Dec 24 08:04:59 2021 +0100 tdf#140726

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

2021-12-03 Thread Caolán McNamara (via logerrit)
starmath/inc/view.hxx|4 starmath/source/edit.cxx |5 ++--- starmath/source/view.cxx | 24 +++- 3 files changed, 25 insertions(+), 8 deletions(-) New commits: commit 4321fb516f4a65b047b182c4cb6f9c9a232efd85 Author: Caolán McNamara AuthorDate: Thu Dec 2

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

2021-11-30 Thread Mike Kaganski (via logerrit)
starmath/inc/cfgitem.hxx| 19 +++- starmath/source/cfgitem.cxx | 204 +--- 2 files changed, 174 insertions(+), 49 deletions(-) New commits: commit a5808c6446f6de536c44cf5bfba6566ad398fb8c Author: Mike Kaganski AuthorDate: Tue Nov 30 10:05:57

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

2021-09-02 Thread dante (via logerrit)
starmath/inc/strings.hrc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0c022ac0911fa1cdfcc722c875c8898a9d41d75d Author: dante AuthorDate: Wed Sep 1 20:40:22 2021 +0200 Commit: Mike Kaganski CommitDate: Thu Sep 2 10:18:58 2021 +0200 tdf#144189

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

2021-08-20 Thread dante (via logerrit)
starmath/inc/mathml/export.hxx|5 - starmath/inc/mathml/import.hxx|5 - starmath/source/mathml/export.cxx | 103 --- starmath/source/mathml/import.cxx | 123 ++ 4 files changed, 158 insertions(+), 78 deletions(-)

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

2021-08-20 Thread dante (via logerrit)
starmath/inc/mathml/import.hxx| 32 +++-- starmath/source/mathml/import.cxx | 57 ++ 2 files changed, 45 insertions(+), 44 deletions(-) New commits: commit 4f7dd4985dd11e2e797f0ab05eaa7982b5a83b46 Author: dante AuthorDate: Fri Aug

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

2021-08-20 Thread dante (via logerrit)
starmath/inc/mathml/export.hxx|8 ++-- starmath/source/mathml/export.cxx | 72 +++--- 2 files changed, 40 insertions(+), 40 deletions(-) New commits: commit cf2082337c72eca4509fbdbb05d8c68b91fe8a69 Author: dante AuthorDate: Fri Aug 20 04:23:13 2021

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

2021-08-20 Thread dante (via logerrit)
starmath/inc/document.hxx|8 starmath/source/document.cxx |3 +++ 2 files changed, 11 insertions(+) New commits: commit 3ad6d41c1c88b0549c9be0f41e02d83a582fcdfd Author: dante AuthorDate: Fri Aug 20 04:17:34 2021 +0200 Commit: Noel Grandin CommitDate: Fri Aug 20

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

2021-08-17 Thread Andrea Gelmini (via logerrit)
starmath/inc/mathml/import.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1e1a317be265a176fdbae171953fa8902a823eb8 Author: Andrea Gelmini AuthorDate: Tue Aug 17 15:58:17 2021 +0200 Commit: Julien Nabet CommitDate: Tue Aug 17 17:37:21 2021 +0200

[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

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

2021-08-09 Thread dante (via logerrit)
starmath/Library_sm.mk |1 starmath/inc/mathml/element.hxx | 62 + starmath/inc/mathml/iterator.hxx| 125 starmath/source/mathml/element.cxx |1 starmath/source/mathml/iterator.cxx | 71

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

2021-08-09 Thread dante (via logerrit)
starmath/inc/mathml/def.hxx | 16 +--- starmath/source/mathml/attribute.cxx |2 -- 2 files changed, 5 insertions(+), 13 deletions(-) New commits: commit 6daf48b50e1ff3bdd6a9f948c3e267e76b8a89d3 Author: dante AuthorDate: Sun Aug 8 22:48:50 2021 +0200 Commit:

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

2021-05-28 Thread dante (via logerrit)
starmath/inc/dialog.hxx |1 starmath/inc/edit.hxx |1 starmath/source/dialog.cxx |7 +++ starmath/source/edit.cxx| 10 +++-- starmath/source/smmod.cxx |3 +

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

2021-05-09 Thread Caolán McNamara (via logerrit)
starmath/inc/view.hxx|2 +- starmath/source/view.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 72ebbea09644568837853198dd83aae1ab33036c Author: Caolán McNamara AuthorDate: Sun May 9 16:32:55 2021 +0100 Commit: Caolán McNamara CommitDate:

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

2021-05-08 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx|2 +- starmath/source/edit.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 92c047486ee3dc8f327e1de858b206a38e921883 Author: Caolán McNamara AuthorDate: Sat May 8 19:39:03 2021 +0100 Commit: Caolán McNamara CommitDate:

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

2021-05-07 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx| 30 -- starmath/inc/view.hxx| 16 +++ starmath/source/edit.cxx | 99 --- starmath/source/view.cxx | 99 ++- 4 files changed, 106 insertions(+), 138

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

2021-04-30 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx|5 + starmath/source/edit.cxx | 12 2 files changed, 1 insertion(+), 16 deletions(-) New commits: commit 23e99c75ee5e3b8d15e041cefab0e99e384442bd Author: Caolán McNamara AuthorDate: Thu Apr 29 09:51:26 2021 +0100 Commit: Caolán McNamara

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

2021-04-26 Thread dante (via logerrit)
starmath/inc/mathml/attribute.hxx| 14 ++ starmath/inc/mathml/def.hxx | 14 ++ starmath/inc/mathml/element.hxx | 14 ++ starmath/source/mathml/attribute.cxx | 14 ++ starmath/source/mathml/def.cxx | 14

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

2021-04-23 Thread Caolán McNamara (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|1 + starmath/source/ElementsDockingWindow.cxx |7 +++ 2 files changed, 8 insertions(+) New commits: commit 55e2c6c648ed94664903c0c6f53922d03e76b7c1 Author: Caolán McNamara AuthorDate: Fri Apr 23 10:42:58 2021 +0100 Commit: Caolán

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

2021-04-22 Thread Andrea Gelmini (via logerrit)
starmath/inc/mathml/attribute.hxx |4 ++-- starmath/inc/mathml/def.hxx |8 starmath/source/mathml/element.cxx|2 +- sw/qa/extras/ooxmlexport/ooxmlexport6.cxx |2 +- writerfilter/source/dmapper/GraphicImport.cxx |4 ++-- 5

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

2021-04-21 Thread dante (via logerrit)
starmath/Library_sm.mk |3 starmath/inc/mathml/attribute.hxx| 190 ++ starmath/inc/mathml/def.hxx | 333 + starmath/inc/mathml/element.hxx | 236 ++ starmath/source/mathml/attribute.cxx | 450

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

2021-04-20 Thread Caolán McNamara (via logerrit)
starmath/inc/starmath.hrc|2 +- starmath/sdi/smath.sdi |2 +- starmath/sdi/smslots.sdi |2 +- starmath/source/document.cxx | 12 ++-- starmath/source/view.cxx |8 5 files changed, 13 insertions(+), 13 deletions(-) New commits: commit

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

2021-04-19 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx|3 --- starmath/source/edit.cxx | 20 2 files changed, 23 deletions(-) New commits: commit f3bb88b67b350900f60934e0f7bd550fa4fd47ec Author: Caolán McNamara AuthorDate: Mon Apr 19 11:58:46 2021 +0100 Commit: Caolán McNamara

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

2021-03-18 Thread dante (via logerrit)
starmath/inc/edit.hxx|1 starmath/inc/node.hxx| 23 -- starmath/inc/parse5.hxx |1 starmath/inc/token.hxx | 18 --- starmath/source/edit.cxx |2 starmath/source/node.cxx |4 - starmath/source/parse5.cxx | 98

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

2021-03-15 Thread Andrea Gelmini (via logerrit)
starmath/inc/nodetype.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7246c1b4971e780be8d027de5171f42cc0749c16 Author: Andrea Gelmini AuthorDate: Mon Mar 15 13:33:46 2021 +0100 Commit: Julien Nabet CommitDate: Mon Mar 15 17:11:02 2021 +0100 Fix

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

2021-03-15 Thread dante (via logerrit)
starmath/inc/node.hxx | 16 --- starmath/inc/nodetype.hxx | 97 ++ starmath/source/node.cxx | 14 -- 3 files changed, 98 insertions(+), 29 deletions(-) New commits: commit 50ef3d86ee8567bd5c84ff9aacc966675fe401cc Author: dante

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

2021-03-09 Thread dante (via logerrit)
starmath/inc/parse5.hxx | 12 +-- starmath/qa/cppunit/test_cursor.cxx |8 +- starmath/qa/cppunit/test_node.cxx |2 starmath/qa/cppunit/test_nodetotextvisitors.cxx | 20 ++--- starmath/qa/cppunit/test_parse.cxx |4 -

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

2021-03-08 Thread dante (via logerrit)
starmath/inc/token.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit db2e9619397f1e53232824a649b5ad0ba3dd368a Author: dante AuthorDate: Sun Mar 7 12:07:02 2021 +0100 Commit: Noel Grandin CommitDate: Mon Mar 8 13:08:18 2021 +0100 Remove unused include

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

2021-03-07 Thread dante (via logerrit)
starmath/inc/mathml/mathmlexport.hxx| 35 +--- starmath/source/document.cxx|2 - starmath/source/mathml/mathmlexport.cxx | 20 +++--- 3 files changed, 28 insertions(+), 29 deletions(-) New commits: commit

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

2021-03-07 Thread dante (via logerrit)
starmath/inc/ElementsDockingWindow.hxx| 43 +- starmath/source/ElementsDockingWindow.cxx | 90 -- starmath/source/document.cxx | 12 +++- 3 files changed, 99 insertions(+), 46 deletions(-) New commits: commit

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

2021-03-06 Thread dante (via logerrit)
starmath/inc/view.hxx|3 +++ starmath/source/view.cxx |9 + 2 files changed, 12 insertions(+) New commits: commit cbd4dba6d6f056f4ffa2e1a199d75a235cb037b0 Author: dante AuthorDate: Fri Mar 5 11:24:31 2021 +0100 Commit: Noel Grandin CommitDate: Sat Mar 6 13:12:25

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

2021-03-01 Thread dante (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|3 starmath/source/ElementsDockingWindow.cxx | 122 ++ 2 files changed, 62 insertions(+), 63 deletions(-) New commits: commit 1627539c847dc0afe7441855181a69bc614d60b5 Author: dante AuthorDate: Mon Mar 1 22:19:29

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

2021-03-01 Thread dante (via logerrit)
starmath/inc/document.hxx |7 ++ starmath/qa/cppunit/test_starmath.cxx | 34 starmath/source/document.cxx| 11 -- starmath/source/mathml/mathmlexport.cxx | 12 +-- starmath/source/mathml/mathmlimport.cxx |

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

2021-03-01 Thread dante (via logerrit)
starmath/inc/AccessibleSmElement.hxx |6 ++ starmath/inc/AccessibleSmElementsControl.hxx |6 ++ starmath/inc/ElementsDockingWindow.hxx |5 + starmath/inc/action.hxx |1 + starmath/inc/caret.hxx |6 ++

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

2021-02-28 Thread dante (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|7 +-- starmath/inc/caret.hxx|5 - starmath/inc/cfgitem.hxx |3 --- starmath/inc/cursor.hxx |5 - starmath/inc/dialog.hxx |1 -

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

2021-02-27 Thread dante (via logerrit)
starmath/Library_sm.mk|1 starmath/inc/parse.hxx|9 starmath/source/parse.cxx | 51 ++ 3 files changed, 61 insertions(+) New commits: commit f89e85f8bbccfa72ba9b4ad2ca31a8debcee Author: dante AuthorDate: Sat Feb 27

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

2021-02-24 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx|1 + starmath/source/edit.cxx | 24 2 files changed, 17 insertions(+), 8 deletions(-) New commits: commit 0154f04e8c64df937b793c73ac58d553637f324f Author: Caolán McNamara AuthorDate: Wed Feb 24 14:32:21 2021 + Commit: Caolán

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

2021-02-24 Thread dante (via logerrit)
starmath/Library_sm.mk |2 starmath/inc/parse.hxx | 181 -- starmath/inc/parse5.hxx| 123 ++ starmath/inc/parsebase.hxx | 122 ++ starmath/source/parse.cxx | 2683 starmath/source/parse5.cxx | 2739

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

2021-02-14 Thread dante (via logerrit)
starmath/inc/token.hxx | 12 ++-- starmath/source/mathml/mathmlexport.cxx |4 ++-- starmath/source/node.cxx|2 +- starmath/source/parse.cxx |8 +--- starmath/source/visitors.cxx| 10 +- 5 files changed,

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

2021-02-14 Thread Julien Nabet (via logerrit)
starmath/inc/strings.hrc |1 + starmath/inc/strings.hxx |1 + starmath/source/ElementsDockingWindow.cxx |2 +- starmath/source/mathtype.cxx |3 +++ starmath/uiconfig/smath/popupmenu/edit.xml |1 + 5 files changed, 7

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

2021-02-13 Thread Noel Grandin (via logerrit)
starmath/inc/mathml/starmathdatabase.hxx| 10 ++--- starmath/source/mathml/mathmlexport.cxx |2 - starmath/source/mathml/mathmlimport.cxx |8 ++-- starmath/source/mathml/starmathdatabase.cxx | 56 +++- starmath/source/visitors.cxx|

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

2021-02-09 Thread Noel (via logerrit)
starmath/inc/parse.hxx|4 ++-- starmath/source/parse.cxx | 21 +++-- 2 files changed, 13 insertions(+), 12 deletions(-) New commits: commit 1e56cce16bbe07c6e8e900dd4c4d41b1fcd54614 Author: Noel AuthorDate: Tue Feb 9 13:51:45 2021 +0200 Commit: Noel Grandin

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

2021-02-09 Thread Caolán McNamara (via logerrit)
starmath/inc/parse.hxx|4 ++-- starmath/source/parse.cxx | 18 -- 2 files changed, 10 insertions(+), 12 deletions(-) New commits: commit e2342ca5155f27637770fc392916804c8ac4728f Author: Caolán McNamara AuthorDate: Tue Feb 9 09:44:31 2021 + Commit: Caolán

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

2021-02-08 Thread dante (via logerrit)
starmath/inc/parse.hxx|2 +- starmath/source/parse.cxx | 22 +++--- 2 files changed, 16 insertions(+), 8 deletions(-) New commits: commit 667a84c69140bae1020fa1cc019d310b0d382d14 Author: dante AuthorDate: Fri Feb 5 13:39:29 2021 +0100 Commit: Noel Grandin

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

2021-02-07 Thread dante (via logerrit)
starmath/inc/parse.hxx|3 + starmath/source/parse.cxx | 72 +++--- 2 files changed, 8 insertions(+), 67 deletions(-) New commits: commit 17149f65f03a34e88bb4a10abcd20e6891f5d7ca Author: dante AuthorDate: Sun Feb 7 10:41:46 2021 +0100 Commit:

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

2021-02-07 Thread ViKrAm-Baisclear (via logerrit)
starmath/inc/action.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 1e195878066f49bd78765e9a05081c496b770525 Author: ViKrAm-Baisclear AuthorDate: Mon Jan 11 15:05:50 2021 +0530 Commit: Ilmari Lauhakangas CommitDate: Sun Feb 7 12:44:12 2021 +0100

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

2021-02-06 Thread dante (via logerrit)
starmath/inc/node.hxx |3 - starmath/inc/token.hxx | 14 ++-- starmath/source/cursor.cxx | 18 +++--- starmath/source/mathml/mathmlimport.cxx | 68 +++ starmath/source/node.cxx|8 +-

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

2021-02-06 Thread dante (via logerrit)
starmath/inc/error.hxx| 56 - starmath/inc/parse.hxx| 46 +-- starmath/inc/strings.hrc |1 starmath/source/parse.cxx | 78 ++ 4 files changed, 83 insertions(+), 98 deletions(-)

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

2021-02-05 Thread dante (via logerrit)
starmath/inc/mathml/starmathdatabase.hxx|5 +- starmath/source/mathml/starmathdatabase.cxx | 51 +--- starmath/source/parse.cxx |2 - 3 files changed, 35 insertions(+), 23 deletions(-) New commits: commit

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

2021-02-04 Thread Andrea Gelmini (via logerrit)
starmath/inc/node.hxx | 18 +- starmath/inc/parse.hxx |4 ++-- starmath/inc/visitors.hxx | 12 ++-- starmath/qa/cppunit/mock-visitor.hxx|6 +++--- starmath/source/mathml/mathmlexport.cxx |2 +-

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

2021-02-03 Thread dante (via logerrit)
starmath/inc/token.hxx |2 +- starmath/source/mathml/starmathdatabase.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit b2f7ca61494a88cb082d356e47beb7fc2c0d92bb Author: dante AuthorDate: Wed Feb 3 14:45:49 2021 +0100 Commit:

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

2021-02-02 Thread dante (via logerrit)
starmath/inc/node.hxx|4 starmath/source/node.cxx | 14 ++ 2 files changed, 18 insertions(+) New commits: commit 15a02261047cc60f3e080e74697bd88127124a03 Author: dante AuthorDate: Tue Feb 2 16:20:28 2021 +0100 Commit: Noel Grandin CommitDate: Tue Feb 2

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

2021-02-02 Thread dante (via logerrit)
starmath/inc/token.hxx|6 starmath/source/parse.cxx | 442 +++--- 2 files changed, 224 insertions(+), 224 deletions(-) New commits: commit 52dc0879e48afb2be1bebb567b34ad9d8fbd3314 Author: dante AuthorDate: Mon Feb 1 13:25:51 2021 +0100

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

2021-01-31 Thread dante (via logerrit)
starmath/inc/node.hxx | 37 + starmath/source/node.cxx | 80 ++ starmath/source/parse.cxx | 15 +--- 3 files changed, 119 insertions(+), 13 deletions(-) New commits: commit ad57c26d4f16ac5b477a29106f4933ed1e1ca911

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

2021-01-22 Thread dante (via logerrit)
starmath/Library_sm.mk | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit e32075d09e1407cebe0f2247868294d5eb4583f4 Author: dante AuthorDate: Tue Jan 19 13:01:58 2021 +0100 Commit: Noel Grandin CommitDate: Fri Jan 22 13:47:40 2021 +0100

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

2020-12-03 Thread Caolán McNamara (via logerrit)
starmath/inc/starmathdatabase.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0498cc5a1b6f3fef7214553f3e61443238e49f56 Author: Caolán McNamara AuthorDate: Thu Dec 3 08:48:47 2020 + Commit: Caolán McNamara CommitDate: Thu Dec 3 10:59:29 2020 +0100 add a

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

2020-11-26 Thread Ming Hua (via logerrit)
starmath/inc/strings.hrc |2 +- starmath/source/ElementsDockingWindow.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b5d320630aaa89fc3857f2926b82d116910f905 Author: Ming Hua AuthorDate: Thu Nov 26 01:08:33 2020 +0100 Commit:

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

2020-11-22 Thread Andrea Gelmini (via logerrit)
starmath/inc/strings.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db9e6d0788aec2090385861f8e54e2b1855df87d Author: Andrea Gelmini AuthorDate: Sun Nov 22 09:27:06 2020 +0100 Commit: Julien Nabet CommitDate: Sun Nov 22 10:52:27 2020 +0100 Fix typo

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

2020-11-22 Thread Julien Nabet (via logerrit)
starmath/inc/starmathdatabase.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 3b86ce77e1400ba2024a5c6661b68ede669416d5 Author: Julien Nabet AuthorDate: Sun Nov 22 09:27:25 2020 +0100 Commit: Julien Nabet CommitDate: Sun Nov 22 10:00:08 2020

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

2020-11-21 Thread dante (via logerrit)
starmath/inc/starmathdatabase.hxx | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 119b8e1d6b54137b3028ce58e62c1d2beb659dc3 Author: dante AuthorDate: Fri Nov 20 12:52:52 2020 +0100 Commit: Noel Grandin CommitDate: Sat Nov 21 13:52:24 2020

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

2020-11-21 Thread dante (via logerrit)
starmath/inc/starmathdatabase.hxx| 13 starmath/inc/token.hxx |2 starmath/source/mathmlexport.cxx | 10 +-- starmath/source/starmathdatabase.cxx | 108 +++ starmath/source/visitors.cxx |1 5 files changed, 91

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

2020-11-17 Thread dante (via logerrit)
starmath/inc/parse.hxx|2 starmath/inc/starmathdatabase.hxx | 137 +++ starmath/inc/strings.hrc | 22 + starmath/inc/strings.hxx | 551 +++--- starmath/inc/token.hxx|2

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

2020-11-08 Thread Andrea Gelmini (via logerrit)
starmath/inc/node.hxx | 16 starmath/inc/token.hxx |2 +- wizards/source/scriptforge/SF_Array.xba |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 20d125ce61561a2ab54a99d77112d83293820e70 Author:

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

2020-11-07 Thread dante (via logerrit)
starmath/inc/node.hxx | 42 ++ starmath/inc/parse.hxx|6 ++ starmath/inc/strings.hrc |7 +++ starmath/inc/strings.hxx |6 ++ starmath/inc/symbol.hxx |5 + starmath/inc/token.hxx| 10 ++

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

2020-11-06 Thread dante (via logerrit)
starmath/inc/strings.hrc |9 - starmath/source/ElementsDockingWindow.cxx | 11 +-- 2 files changed, 17 insertions(+), 3 deletions(-) New commits: commit 2b29e16ea0fca627d71b61af98df0f543e6f206b Author: dante AuthorDate: Wed Nov 4 18:00:23 2020 +0100

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

2020-11-05 Thread dante (via logerrit)
starmath/inc/parse.hxx|1 + starmath/inc/strings.hrc |1 + starmath/inc/strings.hxx |1 + starmath/inc/token.hxx|2 +- starmath/qa/extras/mmlimport-test.cxx |4 ++--

  1   2   3   4   >