[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/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/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 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/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 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 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 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/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/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 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/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/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/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/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 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/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/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 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/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/source

2020-11-03 Thread dante (via logerrit)
starmath/inc/error.hxx|1 starmath/inc/strings.hrc |2 starmath/inc/strings.hxx |2 starmath/inc/token.hxx| 108 ++ starmath/source/ElementsDockingWindow.cxx |2

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

2020-11-03 Thread Dante DM (via logerrit)
starmath/inc/error.hxx|3 starmath/inc/parse.hxx|3 starmath/inc/strings.hrc |5 starmath/inc/strings.hxx |2 starmath/inc/token.hxx| 28 - starmath/source/ElementsDockingWindow.cxx

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

2020-10-31 Thread Noel Grandin (via logerrit)
starmath/inc/view.hxx| 17 + starmath/source/view.cxx | 25 - 2 files changed, 17 insertions(+), 25 deletions(-) New commits: commit 787d4d6dcac18da6205fe4762a99f44966fd49a5 Author: Noel Grandin AuthorDate: Sat Oct 31 09:29:49 2020 +0200

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

2020-10-28 Thread Caolán McNamara (via logerrit)
starmath/inc/edit.hxx|4 starmath/source/edit.cxx | 21 + 2 files changed, 25 insertions(+) New commits: commit 8dcbbea3802670004c3e78a1ff1ec56b23df674c Author: Caolán McNamara AuthorDate: Tue Oct 27 16:49:48 2020 + Commit: Caolán McNamara

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

2020-09-22 Thread Andrea Gelmini (via logerrit)
starmath/inc/node.hxx| 20 ++-- starmath/source/visitors.cxx |2 +- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 218001e9f06f1cbe44abf2fbebfc360b682e432a Author: Andrea Gelmini AuthorDate: Tue Sep 22 13:13:39 2020 +0200 Commit:

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

2020-09-08 Thread Luke Dixon (via logerrit)
starmath/inc/caret.hxx | 13 ++--- starmath/inc/cursor.hxx|3 +-- starmath/source/cursor.cxx | 17 ++--- starmath/source/view.cxx | 16 4 files changed, 17 insertions(+), 32 deletions(-) New commits: commit

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

2020-07-18 Thread dante (via logerrit)
starmath/inc/strings.hrc |1 + starmath/inc/strings.hxx |1 + starmath/inc/token.hxx|2 +- starmath/inc/types.hxx|1 + starmath/source/ElementsDockingWindow.cxx |1 + starmath/source/parse.cxx

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

2020-07-18 Thread dante (via logerrit)
starmath/inc/strings.hrc |7 ++- starmath/inc/strings.hxx |5 + starmath/source/ElementsDockingWindow.cxx | 19 --- 3 files changed, 27 insertions(+), 4 deletions(-) New commits: commit 785f742b64a433d59f7bf80e2bd649659ae10f54

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

2020-06-24 Thread dante (via logerrit)
starmath/inc/strings.hrc |3 + starmath/inc/strings.hxx |2 starmath/inc/token.hxx |4 + starmath/inc/types.hxx |2 starmath/source/ElementsDockingWindow.cxx |6 +- starmath/source/mathtype.cxx

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

2020-04-24 Thread Julien Nabet (via logerrit)
starmath/inc/types.hxx |1 + starmath/source/ooxmlimport.cxx |3 +++ 2 files changed, 4 insertions(+) New commits: commit be23b4a91504b81a19510f8562e92203b4317edf Author: Julien Nabet AuthorDate: Wed Apr 22 15:44:07 2020 +0200 Commit: Julien Nabet CommitDate: Fri Apr

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

2020-04-16 Thread Noel Grandin (via logerrit)
starmath/inc/utility.hxx |3 +-- starmath/source/ElementsDockingWindow.cxx | 20 starmath/source/mathmlexport.cxx |5 - starmath/source/mathtype.cxx |7 ++- starmath/source/node.cxx | 30

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

2020-03-13 Thread Noel Grandin (via logerrit)
starmath/inc/ElementsDockingWindow.hxx |4 ++-- starmath/inc/action.hxx|4 ++-- starmath/inc/node.hxx |4 ++-- starmath/inc/parse.hxx |2 +- starmath/inc/token.hxx |8 starmath/inc/view.hxx

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

2020-01-29 Thread Caolán McNamara (via logerrit)
starmath/inc/AccessibleSmElement.hxx|2 starmath/inc/AccessibleSmElementsControl.hxx|6 starmath/inc/ElementsDockingWindow.hxx | 42 +- starmath/source/AccessibleSmElement.cxx | 10 starmath/source/AccessibleSmElementsControl.cxx | 117 +---

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

2019-08-16 Thread Andrea Gelmini (via logerrit)
starmath/inc/node.hxx |8 starmath/source/accessibility.cxx |2 +- starmath/source/mathmlimport.cxx |2 +- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 0b42faf3d09cb4e63feebcd056c7c014c657d404 Author: Andrea Gelmini AuthorDate: Wed

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

2019-08-16 Thread Andrea Gelmini (via logerrit)
starmath/inc/cursor.hxx |4 ++-- starmath/inc/visitors.hxx|2 +- starmath/source/cursor.cxx |2 +- starmath/source/document.cxx |2 +- starmath/source/mathtype.cxx |2 +- starmath/source/parse.cxx|2 +- starmath/source/rect.cxx |2 +-

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

2019-05-29 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|3 - starmath/source/ElementsDockingWindow.cxx | 88 +++--- 2 files changed, 48 insertions(+), 43 deletions(-) New commits: commit 65167c708afb475aa628b8289e78a48abdf37119 Author: Jan-Marek Glogowski AuthorDate: Wed

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

2019-05-29 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/strings.hrc |6 ++ starmath/source/ElementsDockingWindow.cxx | 10 +- 2 files changed, 11 insertions(+), 5 deletions(-) New commits: commit 3eba9602197da972b66f2b7cc72b61cbdffe5a52 Author: Jan-Marek Glogowski AuthorDate: Wed May 29 13:12:59

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

2019-05-28 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx| 30 starmath/source/ElementsDockingWindow.cxx | 109 +- 2 files changed, 68 insertions(+), 71 deletions(-) New commits: commit c3435fc4c6eafec3155c9c85c5d1081dac97c688 Author: Jan-Marek Glogowski AuthorDate:

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

2019-05-27 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|1 + starmath/source/ElementsDockingWindow.cxx | 23 +++ 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 67fd47e909aa88584420c3351ab17308aeb4e911 Author: Jan-Marek Glogowski AuthorDate: Tue May 14

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

2019-05-22 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx|5 + starmath/source/ElementsDockingWindow.cxx | 111 +- 2 files changed, 98 insertions(+), 18 deletions(-) New commits: commit 73f8222109c3091d5119ed47eac5cad4a55b2212 Author: Jan-Marek Glogowski AuthorDate: Fri

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

2019-05-22 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx| 12 + starmath/source/ElementsDockingWindow.cxx | 208 -- starmath/source/uiobject.cxx |2 3 files changed, 181 insertions(+), 41 deletions(-) New commits: commit 2fdcd86ac08c0ed033398bdb85ed04b64f50c633

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

2019-05-15 Thread Jan-Marek Glogowski (via logerrit)
starmath/inc/ElementsDockingWindow.hxx| 26 +++--- starmath/source/ElementsDockingWindow.cxx |5 + 2 files changed, 8 insertions(+), 23 deletions(-) New commits: commit fb978737245bcde30ad4861c40c476b6da53eea3 Author: Jan-Marek Glogowski AuthorDate: Tue May

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

2019-03-29 Thread Caolán McNamara (via logerrit)
starmath/inc/dialog.hxx|8 ++-- starmath/source/dialog.cxx |9 +++-- 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit fdeada8c50c3e9126537ceafc649c85dc4be598c Author: Caolán McNamara AuthorDate: Fri Mar 29 13:51:50 2019 + Commit: Caolán

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

2018-10-08 Thread Libreoffice Gerrit user
starmath/inc/ElementsDockingWindow.hxx |4 ++-- starmath/inc/action.hxx|4 ++-- starmath/inc/node.hxx |4 ++-- starmath/inc/parse.hxx |2 +- starmath/inc/token.hxx |8 starmath/inc/view.hxx

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

2018-10-07 Thread Libreoffice Gerrit user
starmath/inc/parse.hxx| 28 +-- starmath/source/parse.cxx | 110 ++ 2 files changed, 68 insertions(+), 70 deletions(-) New commits: commit 3e15dd2915f6f0ebb485781e837f1d9c94268b68 Author: Noel Grandin AuthorDate: Thu Oct 4 15:34:38

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

2018-09-19 Thread Libreoffice Gerrit user
starmath/inc/dialog.hxx | 11 --- starmath/inc/pch/precompiled_sm.hxx |2 -- starmath/inc/utility.hxx|4 starmath/source/dialog.cxx |2 -- starmath/source/utility.cxx |4 5 files changed, 23 deletions(-) New commits:

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

2018-08-18 Thread Libreoffice Gerrit user
starmath/inc/cursor.hxx|4 ++-- starmath/source/cursor.cxx | 24 +++- 2 files changed, 13 insertions(+), 15 deletions(-) New commits: commit 9fd7808f79fe48af9d9a4d47561abb9b8c66cbc3 Author: Noel Grandin AuthorDate: Thu Aug 16 12:22:43 2018 +0200 Commit:

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

2018-08-17 Thread Libreoffice Gerrit user
starmath/inc/cursor.hxx| 15 +++--- starmath/source/cursor.cxx | 103 - 2 files changed, 63 insertions(+), 55 deletions(-) New commits: commit 0662f319324e55a80bb789e960a752c172feb530 Author: Noel Grandin AuthorDate: Thu Aug 16 12:19:54

  1   2   3   >