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

2023-10-16 Thread Eike Rathke (via logerrit)
sc/inc/arraysumfunctor.hxx | 17 - sc/inc/kahan.hxx | 66 +-- sc/source/core/tool/arraysum.hxx | 36 --- sc/source/core/tool/arraysumSSE2.cxx |6 +-- 4 files changed, 50 insertions(+), 75

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

2023-06-29 Thread Henry Castro (via logerrit)
sc/inc/colorscale.hxx |1 + sc/inc/conditio.hxx|5 + sc/source/core/data/colorscale.cxx |6 ++ sc/source/core/data/conditio.cxx | 20 sc/source/core/data/table2.cxx |3 +++ 5 files changed, 35 insertions(+) New

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

2023-06-29 Thread Henry Castro (via logerrit)
sc/inc/colorscale.hxx |2 ++ sc/source/core/data/colorscale.cxx | 15 +++ 2 files changed, 17 insertions(+) New commits: commit 284ac82b1af70c8734bae6eb841ae01735bb6b41 Author: Henry Castro AuthorDate: Thu May 11 16:23:03 2023 -0400 Commit: Henry Castro

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

2023-06-27 Thread Czeber László Ádám (via logerrit)
sc/inc/column.hxx |6 ++ sc/source/core/data/table1.cxx | 12 +--- sc/source/core/data/table2.cxx |3 +++ 3 files changed, 14 insertions(+), 7 deletions(-) New commits: commit 93c6fdc58d577d059968a71ae08b80096f73ef1a Author: Czeber László Ádám AuthorDate:

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

2023-03-29 Thread Balazs Varga (via logerrit)
sc/inc/document.hxx |3 +- sc/inc/table.hxx |2 + sc/source/core/data/document.cxx | 12 +-- sc/source/core/data/drwlayer.cxx |7 +- sc/source/core/data/table5.cxx | 42 +++ 5 files changed, 58

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

2023-03-06 Thread Kohei Yoshida (via logerrit)
sc/inc/columnspanset.hxx |1 + sc/source/core/data/columnspanset.cxx |4 2 files changed, 5 insertions(+) New commits: commit b032101f1e253e83dbed58632882853021d11647 Author: Kohei Yoshida AuthorDate: Thu Mar 2 23:29:15 2023 -0500 Commit: Kohei Yoshida

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

2023-02-28 Thread Kohei Yoshida (via logerrit)
sc/inc/clipcontext.hxx | 15 + sc/inc/column.hxx | 19 +--- sc/inc/document.hxx |3 + sc/source/core/data/clipcontext.cxx | 47 ++ sc/source/core/data/column3.cxx | 55

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

2023-02-12 Thread Mike Kaganski (via logerrit)
sc/inc/stlpool.hxx |2 + sc/source/core/data/stlpool.cxx | 10 sc/source/core/tool/interpr2.cxx | 45 ++- sc/source/ui/docshell/docsh4.cxx |6 - 4 files changed, 44 insertions(+), 19 deletions(-) New commits: commit

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

2023-02-10 Thread Balazs Varga (via logerrit)
sc/inc/validat.hxx |4 sc/source/core/data/validat.cxx | 196 +++- 2 files changed, 79 insertions(+), 121 deletions(-) New commits: commit a5e765e67ef6527486771caaf6c89962136ec07e Author: Balazs Varga AuthorDate: Tue Jan 31 14:21:31

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

2022-12-11 Thread Caolán McNamara (via logerrit)
sc/inc/globstr.hrc |2 +- sc/source/ui/docshell/docsh4.cxx |5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit a9fec0cec3a67eb62e5f923914a9789915e5c15b Author: Caolán McNamara AuthorDate: Sun Dec 11 16:23:07 2022 + Commit: Caolán