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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_financial.cxx |7 --- sc/source/core/opencl/op_financial.hxx |3 - sc/source/core/opencl/op_math.cxx|2 sc/source/core/opencl/op_statistical.cxx | 66 ++- 4 files changed, 45 insertions(+), 33 deletions(-) New

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_array.cxx | 15 - sc/source/core/opencl/op_financial.cxx | 83 +++- sc/source/core/opencl/op_logical.cxx | 22 ++ sc/source/core/opencl/op_logical.hxx | 10 - sc/source/core/opencl/op_math.cxx| 23 --

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

2022-09-20 Thread Noel Grandin (via logerrit)
sc/source/core/tool/cellform.cxx | 15 +-- sc/source/core/tool/interpr1.cxx |5 +++-- 2 files changed, 12 insertions(+), 8 deletions(-) New commits: commit b52fd544b9c128d3e28de6355286f6480b618e93 Author: Noel Grandin AuthorDate: Tue Sep 20 15:48:38 2022 +0200 Commit:

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 198 +- sc/source/core/opencl/op_math.cxx| 114 - sc/source/core/opencl/op_math.hxx| 90 - sc/source/core/opencl/op_math_helpers.hxx| 26 sc/source/core/opencl/op_statistical.cxx | 2006

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_statistical.cxx | 523 +-- sc/source/core/opencl/op_statistical.hxx |7 sc/source/core/opencl/op_statistical_helpers.hxx | 15 3 files changed, 53 insertions(+), 492 deletions(-) New commits: commit

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_array.cxx | 149 ++--- 1 file changed, 27 insertions(+), 122 deletions(-) New commits: commit b2c334d76d5d5e5219d94db90e36d597be654c6c Author: Luboš Luňák AuthorDate: Tue Sep 20 09:57:30 2022 +0200 Commit: Luboš Luňák

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |6 sc/source/core/opencl/op_financial.cxx | 402 ++- sc/source/core/opencl/op_financial.hxx | 54 +--- sc/source/core/opencl/op_statistical.cxx |2 sc/source/core/opencl/opbase.cxx | 96 ---

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

2022-09-20 Thread Noel Grandin (via logerrit)
sc/source/filter/excel/xeescher.cxx | 22 +++--- sc/source/filter/inc/xeescher.hxx |8 +--- 2 files changed, 16 insertions(+), 14 deletions(-) New commits: commit 6754b647c145cded1f54b49d53d37ad35ace211c Author: Noel Grandin AuthorDate: Mon Sep 19 18:51:23 2022

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/tool/compiler.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8615b106366896d944ff16aa8112d8610a0521e9 Author: Luboš Luňák AuthorDate: Mon Sep 19 17:50:42 2022 +0200 Commit: Luboš Luňák CommitDate: Tue Sep 20 08:46:30 2022 +0200 an

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_statistical.cxx | 382 ++- sc/source/core/opencl/opbase.cxx | 94 ++- sc/source/core/opencl/opbase.hxx | 15 - 3 files changed, 170 insertions(+), 321 deletions(-) New commits: commit

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_financial.cxx | 318 --- sc/source/core/opencl/op_financial.hxx |5 sc/source/core/opencl/op_math.cxx| 257 -- sc/source/core/opencl/op_math.hxx|2 sc/source/core/opencl/op_statistical.cxx | 2888 ---

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

2022-09-20 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_financial.cxx | 3070 + 1 file changed, 514 insertions(+), 2556 deletions(-) New commits: commit c443a02ec9db419527566b6f80f413c45dea3be5 Author: Luboš Luňák AuthorDate: Mon Sep 19 17:43:07 2022 +0200 Commit: Luboš Luňák

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

2022-09-20 Thread Noel Grandin (via logerrit)
sc/source/filter/inc/xcl97esc.hxx |2 +- sc/source/filter/xcl97/xcl97esc.cxx | 11 --- sc/source/ui/app/drwtrans.cxx | 15 ++- sc/source/ui/app/transobj.cxx | 13 + 4 files changed, 16 insertions(+), 25 deletions(-) New commits: commit

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

2022-09-19 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 648f06e583cf2cd878580c587afb5813c3db4e33 Author: Justin Luth AuthorDate: Mon Sep 19 12:26:22 2022 -0400 Commit: Justin Luth CommitDate: Mon Sep 19 21:22:39 2022 +0200

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

2022-09-19 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 1088 +- sc/source/core/opencl/op_math.cxx | 399 +++ sc/source/core/opencl/op_math.hxx | 253 ++ sc/source/core/opencl/op_math_helpers.hxx | 76 ++ sc/source/core/opencl/opbase.hxx |

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

2022-09-19 Thread Noel Grandin (via logerrit)
sc/source/core/inc/interpre.hxx |2 +- sc/source/core/tool/interpr4.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8db47ac6d52da86451120ce3c095958939e2da60 Author: Noel Grandin AuthorDate: Mon Sep 19 10:40:25 2022 +0200 Commit: Noel Grandin

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

2022-09-19 Thread Eike Rathke (via logerrit)
sc/source/core/tool/interpr1.cxx | 130 +++ 1 file changed, 66 insertions(+), 64 deletions(-) New commits: commit 4cb347ae1c62f9c8a53f17c3b7957ab68aade95e Author: Eike Rathke AuthorDate: Mon Sep 19 12:29:34 2022 +0200 Commit: Eike Rathke CommitDate:

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

2022-09-19 Thread Noel Grandin (via logerrit)
sc/source/core/data/mtvelements.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d5e1a11b028fb9c03ff80f986f33927d6667627d Author: Noel Grandin AuthorDate: Mon Sep 19 10:41:30 2022 +0200 Commit: Noel Grandin CommitDate: Mon Sep 19 13:02:16 2022

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

2022-09-18 Thread Julien Nabet (via logerrit)
sc/source/ui/docshell/docsh.cxx | 46 1 file changed, 19 insertions(+), 27 deletions(-) New commits: commit 35784dffccd6a950c72e9426a6d5bf0cca433aab Author: Julien Nabet AuthorDate: Sat Sep 17 21:17:16 2022 +0200 Commit: Eike Rathke

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

2022-09-18 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e66606a3334a575a183e57360c7a4696b73393c8 Author: Justin Luth AuthorDate: Sat Sep 17 21:08:22 2022 -0400 Commit: Caolán McNamara CommitDate: Sun Sep 18 16:07:30 2022 +0200

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

2022-09-17 Thread Caolán McNamara (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ca3d526a24390df6158bf233fa63e19f5f4b1f4b Author: Caolán McNamara AuthorDate: Sat Sep 17 21:51:35 2022 +0100 Commit: Justin Luth CommitDate: Sun Sep 18 03:01:35 2022 +0200

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

2022-09-17 Thread Noel Grandin (via logerrit)
sc/source/core/data/conditio.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 0d5752be6f2168ad8b1a81458955bf8d3d5bdffb Author: Noel Grandin AuthorDate: Fri Sep 16 15:29:34 2022 +0200 Commit: Noel Grandin CommitDate: Sat Sep 17

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

2022-09-16 Thread Caolán McNamara (via logerrit)
sc/source/core/data/table6.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c690d7c3d49d887fab85f8040fa91965b4ab2781 Author: Caolán McNamara AuthorDate: Fri Sep 16 16:06:31 2022 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 16 22:07:50 2022 +0200

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

2022-09-16 Thread Julien Nabet (via logerrit)
sc/source/core/data/global2.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit ef1827ff7c753500c0e94943e69ada0f22c1924f Author: Julien Nabet AuthorDate: Fri Sep 16 08:57:52 2022 +0200 Commit: Julien Nabet CommitDate: Fri Sep 16 15:32:00 2022

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

2022-09-15 Thread Eike Rathke (via logerrit)
sc/source/core/tool/interpr1.cxx | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) New commits: commit c7bb9521ba67f52e9d665fdd24d40d8b42f0387d Author: Eike Rathke AuthorDate: Thu Sep 15 17:07:38 2022 +0200 Commit: Eike Rathke CommitDate: Thu Sep 15 18:29:12

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

2022-09-15 Thread Caolán McNamara (via logerrit)
sc/source/ui/unoobj/PivotTableDataProvider.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f634834434414c8b8d7ad28063bed08b683765a2 Author: Caolán McNamara AuthorDate: Thu Sep 15 10:10:20 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 15 15:30:19 2022 +0200

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

2022-09-14 Thread Justin Luth (via logerrit)
sc/source/filter/xml/xmlexprt.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit a7589f621fcbe6305335730d2dd86b9230a18594 Author: Justin Luth AuthorDate: Sat Sep 10 21:04:48 2022 -0400 Commit: Justin Luth CommitDate: Thu Sep 15 01:47:29 2022

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

2022-09-14 Thread Luboš Luňák (via logerrit)
sc/source/core/data/fillinfo.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 308174945174bfd67f0444ef0c29634a4ecd961b Author: Luboš Luňák AuthorDate: Wed Sep 14 08:02:13 2022 +0200 Commit: Luboš Luňák CommitDate: Wed Sep 14 12:21:23 2022 +0200

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

2022-09-11 Thread Julien Nabet (via logerrit)
sc/source/filter/dif/difexp.cxx | 22 -- 1 file changed, 4 insertions(+), 18 deletions(-) New commits: commit 4ca5c021c91680f1a5df47225d9cb0d41c0a8637 Author: Julien Nabet AuthorDate: Sun Sep 11 13:43:13 2022 +0200 Commit: Eike Rathke CommitDate: Sun Sep 11

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

2022-09-10 Thread Julien Nabet (via logerrit)
sc/source/filter/dif/difexp.cxx | 10 -- sc/source/ui/docshell/impex.cxx | 17 ++--- 2 files changed, 10 insertions(+), 17 deletions(-) New commits: commit bff60eadeac348024849d710690435ee9580831b Author: Julien Nabet AuthorDate: Sat Sep 10 20:54:24 2022 +0200

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

2022-09-10 Thread Eike Rathke (via logerrit)
sc/source/core/data/column3.cxx | 34 ++ 1 file changed, 34 insertions(+) New commits: commit 569d451bbe160829947ace201d07ad69442204b0 Author: Eike Rathke AuthorDate: Sat Sep 10 00:12:22 2022 +0200 Commit: Eike Rathke CommitDate: Sat Sep 10 12:39:46

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

2022-09-10 Thread Stephan Bergmann (via logerrit)
sc/source/core/data/documen3.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 37af3c83bda0d56cf6d0d7a58665cbcaa60a3cc1 Author: Stephan Bergmann AuthorDate: Fri Sep 9 22:41:32 2022 +0200 Commit: Stephan Bergmann CommitDate: Sat Sep 10 09:51:52 2022

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

2022-09-09 Thread Caolán McNamara (via logerrit)
sc/source/core/tool/interpr3.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2f4c49fa96db7d6134fb28b20ea9ad4c51183f28 Author: Caolán McNamara AuthorDate: Thu Sep 8 10:10:10 2022 +0100 Commit: Caolán McNamara CommitDate: Fri Sep 9 20:55:16 2022 +0200 crashtesting:

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

2022-09-09 Thread Eike Rathke (via logerrit)
sc/source/filter/xml/xmlexprt.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d2c500fb40be23aa7bd1d2b7cc02e47ea109d25c Author: Eike Rathke AuthorDate: Thu Sep 8 21:52:19 2022 +0200 Commit: Eike Rathke CommitDate: Fri Sep 9 18:43:44 2022 +0200 Related: tdf#150312

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

2022-09-09 Thread Eike Rathke (via logerrit)
sc/source/filter/xml/xmlimprt.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 5a1bd80e0d685bbd76de2ebfaa1c6b0380d528f4 Author: Eike Rathke AuthorDate: Thu Sep 8 20:55:03 2022 +0200 Commit: Eike Rathke CommitDate: Fri Sep 9 16:00:54

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

2022-09-08 Thread Julien Nabet (via logerrit)
sc/source/filter/dif/difexp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91c0a4b982f5af093feb80eabe22b73376b5a430 Author: Julien Nabet AuthorDate: Thu Sep 8 20:49:22 2022 +0200 Commit: Julien Nabet CommitDate: Thu Sep 8 21:12:52 2022 +0200 Fix

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

2022-09-07 Thread Eike Rathke (via logerrit)
sc/source/core/data/dpsave.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 5aa3f046f934092fbfd7cc92b93d79b4f548cc13 Author: Eike Rathke AuthorDate: Wed Sep 7 18:34:05 2022 +0200 Commit: Eike Rathke CommitDate: Wed Sep 7 22:29:38 2022

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

2022-09-07 Thread Caolán McNamara (via logerrit)
sc/source/core/data/documen2.cxx |4 ++-- sc/source/core/tool/rangecache.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit f8ef0f78ed1432659cc0537a0ebb85abe9211369 Author: Caolán McNamara AuthorDate: Wed Sep 7 16:33:16 2022 +0100 Commit: Caolán

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

2022-09-06 Thread Eike Rathke (via logerrit)
sc/source/ui/undo/undotab.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 922b79a0f5a9151a6870ba395abcac5b54055275 Author: Eike Rathke AuthorDate: Tue Sep 6 21:41:51 2022 +0200 Commit: Eike Rathke CommitDate: Wed Sep 7 00:56:13 2022 +0200

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

2022-09-06 Thread Eike Rathke (via logerrit)
sc/source/core/tool/compiler.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit 55e7de171b666a87f29f072e0a4787480946c066 Author: Eike Rathke AuthorDate: Tue Sep 6 20:10:09 2022 +0200 Commit: Eike Rathke CommitDate: Wed Sep 7 00:21:34 2022

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

2022-09-06 Thread Caolán McNamara (via logerrit)
sc/source/core/data/documen2.cxx|4 ++-- sc/source/core/tool/lookupcache.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ce36d36233053cea8b5db7f39f2693726a43940a Author: Caolán McNamara AuthorDate: Tue Sep 6 14:25:09 2022 +0100 Commit: Caolán

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

2022-09-06 Thread Arnaud VERSINI (via logerrit)
sc/source/core/inc/cellkeytranslator.hxx |1 - sc/source/core/tool/cellkeytranslator.cxx | 21 +++-- 2 files changed, 7 insertions(+), 15 deletions(-) New commits: commit 604edde1946d4e0ced67ad9a7514253a6fe7fa40 Author: Arnaud VERSINI AuthorDate: Mon Sep 5 19:10:36

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

2022-09-06 Thread Stephan Bergmann (via logerrit)
sc/source/ui/view/viewfun2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12b89902036dba8d457c3e03080a4db50b99adcb Author: Stephan Bergmann AuthorDate: Tue Sep 6 13:10:46 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 6 15:09:16 2022 +0200

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

2022-09-06 Thread Eike Rathke (via logerrit)
sc/source/core/tool/compiler.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 06e547d069c7f8c5ced8edca86e698f6c5fafc15 Author: Eike Rathke AuthorDate: Tue Sep 6 12:46:34 2022 +0200 Commit: Eike Rathke CommitDate: Tue Sep 6 14:48:10 2022 +0200 Remove duplicated

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

2022-09-06 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 44 +- sc/source/core/opencl/opbase.cxx | 30 + sc/source/core/opencl/opbase.hxx |3 ++ 3 files changed, 39 insertions(+), 38 deletions(-) New commits: commit

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

2022-09-06 Thread Eike Rathke (via logerrit)
sc/source/ui/docshell/docfunc.cxx |1 + sc/source/ui/undo/undotab.cxx |1 + sc/source/ui/view/viewfun2.cxx|1 + 3 files changed, 3 insertions(+) New commits: commit 0ff4a77f337237a5cad1d44390ff924af3992ff8 Author: Eike Rathke AuthorDate: Mon Sep 5 20:06:56 2022 +0200

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

2022-09-06 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c3fdac32fee3b342bb1d881a443748140af510b5 Author: Luboš Luňák AuthorDate: Thu Sep 1 14:02:07 2022 +0200 Commit: Luboš Luňák CommitDate: Tue Sep 6 12:04:46 2022 +0200

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

2022-09-06 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 78 +++--- 1 file changed, 41 insertions(+), 37 deletions(-) New commits: commit 8d687f4399ba2aa03126f00788664e9cd185147c Author: Luboš Luňák AuthorDate: Thu Sep 1 14:01:59 2022 +0200 Commit: Luboš Luňák CommitDate:

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

2022-09-06 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |2 +- sc/source/core/opencl/op_addin.cxx|7 ++- sc/source/core/opencl/op_math.cxx |5 ++--- sc/source/core/opencl/op_statistical.cxx |7 +++

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

2022-09-05 Thread Caolán McNamara (via logerrit)
sc/source/ui/Accessibility/AccessiblePreviewTable.cxx |4 ++-- sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit fbc871f642e22e7f4115de78712b99fbb8e8b53a Author: Caolán McNamara AuthorDate: Mon Sep 5

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

2022-09-04 Thread Julien Nabet (via logerrit)
sc/source/core/tool/compiler.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f9547d335f93142c9db08b050a12b97fa7c43dc8 Author: Julien Nabet AuthorDate: Sun Sep 4 16:43:19 2022 +0200 Commit: Eike Rathke CommitDate: Sun Sep 4 23:07:35 2022 +0200 Fix

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

2022-09-04 Thread Julien Nabet (via logerrit)
sc/source/ui/Accessibility/AccessibleCell.cxx | 23 +-- 1 file changed, 5 insertions(+), 18 deletions(-) New commits: commit 884088de799c2c6947b72eb38cf2e7dbc46a1867 Author: Julien Nabet AuthorDate: Sun Sep 4 10:14:03 2022 +0200 Commit: Julien Nabet CommitDate:

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

2022-09-04 Thread Julien Nabet (via logerrit)
sc/source/ui/navipi/content.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 25436ac4de0e08c41463fe0239f2614453d3057f Author: Julien Nabet AuthorDate: Sun Sep 4 09:31:53 2022 +0200 Commit: Julien Nabet CommitDate: Sun Sep 4 10:10:11 2022 +0200

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

2022-09-02 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/XMLStylesImportHelper.cxx | 11 ++- sc/source/filter/xml/XMLStylesImportHelper.hxx |2 +- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit cafe239cbb94e3f6d24120fa31e52241bb8bac87 Author: Noel Grandin AuthorDate: Fri Sep 2 18:26:50 2022

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

2022-09-02 Thread Eike Rathke (via logerrit)
sc/source/ui/condformat/condformatdlgentry.cxx | 26 - 1 file changed, 17 insertions(+), 9 deletions(-) New commits: commit c23c209a063273fda0670203bfbe3bf8ed6eb249 Author: Eike Rathke AuthorDate: Fri Sep 2 18:13:30 2022 +0200 Commit: Eike Rathke CommitDate:

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

2022-09-01 Thread Noel Grandin (via logerrit)
sc/source/ui/docshell/impex.cxx | 18 +- sc/source/ui/inc/impex.hxx |2 +- 2 files changed, 10 insertions(+), 10 deletions(-) New commits: commit bb7747f627fe7e909fca7264fd42fe6cb7aef0b5 Author: Noel Grandin AuthorDate: Thu Sep 1 14:35:09 2022 +0200 Commit:

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

2022-09-01 Thread Eike Rathke (via logerrit)
sc/source/core/tool/calcconfig.cxx | 12 1 file changed, 12 deletions(-) New commits: commit 15acaddb54c3e14a49b0d26d879c4436d34933e1 Author: Eike Rathke AuthorDate: Thu Sep 1 14:15:22 2022 +0200 Commit: Eike Rathke CommitDate: Thu Sep 1 18:01:29 2022 +0200 Related:

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

2022-09-01 Thread Eike Rathke (via logerrit)
sc/source/core/tool/compiler.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b8a83c5c63873faf1a63205b8aad634f351d1a9f Author: Eike Rathke AuthorDate: Thu Sep 1 13:40:58 2022 +0200 Commit: Eike Rathke CommitDate: Thu Sep 1 16:29:49 2022 +0200

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

2022-09-01 Thread Luboš Luňák (via logerrit)
sc/source/core/data/formulacell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 372c7b231c2d75f6d9bade63cd1b980a84391d4f Author: Luboš Luňák AuthorDate: Thu Sep 1 13:52:26 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 1 16:22:23 2022 +0200 use

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

2022-09-01 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/utils.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2dc0e72f413677ac650fbc21a98f70d5a00ceca6 Author: Luboš Luňák AuthorDate: Thu Sep 1 13:21:12 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 1 16:16:33 2022 +0200

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

2022-09-01 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 42 +++--- sc/source/core/opencl/opbase.hxx |3 ++ 2 files changed, 24 insertions(+), 21 deletions(-) New commits: commit ea6ce6cb6ad5a69c5bc59d0290a6beedb882ea0c Author: Luboš Luňák AuthorDate: Wed Aug 31 16:44:50

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

2022-09-01 Thread Noel Grandin (via logerrit)
sc/source/filter/oox/worksheetfragment.cxx | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit 6917a939cc656aaafb643627685b155d60f0399f Author: Noel Grandin AuthorDate: Wed Aug 31 13:11:46 2022 +0200 Commit: Noel Grandin CommitDate:

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

2022-08-31 Thread Mike Kaganski (via logerrit)
sc/source/ui/docshell/docsh.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0fa5b4e03ed981cd79ac9af57e616714fc41b685 Author: Mike Kaganski AuthorDate: Wed Aug 31 17:40:26 2022 +0300 Commit: Mike Kaganski CommitDate: Wed Aug 31 23:13:31 2022

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

2022-08-31 Thread Maxim Monastirsky (via logerrit)
sc/source/ui/drawfunc/drtxtob.cxx|2 +- sc/source/ui/view/editsh.cxx |2 +- sd/source/ui/view/drtxtob.cxx|2 +- sw/source/uibase/shells/annotsh.cxx |2 +- sw/source/uibase/shells/drwtxtex.cxx |2 +- sw/source/uibase/shells/textsh1.cxx |2 +- 6 files

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

2022-08-31 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/XMLStylesImportHelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32726168948ead21d455f2f836c788d1a665dad1 Author: Noel Grandin AuthorDate: Wed Aug 31 10:55:51 2022 +0200 Commit: Noel Grandin CommitDate: Wed Aug 31 21:25:26 2022

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

2022-08-31 Thread Luboš Luňák (via logerrit)
sc/source/core/data/column2.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit fc91d611a231ae6fc498d0ac32944afb72775b95 Author: Luboš Luňák AuthorDate: Wed Aug 31 11:23:05 2022 +0200 Commit: Luboš Luňák CommitDate: Wed Aug 31 16:46:23 2022 +0200 assert when

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

2022-08-31 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |2 sc/source/core/opencl/op_financial.cxx| 69 -- sc/source/core/opencl/op_math.cxx | 18 +- sc/source/core/opencl/op_statistical.cxx | 147 ++

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

2022-08-31 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_statistical.cxx | 1044 +++ sc/source/core/opencl/opbase.cxx | 31 2 files changed, 539 insertions(+), 536 deletions(-) New commits: commit 0fe3863a4ef510009bc3191c035f1deafdd2fb6e Author: Luboš Luňák AuthorDate: Tue Aug 30

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

2022-08-31 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 40 +++ 1 file changed, 36 insertions(+), 4 deletions(-) New commits: commit fd72a87868708569d19cccaab158116107698db5 Author: Luboš Luňák AuthorDate: Tue Aug 30 16:30:12 2022 +0200 Commit: Luboš Luňák CommitDate:

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

2022-08-31 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 19e64b69fe1327993e8eeec41572d9c258686965 Author: Luboš Luňák AuthorDate: Tue Aug 30 15:44:26 2022 +0200 Commit: Luboš Luňák CommitDate: Wed Aug 31 09:13:13 2022 +0200

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

2022-08-30 Thread Eike Rathke (via logerrit)
sc/source/core/data/global.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac371ee822e6640a8e2d6591236c22d1ab679462 Author: Eike Rathke AuthorDate: Tue Aug 30 16:55:20 2022 +0200 Commit: Eike Rathke CommitDate: Tue Aug 30 22:55:14 2022 +0200 Use

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

2022-08-30 Thread Heiko Tietze (via logerrit)
sc/source/ui/pagedlg/tphfedit.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 9ddbae9c65e795e9122c43eea0b4fa3a4d118939 Author: Heiko Tietze AuthorDate: Mon Aug 29 15:16:17 2022 +0200 Commit: Caolán McNamara CommitDate: Tue Aug 30 14:55:10 2022 +0200

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

2022-08-30 Thread Caolán McNamara (via logerrit)
sc/source/ui/app/inputwin.cxx |8 starmath/source/edit.cxx |8 svx/source/dialog/weldeditview.cxx |7 --- 3 files changed, 16 insertions(+), 7 deletions(-) New commits: commit 6af64a35270678ce07a9c2e5e3aeaa7507f79710 Author: Caolán McNamara

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

2022-08-30 Thread Caolán McNamara (via logerrit)
sc/source/ui/pagedlg/tphfedit.cxx | 35 +-- 1 file changed, 17 insertions(+), 18 deletions(-) New commits: commit 92180791382f64c2b79f485e72b7a1026d573c2f Author: Caolán McNamara AuthorDate: Tue Aug 30 10:25:12 2022 +0100 Commit: Caolán McNamara

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

2022-08-29 Thread Luboš Luňák (via logerrit)
sc/source/core/tool/interpr1.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 690458889fd875a7885b692d3204c45c5016b925 Author: Luboš Luňák AuthorDate: Fri Aug 26 16:10:38 2022 +0200 Commit: Luboš Luňák CommitDate: Mon Aug 29 10:13:15 2022 +0200

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

2022-08-27 Thread Noel Grandin (via logerrit)
sc/source/filter/excel/xecontent.cxx | 12 ++-- sc/source/filter/excel/xetable.cxx |2 +- sc/source/filter/inc/xecontent.hxx | 10 +- 3 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 56a654ae337e48f5845252e91a95cf9a63ed3388 Author: Noel

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

2022-08-26 Thread Andreas Heinisch (via logerrit)
sc/source/ui/app/inputhdl.cxx | 34 +++--- 1 file changed, 23 insertions(+), 11 deletions(-) New commits: commit e1a32c881a7230481ecc8659d587e3621213e10f Author: Andreas Heinisch AuthorDate: Mon Aug 22 19:04:40 2022 +0200 Commit: Eike Rathke CommitDate:

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

2022-08-26 Thread Caolán McNamara (via logerrit)
sc/source/core/data/dpsave.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 2a7a576d19b9c212fd6f906f5e275fdf2266608e Author: Caolán McNamara AuthorDate: Fri Aug 26 09:06:58 2022 +0100 Commit: Caolán McNamara CommitDate: Fri Aug 26 11:37:03 2022

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

2022-08-25 Thread Eike Rathke (via logerrit)
sc/source/filter/dif/difimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c3c564659320fb24d2a9c230464f06cf855a136 Author: Eike Rathke AuthorDate: Thu Aug 25 12:53:51 2022 +0200 Commit: Eike Rathke CommitDate: Thu Aug 25 14:18:04 2022 +0200

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

2022-08-25 Thread Mike Kaganski (via logerrit)
sc/source/filter/excel/xehelper.cxx | 41 ++-- 1 file changed, 21 insertions(+), 20 deletions(-) New commits: commit 187be4a26f38af6a0c8751a096379978e269a83a Author: Mike Kaganski AuthorDate: Thu Aug 25 11:39:28 2022 +0300 Commit: Mike Kaganski

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

2022-08-24 Thread Caolán McNamara (via logerrit)
sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx | 21 +++-- 1 file changed, 9 insertions(+), 12 deletions(-) New commits: commit 36e1834c9893deae9a45cd2026eb7d02e6a16bd9 Author: Caolán McNamara AuthorDate: Tue Aug 16 12:41:47 2022 +0100 Commit: Caolán McNamara

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

2022-08-23 Thread Caolán McNamara (via logerrit)
sc/source/core/data/table4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0d73352d7b8a26c4655ce138cab1cecab15ff053 Author: Caolán McNamara AuthorDate: Thu Aug 18 11:00:34 2022 +0100 Commit: Caolán McNamara CommitDate: Tue Aug 23 13:33:07 2022 +0200

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

2022-08-22 Thread Caolán McNamara (via logerrit)
sc/source/ui/navipi/navipi.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit 6b68ac7d989dd34071c12ee64fe7c4cb99e37c09 Author: Caolán McNamara AuthorDate: Mon Aug 22 16:38:01 2022 +0100 Commit: Caolán McNamara CommitDate: Mon Aug 22

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

2022-08-21 Thread Szymon Kłos (via logerrit)
sc/source/ui/inc/dbfunc.hxx |5 ++ sc/source/ui/view/dbfunc.cxx | 89 ++- 2 files changed, 59 insertions(+), 35 deletions(-) New commits: commit 1e589375228b4dcee4a38122b34aea0720f888c0 Author: Szymon Kłos AuthorDate: Wed Aug 10 14:43:51 2022

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

2022-08-20 Thread Caolán McNamara (via logerrit)
sc/source/ui/docshell/docsh.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b30c9626cbaab9436df776cc183770ac71c3f387 Author: Caolán McNamara AuthorDate: Sat Aug 20 11:01:47 2022 +0100 Commit: Caolán McNamara CommitDate: Sat Aug 20 13:29:58 2022 +0200 cid#1509238

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

2022-08-18 Thread Caolán McNamara (via logerrit)
sc/source/ui/view/hdrcont.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b95038cd6795eec03989c708c1d05a894043dbc8 Author: Caolán McNamara AuthorDate: Thu Aug 18 12:42:58 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 18 16:06:19 2022

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

2022-08-18 Thread Caolán McNamara (via logerrit)
sc/source/core/data/queryiter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 05dba1a1236c662664d73bff322e4a54036f0860 Author: Caolán McNamara AuthorDate: Thu Aug 18 11:07:57 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 18 15:08:51 2022

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

2022-08-15 Thread Thierry Emery (via logerrit)
sc/source/ui/view/cliputil.cxx | 12 1 file changed, 12 insertions(+) New commits: commit dbd104083dc4cc22075556811e67b5c81ef688ae Author: Thierry Emery AuthorDate: Mon Aug 8 22:07:40 2022 +0200 Commit: Samuel Mehrbrodt CommitDate: Mon Aug 15 13:17:04 2022 +0200

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

2022-08-13 Thread Noel Grandin (via logerrit)
sc/source/ui/view/tabvwshb.cxx | 53 + 1 file changed, 33 insertions(+), 20 deletions(-) New commits: commit 89581c26be049b5af5bda96f21e908df81a1a194 Author: Noel Grandin AuthorDate: Sat Aug 13 18:07:58 2022 +0200 Commit: Noel Grandin

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

2022-08-13 Thread Andrea Gelmini (via logerrit)
sc/source/core/tool/grouparealistener.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 788be5ee625e50f14f9d4fda7c5a75f86755c6bd Author: Andrea Gelmini AuthorDate: Fri Aug 12 11:32:10 2022 +0200 Commit: Julien Nabet CommitDate: Sat Aug 13 16:56:49 2022

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

2022-08-12 Thread Caolán McNamara (via logerrit)
sc/source/ui/view/tabview.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ba81f5bbeb37dfc184e178119e17a901e649374a Author: Caolán McNamara AuthorDate: Thu Aug 11 20:57:32 2022 +0100 Commit: Caolán McNamara CommitDate: Fri Aug 12 10:16:52 2022 +0200 cid#1507887

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

2022-08-09 Thread Caolán McNamara (via logerrit)
sc/source/ui/dbgui/pvfundlg.cxx |5 ++--- sc/source/ui/inc/pvfundlg.hxx |2 +- sc/source/ui/inc/undoblk.hxx| 26 +- sc/source/ui/undo/undoblk.cxx | 16 sc/source/ui/undo/undoblk2.cxx |5 ++--- sc/source/ui/undo/undoblk3.cxx | 32

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

2022-08-08 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/prevwsh.hxx|1 - sc/source/ui/inc/tabview.hxx|2 -- sc/source/ui/miscdlgs/datatableview.cxx |1 - sc/source/ui/view/prevwsh.cxx |6 -- sc/source/ui/view/tabview.cxx |9 - sc/source/ui/view/tabview5.cxx

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

2022-08-07 Thread Andrea Gelmini (via logerrit)
sc/source/core/data/dpobject.cxx |1 - sc/source/filter/excel/xicontent.cxx |1 - sc/source/filter/html/htmlpars.cxx |1 - sc/source/filter/oox/worksheethelper.cxx |1 - sc/source/ui/dataprovider/csvdataprovider.cxx |1 -

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

2022-08-06 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/datatableview.hxx | 10 +-- sc/source/ui/miscdlgs/datatableview.cxx | 43 +++- 2 files changed, 28 insertions(+), 25 deletions(-) New commits: commit 6d9ee6444d07bac64b9744b1c9fc7a2519e62965 Author: Caolán McNamara AuthorDate: Fri

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

2022-08-06 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/datatableview.hxx |2 -- sc/source/ui/miscdlgs/datatableview.cxx | 12 +++- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 488b69db9844e40fb432b847a271a92fd9e7414a Author: Caolán McNamara AuthorDate: Fri Aug 5 15:35:51 2022 +0100

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

2022-08-05 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/prevwsh.hxx | 13 + sc/source/ui/view/prevwsh.cxx | 32 +--- 2 files changed, 34 insertions(+), 11 deletions(-) New commits: commit 6819707cbc8e7257a694623a6331c3c6f965fa94 Author: Caolán McNamara AuthorDate: Fri Aug 5 10:25:43

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

2022-08-05 Thread Noel Grandin (via logerrit)
sc/source/core/data/drwlayer.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f705132f20eb9e0cbe57f11f1f9594a287a63900 Author: Noel Grandin AuthorDate: Thu Aug 4 20:24:31 2022 +0200 Commit: Noel Grandin CommitDate: Fri Aug 5 09:20:52 2022 +0200

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

2022-08-02 Thread Caolán McNamara (via logerrit)
sc/source/filter/xml/xmlexprt.cxx | 26 +- sc/source/ui/unoobj/chart2uno.cxx |3 +++ 2 files changed, 20 insertions(+), 9 deletions(-) New commits: commit d11f2e00593300dc68bcd11e23ad05116465adba Author: Caolán McNamara AuthorDate: Tue Aug 2 11:52:23 2022 +0100

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

2022-08-02 Thread Noel Grandin (via logerrit)
sc/source/ui/inc/undobase.hxx|5 + sc/source/ui/inc/undocell.hxx| 10 +- sc/source/ui/inc/undomanager.hxx |4 ++-- sc/source/ui/undo/undobase.cxx | 18 +- 4 files changed, 25 insertions(+), 12 deletions(-) New commits: commit

<    3   4   5   6   7   8   9   10   11   12   >