core.git: pyuno/source scripting/source

2024-12-29 Thread Chenxiong Qi (via logerrit)
pyuno/source/loader/pythonloader.py | 125 ++-- scripting/source/pyprov/pythonscript.py | 965 2 files changed, 574 insertions(+), 516 deletions(-) New commits: commit b0ed190986fab0c57d5933b4d4a41a9be72e3f1b Author: Chenxiong Qi AuthorDate: Fri Dec 27

core.git: pyuno/source

2024-11-13 Thread Xisco Fauli (via logerrit)
pyuno/source/module/pyuno_struct.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit c382c5202cdfd88302caa11c871bcb6a6c53e5bc Author: Xisco Fauli AuthorDate: Wed Nov 13 13:05:22 2024 +0100 Commit: Xisco Fauli CommitDate: Wed Nov 13 20:12:29 2024 +0100

core.git: pyuno/source sal/osl sax/source

2024-11-11 Thread Noel Grandin (via logerrit)
pyuno/source/module/pyuno_module.cxx |6 +++--- sal/osl/all/log.cxx|2 +- sax/source/expatwrap/saxwriter.cxx | 10 +- sax/source/fastparser/fastparser.cxx | 24 sax/source/fastparser/legacyfastparser.cxx | 1

core.git: pyuno/source

2024-09-29 Thread Julien Nabet (via logerrit)
pyuno/source/officehelper.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bda6201f811836c1ef2696b516b8999e268878e9 Author: Julien Nabet AuthorDate: Sat Sep 28 13:44:06 2024 +0200 Commit: Julien Nabet CommitDate: Sun Sep 29 20:17:13 2024 +0200 tdf#163

core.git: pyuno/source solenv/gbuild

2024-09-18 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx |7 +++ pyuno/source/module/pyuno_module.cxx |7 +++ pyuno/source/module/pyuno_struct.cxx |7 +++ solenv/gbuild/platform/com_GCC_defs.mk |7 --- 4 files changed, 21 insertions(+), 7 deletions(-) New commits: commit d02310b

core.git: pyuno/source

2024-06-18 Thread Andrea Gelmini (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7cfefdd01bd79b517338a2e63c0ae55d9ff67e4a Author: Andrea Gelmini AuthorDate: Tue Jun 18 20:53:45 2024 +0200 Commit: Julien Nabet CommitDate: Wed Jun 19 08:39:22 2024 +0200

core.git: pyuno/source

2024-05-10 Thread Noel Grandin (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 10 pyuno/source/module/pyuno.cxx | 16 +++--- pyuno/source/module/pyuno_adapter.cxx |2 - pyuno/source/module/pyuno_module.cxx |4 +-- pyuno/source/module/pyuno_runtime.cxx | 38 +- pyu

core.git: pyuno/source

2024-05-09 Thread Ilmari Lauhakangas (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit da0e9240bf6505ac3a67ff985705950566c66144 Author: Ilmari Lauhakangas AuthorDate: Thu Dec 21 12:01:50 2023 +0200 Commit: Ilmari Lauhakangas CommitDate:

core.git: pyuno/source

2024-04-03 Thread Alain Romedenne (via logerrit)
pyuno/source/officehelper.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 61337efb8c6a434a88a82dd2819edf600e867aa4 Author: Alain Romedenne AuthorDate: Wed Apr 3 14:01:55 2024 +0100 Commit: Noel Grandin CommitDate: Wed Apr 3 17:50:11 2024 +0200 mino

core.git: pyuno/source

2024-03-26 Thread Alain Romedenne (via logerrit)
pyuno/source/officehelper.py | 184 +++ 1 file changed, 66 insertions(+), 118 deletions(-) New commits: commit 2146e66d8df2b7b6a2dd868e886cae76aaf7f48b Author: Alain Romedenne AuthorDate: Thu Mar 14 14:05:23 2024 +0100 Commit: Noel Grandin Commit

core.git: pyuno/source

2024-03-24 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx| 11 +++ pyuno/source/module/pyuno_module.cxx | 11 +++ pyuno/source/module/pyuno_struct.cxx | 11 +++ 3 files changed, 33 insertions(+) New commits: commit dae7304df68493afcf6e9c9e490d65ea20d8211f Author: Stephan Bergmann A

core.git: pyuno/source

2024-03-13 Thread Justin Luth (via logerrit)
pyuno/source/module/pyuno.cxx |3 +++ pyuno/source/module/pyuno_callable.cxx |3 +++ pyuno/source/module/pyuno_iterator.cxx |6 ++ pyuno/source/module/pyuno_runtime.cxx |3 +++ pyuno/source/module/pyuno_struct.cxx |3 +++ 5 files changed, 18 insertions(+) New c

core.git: pyuno/source

2024-03-02 Thread Alain Romedenne (via logerrit)
pyuno/source/officehelper.py | 234 +-- 1 file changed, 184 insertions(+), 50 deletions(-) New commits: commit d8978a8c4ffabd6b36a691fd3e2df68563808234 Author: Alain Romedenne AuthorDate: Thu Feb 29 10:23:55 2024 +0100 Commit: Noel Grandin Commit

core.git: pyuno/source

2024-02-15 Thread Aron Budea (via logerrit)
pyuno/source/module/pyuno.cxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 6efe49e729ff6b1f427283e24300e4d6bd2395af Author: Aron Budea AuthorDate: Thu Feb 15 15:36:35 2024 +1030 Commit: Aron Budea CommitDate: Thu Feb 15 12:49:3

core.git: pyuno/source

2024-01-17 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 8a695046cfcc8f9ec835b208b0d56ca821a3ff84 Author: Stephan Bergmann AuthorDate: Wed Jan 17 14:21:26 2024 +0100 Commit: Stephan Bergmann CommitDate: Wed Jan 17 19:02:49 2024 +01

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

2023-11-19 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno_module.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 115e7a00c3ab2927b10e569e41d60230cba93dec Author: Stephan Bergmann AuthorDate: Sun Nov 19 17:32:21 2023 +0100 Commit: Stephan Bergmann CommitDate: Sun Nov 19 20:39:16

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

2023-04-17 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 1c8df0fd1ad896cbf7dfb08f2d70fa49e70c5106 Author: Stephan Bergmann AuthorDate: Mon Apr 17 09:20:20 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 17 11:42:07 2023

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

2023-02-13 Thread buldi (via logerrit)
pyuno/source/module/pyuno_impl.hxx |5 + registry/inc/regapi.hxx|5 + 2 files changed, 2 insertions(+), 8 deletions(-) New commits: commit 8ca611b2125a74cfdb273cfedfa3b94de14f628b Author: buldi AuthorDate: Thu Feb 9 22:53:12 2023 +0100 Commit: Julien Nabet Co

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

2022-09-16 Thread Mike Kaganski (via logerrit)
pyuno/source/loader/pythonloader.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2875d11939679ec319e5b098a9b85da629781d5c Author: Mike Kaganski AuthorDate: Fri Sep 16 10:53:21 2022 +0300 Commit: Mike Kaganski CommitDate: Fri Sep 16 12:55:06 2022 +0200

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

2022-08-09 Thread Niko Fink (via logerrit)
pyuno/source/module/uno.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1052ec9cff72e2810fdb934a85ab500d3b4ace35 Author: Niko Fink AuthorDate: Tue Aug 9 09:17:00 2022 +0200 Commit: Michael Stahl CommitDate: Tue Aug 9 11:55:38 2022 +0200 tdf#133123: fix crash when

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

2022-06-16 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1638b4f78af70b7b97d0a081ed51390dd87bf1f9 Author: Stephan Bergmann AuthorDate: Thu Jun 16 18:58:18 2022 +0200 Commit: Stephan Bergmann CommitDate: Thu Jun 16 22:40:28 2022 +0200 rhbz#

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

2022-05-03 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 - pyuno/source/module/pyuno.cxx | 61 - pyuno/source/module/pyuno_adapter.cxx |5 +- pyuno/source/module/pyuno_callable.cxx |6 +-- pyuno/source/module/pyuno_iterator.cxx | 18 - pyuno/sour

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

2022-04-01 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit b3b18ed165b7bab80e15f130fe7826595460539c Author: Stephan Bergmann AuthorDate: Fri Apr 1 14:27:52 2022 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 1 16:5

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

2022-01-07 Thread Mike Kaganski (via logerrit)
pyuno/source/module/pyuno_gc.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 639419601a3730eb84d0922ef3a540c961b81910 Author: Mike Kaganski AuthorDate: Fri Jan 7 11:21:31 2022 +0300 Commit: Mike Kaganski CommitDate: Fri Jan 7 14:30:30 2022 +01

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

2021-09-11 Thread Mike Kaganski (via logerrit)
pyuno/source/module/pyuno_adapter.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b733ccad171e6def8fbdb93f31875dfdea47bdc6 Author: Mike Kaganski AuthorDate: Sat Sep 11 19:31:20 2021 +0200 Commit: Mike Kaganski CommitDate: Sun Sep 12 00:41:12 2021 +

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

2021-03-22 Thread Caolán McNamara (via logerrit)
pyuno/source/module/pyuno_runtime.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 962a9ce0a1ebe63f341fa27af8203991c44dd56f Author: Caolán McNamara AuthorDate: Mon Mar 22 10:17:17 2021 + Commit: Caolán McNamara CommitDate: Mon Mar 22 13:15:08 2021

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

2021-02-05 Thread dante (via logerrit)
pyuno/source/module/pyuno_type.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 476caeed6e14b3f1cda9435d3fbfa89df0457924 Author: dante AuthorDate: Wed Feb 3 12:50:37 2021 +0100 Commit: Michael Stahl CommitDate: Fri Feb 5 11:44:52 2021 +0100

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

2021-01-05 Thread David Ostrovsky (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c099288c232c864583b9a263069390a75bf43524 Author: David Ostrovsky AuthorDate: Mon Dec 21 07:56:11 2020 +0100 Commit: Michael Stahl CommitDate: Tue Jan 5 12:18:11 2021 +0100 tdf#138987

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

2021-01-04 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff3ce4f389083fba206e752e09f6b60ca003f625 Author: Stephan Bergmann AuthorDate: Mon Jan 4 10:59:58 2021 +0100 Commit: Stephan Bergmann CommitDate: Mon Jan 4 18:25:41 2021 +010

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

2021-01-01 Thread Mike Kaganski (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit cbe9a0a815e4a73bf8db425a7c5c651e67b2ed65 Author: Mike Kaganski AuthorDate: Mon Dec 28 19:23:10 2020 +0300 Commit: Mike Kaganski CommitDate: Fri Jan 1 18:03:00 202

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

2021-01-01 Thread Mike Kaganski (via logerrit)
pyuno/source/module/pyuno_runtime.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 279be72f26013dc75ad42bdeb2a3b9301a4326dc Author: Mike Kaganski AuthorDate: Mon Dec 28 19:10:05 2020 +0300 Commit: Mike Kaganski CommitDate: Fri Jan 1 14:42:44 2021 +0100

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

2020-12-19 Thread David Ostrovsky (via logerrit)
pyuno/source/module/pyuno_module.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6dd1d2268487920e8bda44dfd169a5bda4d62f13 Author: David Ostrovsky AuthorDate: Fri Dec 18 11:25:05 2020 +0100 Commit: Michael Stahl CommitDate: Sat Dec 19 17:34:50 2020 +0100 tdf#13898

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

2020-12-06 Thread Mike Kaganski (via logerrit)
pyuno/source/loader/pythonloader.py | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit 3e524922b93b1fe811d3b20f8f6cdf01461348ac Author: Mike Kaganski AuthorDate: Mon Dec 7 09:09:24 2020 +0300 Commit: Mike Kaganski CommitDate: Mon Dec 7 08

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

2020-12-04 Thread Julien Nabet (via logerrit)
pyuno/source/loader/pythonloader.py |1 + 1 file changed, 1 insertion(+) New commits: commit 62887aa764e51a74d3b452abd2297a05d9a6bd3f Author: Julien Nabet AuthorDate: Fri Dec 4 18:39:53 2020 +0100 Commit: Noel Grandin CommitDate: Fri Dec 4 20:02:57 2020 +0100 Fix ResourceWarnin

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

2020-11-05 Thread Noel (via logerrit)
pyuno/source/module/pyuno.cxx |4 +--- pyuno/source/module/pyuno_iterator.cxx |2 +- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 00aafa2e0140742983ec6e6e916636d23794dfe3 Author: Noel AuthorDate: Thu Nov 5 11:24:50 2020 +0200 Commit: Noel Grandin

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

2020-10-23 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 82ade9ab29425b4c76b1a2073325d1269158dc03 Author: Stephan Bergmann AuthorDate: Fri Oct 23 11:08:03 2020 +0200 Commit: Stephan Bergmann CommitDate: Fri Oct 23 17:16:06 2020 +0200

[Libreoffice-commits] core.git: pyuno/source reportdesign/source sax/source sd/inc sd/qa sd/source

2020-10-22 Thread Noel (via logerrit)
pyuno/source/module/pyuno.cxx |3 reportdesign/source/ui/dlg/GroupsSorting.cxx | 40 +-- reportdesign/source/ui/inc/SectionWindow.hxx |2 reportdesign/source/ui/report/DesignView.cxx | 10 reportd

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

2020-10-02 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pythonloader.component |2 +- pyuno/source/loader/pyuno_loader.cxx |9 +++-- 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit d94aa8bd603bec2027f6eed6ac63d8c1cc40e054 Author: Stephan Bergmann AuthorDate: Fri Oct 2 14:21:27 2020 +0200

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

2020-07-14 Thread Noel Grandin (via logerrit)
pyuno/source/loader/pythonloader.component |5 ++- pyuno/source/loader/pyuno_loader.cxx | 41 - 2 files changed, 9 insertions(+), 37 deletions(-) New commits: commit 15b100506a61ccae6573e4969e525a981098344f Author: Noel Grandin AuthorDate: Tue Jul 14 1

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

2020-07-01 Thread Stephan Bergmann (via logerrit)
pyuno/source/loader/pyuno_loader.cxx |2 +- pyuno/source/module/pyuno_impl.hxx | 10 +- pyuno/source/module/pyuno_module.cxx |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 71999016feeb371b5f3eb1d2f71385176039db06 Author: Stephan Bergmann Autho

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

2020-06-19 Thread Caolán McNamara (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 327153471ae38abe90463f6272e00aaa996c5ba3 Author: Caolán McNamara AuthorDate: Fri Jun 19 11:32:00 2020 +0100 Commit: Caolán McNamara CommitDate: Fri Jun 19 21:

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

2020-05-20 Thread Noel Grandin (via logerrit)
pyuno/source/loader/pythonloader.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0a3d414fb0ac27292320d99f802722a8a9670240 Author: Noel Grandin AuthorDate: Wed May 20 11:35:09 2020 +0200 Commit: Noel Grandin CommitDate: Wed May 20 12:37:38 2020 +0200

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

2020-05-11 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx |4 ++-- pyuno/source/module/pyuno_callable.cxx |4 ++-- pyuno/source/module/pyuno_iterator.cxx |8 pyuno/source/module/pyuno_runtime.cxx |4 ++-- pyuno/source/module/pyuno_struct.cxx |4 ++-- 5 files changed, 12 insertions(+),

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

2020-05-11 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx | 14 +++--- pyuno/source/module/pyuno_callable.cxx | 14 +++--- pyuno/source/module/pyuno_iterator.cxx | 28 ++-- pyuno/source/module/pyuno_runtime.cxx | 14 +++--- pyuno/source/module/pyuno_struct.cxx

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

2020-04-09 Thread Michael Stahl (via logerrit)
pyuno/source/module/pyuno.cxx | 10 pyuno/source/module/pyuno_impl.hxx| 41 -- pyuno/source/module/pyuno_module.cxx | 20 pyuno/source/module/pyuno_runtime.cxx | 18 +++--- pyuno/source/module/pyuno_struct.cxx

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

2020-04-03 Thread Noel Grandin (via logerrit)
pyuno/source/loader/pyuno_loader.cxx | 82 +- pyuno/source/module/pyuno_module.cxx | 26 +- pyuno/source/module/pyuno_runtime.cxx | 60 pyuno/source/module/pyuno_util.cxx| 54 +++--- 4 files changed, 111

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

2020-02-21 Thread Justin Luth (via logerrit)
pyuno/source/module/pyuno.cxx |3 +++ pyuno/source/module/pyuno_callable.cxx |3 +++ pyuno/source/module/pyuno_iterator.cxx |6 ++ pyuno/source/module/pyuno_runtime.cxx |3 +++ pyuno/source/module/pyuno_struct.cxx |3 +++ 5 files changed, 18 insertions(+) New c

[Libreoffice-commits] core.git: pyuno/source scripting/source

2020-01-28 Thread Mike Kaganski (via logerrit)
pyuno/source/loader/pythonloader.py |2 +- scripting/source/pyprov/mailmerge.py | 10 +- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit a76d229fa9d800e96d88f5f37981251722e153e6 Author: Mike Kaganski AuthorDate: Mon Jan 27 07:18:20 2020 +0100 Commit: M

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

2020-01-09 Thread Michael Stahl (via logerrit)
pyuno/source/module/pyuno_runtime.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 777ae8101e23a31bdf806c1d09f0c849e47bb8ef Author: Michael Stahl AuthorDate: Thu Jan 9 12:41:06 2020 +0100 Commit: Michael Stahl CommitDate: Thu Jan 9 13:55:45 2020 +0100 pyuno: r

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

2020-01-08 Thread Michael Stahl (via logerrit)
pyuno/source/module/pyuno_runtime.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 648fa0ab6bd5399422951f848ca86cb710b1bd52 Author: Michael Stahl AuthorDate: Wed Jan 8 10:31:37 2020 +0100 Commit: Michael Stahl CommitDate: Wed Jan 8 13:07:09 2020 +010

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

2020-01-08 Thread Miklos Vajna (via logerrit)
pyuno/source/module/pyuno_runtime.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit fb4e15a89d8d8f081c0c152e5047bc0e76870b39 Author: Miklos Vajna AuthorDate: Wed Jan 8 11:12:08 2020 +0100 Commit: Miklos Vajna CommitDate: Wed Jan 8 12:47:46 2020 +0100 pyuno: fix bui

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

2019-09-18 Thread Arkadiy Illarionov (via logerrit)
pyuno/source/module/pyuno.cxx | 13 + pyuno/source/module/pyuno_adapter.cxx |2 +- pyuno/source/module/pyuno_impl.hxx|2 +- pyuno/source/module/pyuno_runtime.cxx |7 ++- 4 files changed, 9 insertions(+), 15 deletions(-) New commits: commit 8e53efa926bc05d

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

2019-07-25 Thread Andrea Gelmini (via logerrit)
pyuno/source/module/unohelper.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca3ddcf2cb8a7b69131a310621be18d044122a1c Author: Andrea Gelmini AuthorDate: Tue Jul 23 19:38:58 2019 +0200 Commit: Stephan Bergmann CommitDate: Fri Jul 26 08:36:46 2019 +0200

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

2019-06-10 Thread Stephan Bergmann (via logerrit)
pyuno/source/module/pyuno.cxx |9 - pyuno/source/module/pyuno_callable.cxx |9 - pyuno/source/module/pyuno_iterator.cxx | 18 -- pyuno/source/module/pyuno_runtime.cxx |9 - pyuno/source/module/pyuno_struct.cxx |9 - 5 fi

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

2019-04-02 Thread Thomas Viehmann (via logerrit)
pyuno/source/loader/pythonloader.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dbbf20a4b40916ca4f5c98f18827ede39ad7a828 Author: Thomas Viehmann AuthorDate: Mon Apr 1 09:34:20 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Tue Apr 2 09:22:03 2019 +0200

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

2018-10-31 Thread Libreoffice Gerrit user
pyuno/source/module/pyuno_type.cxx |4 1 file changed, 4 insertions(+) New commits: commit 485ec8e14306352f44056bcb644bb4cacdb6490a Author: Noel Grandin AuthorDate: Wed Oct 31 13:31:55 2018 +0200 Commit: Noel Grandin CommitDate: Thu Nov 1 06:43:41 2018 +0100 fix pyuno comp

[Libreoffice-commits] core.git: pyuno/source reportdesign/source sax/qa svx/source test/source

2018-10-11 Thread Libreoffice Gerrit user
pyuno/source/module/pyuno.cxx | 24 pyuno/source/module/pyuno_iterator.cxx |2 +- reportdesign/source/filter/xml/xmlTable.cxx |2 +- sax/qa/cppunit/xmlimport.cxx|2 +- svx/source/dialog/SafeModeDialog.cxx|4 ++--

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

2018-07-03 Thread Stephan Bergmann
pyuno/source/module/pyuno_impl.hxx |2 +- pyuno/source/module/pyuno_type.cxx |2 +- pyuno/source/module/pyuno_util.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 76a29148be63cb006a7e25e312dc93acc93e071f Author: Stephan Bergmann Date: Tue Jul 3 08:33

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

2018-06-23 Thread Tor Lillqvist
pyuno/source/module/pyuno_module.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 03c14b836ab03735870b36c2388fd88782b97550 Author: Tor Lillqvist Date: Wed Jun 20 17:50:54 2018 +0300 [API CHANGE] Add a sal_debug method to pyuno Does the obvious thin

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

2018-02-01 Thread Michael Stahl
pyuno/source/loader/pyuno_loader.cxx | 20 1 file changed, 16 insertions(+), 4 deletions(-) New commits: commit 5357ca82846ea7147ad61e9340f25647a5934eb0 Author: Michael Stahl Date: Thu Feb 1 13:52:00 2018 +0100 tdf#114815 pyuno: avoid 2 threads initing python in par

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

2017-11-04 Thread Julien Nabet
pyuno/source/module/pyuno_runtime.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a64c741f20dc3fcc8c47762b6cfe7f8551557394 Author: Julien Nabet Date: Sat Nov 4 15:08:25 2017 +0100 Replace only list by vector in pyuno Change-Id: Ic770d1fb8e373512

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

2017-10-03 Thread Mike Kaganski
pyuno/source/module/pyuno_util.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 419ae5765ac562982f843adbfff32154e2559162 Author: Mike Kaganski Date: Tue Oct 3 11:01:18 2017 +0200 Partially revert c3609f107b16eb888edf284f4637be6cb09234eb Change

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

2017-09-25 Thread Muhammet Kara
pyuno/source/module/pyuno_adapter.cxx | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 7810858ee6cac233ce5868de1f2ef5de1d443af4 Author: Muhammet Kara Date: Sun Sep 24 21:14:44 2017 + tdf#57950: Replace chained OUStringBuffer::a

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

2017-05-12 Thread Stephan Bergmann
pyuno/source/module/pyuno_util.cxx | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) New commits: commit 3e78796433c40a99b6d95b0bcde844e0b1d2dc5f Author: Stephan Bergmann Date: Fri May 12 13:26:15 2017 +0200 Clean up uses of SAL_U/SAL_W: pyuno ...and

[Libreoffice-commits] core.git: pyuno/source qadevOOo/runner qadevOOo/tests reportbuilder/java reportdesign/source rsc/inc

2017-03-02 Thread Andrea Gelmini
pyuno/source/module/pyuno_runtime.cxx | 2 +- qadevOOo/runner/helper/ContextMenuInterceptor.java| 8 qadevOOo/tests/java/ifc/awt/_XControl.java| 2 +- qadevOOo/tests/java/ifc/lang/_XIni

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

2016-07-14 Thread Kenneth Koski
pyuno/source/module/uno.py | 619 ++--- 1 file changed, 367 insertions(+), 252 deletions(-) New commits: commit deb989dd6d1f86e74864131be50ed92d8d43768c Author: Kenneth Koski Date: Mon Feb 29 22:22:10 2016 -0600 Improving uno.py code style

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

2016-05-09 Thread Luke Deller
pyuno/source/module/pyuno_runtime.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit f4604e43a653a067633c24e069b272b6309b2151 Author: Luke Deller Date: Sun May 8 20:58:33 2016 +1000 Fix call to deleted Any constructor A recent commit 6e70103d d

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

2016-03-04 Thread Tomáš Chvátal
pyuno/source/module/uno.py |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit a4c17041271eca2181cf11e5a0b59f4001c20cee Author: Tomáš Chvátal Date: Thu Mar 3 13:55:34 2016 +0100 Fix python2 build of pyuno with older py2 versions SyntaxError: ('inva

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

2016-02-09 Thread Rico Tzschichholz
pyuno/source/module/pyuno.cxx |2 +- pyuno/source/module/pyuno_impl.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e14bd2d6845cf13a35b14762d6e1e160e8315997 Author: Rico Tzschichholz Date: Tue Feb 9 12:55:24 2016 +0100 pyuno: Fix build with pyt

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

2016-01-06 Thread Tomáš Chvátal
pyuno/source/module/pyuno.cxx |5 + pyuno/source/module/pyuno_impl.hxx |4 2 files changed, 9 insertions(+) New commits: commit 5c4bfb40713807e6a6453ce4a07a17fa1b0be433 Author: Tomáš Chvátal Date: Tue Dec 22 17:38:41 2015 +0100 Pyuno add compat for python 2.6

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

2015-10-09 Thread Douglas Mencken
pyuno/source/module/pyuno.cxx|4 ++-- pyuno/source/module/pyuno_struct.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f1e6e9e7ff739993f8a92cf268112f8be9769cbc Author: Douglas Mencken Date: Thu Oct 1 12:06:58 2015 -0400 fix build by moving

[Libreoffice-commits] core.git: pyuno/source sal/osl sal/textenc sax/source sc/source

2015-08-22 Thread Michael Weghorn
pyuno/source/module/pyuno_iterator.cxx |3 ++- sal/osl/unx/random.cxx |2 +- sal/textenc/tcvtmb.cxx |3 +-- sax/source/tools/converter.cxx |3 ++- sc/source/core/data/compressedarray.cxx |3 +-- sc/source/core/data/document.cxx

[Libreoffice-commits] core.git: pyuno/source stoc/source

2015-07-27 Thread Matthew J . Francis
pyuno/source/module/pyuno.cxx | 95 +++- pyuno/source/module/pyuno_adapter.cxx | 27 pyuno/source/module/pyuno_impl.hxx|9 - pyuno/source/module/pyuno_module.cxx |4 pyuno/source/module/pyuno_runtime.cxx | 22 +-- stoc/source/inspect/introspection.cxx |

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

2015-07-24 Thread Matthew J . Francis
pyuno/source/module/pyuno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3458a252022af241f364a9d49c458180442ebd07 Author: Matthew J. Francis Date: Fri Jul 24 23:50:45 2015 +0800 Fix PyUNO object hash to use the correct pointer Change-Id: Id93

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

2015-07-20 Thread Matthew J . Francis
pyuno/source/module/pyuno.cxx | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) New commits: commit a781abe326b45573eb677030358c362394e2bc09 Author: Matthew J. Francis Date: Tue Jul 21 09:58:44 2015 +0800 Make PyUNO objects hashable This allows th

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

2015-06-30 Thread Matthew J . Francis
pyuno/source/module/uno.py | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) New commits: commit 33776d143fabc1b6e91a6bad54899e9f33ca2320 Author: Matthew J. Francis Date: Wed Jul 1 13:14:25 2015 +0800 PyUNO: Allow import of constant group by name

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

2015-06-30 Thread Matthew J . Francis
pyuno/source/module/pyuno.cxx |8 +++- pyuno/source/module/pyuno_impl.hxx |7 --- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 3a6ec53c71312f5ea890689f9c2ee79c2aac Author: Matthew J. Francis Date: Tue Jun 30 10:07:23 2015 -0400 Fix compilat

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce75e5b931373368b35dc9a150250c014454d82a Author: Stephan Bergmann Date: Fri Jun 26 14:10:03 2015 +0200 loplugin:implicitboolconversion Change-Id: If495a415d4263d1932c03a31d0

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8811c41abcbcb39ff79f570dfa094587e8cb95f2 Author: Stephan Bergmann Date: Fri Jun 26 14:07:54 2015 +0200 loplugin:cstylecast Change-Id: I5f0bceb240a492c7c010b4356bc8efafdd83bf

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a807ca13748af3ef82f4720c497a511b30a3ec7 Author: Stephan Bergmann Date: Fri Jun 26 14:06:45 2015 +0200 loplugin:passstuffbyref Change-Id: I66410932347b4f65c4b24b5316009ecffc

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c44021f754148dda502c700716c54efd1c6e7cf9 Author: Stephan Bergmann Date: Fri Jun 26 14:05:44 2015 +0200 loplugin:salbool Change-Id: I4875b12807aed36f758d81c731e2ac52a3a60

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno_iterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e29a7ff18771eea77b385efc517baa6204df37f9 Author: Stephan Bergmann Date: Fri Jun 26 14:04:43 2015 +0200 loplugin:salbool Change-Id: I9975a87f6df2b7a79c376130864e9eb5

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

2015-06-26 Thread Stephan Bergmann
pyuno/source/module/pyuno_runtime.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7f9a65862b37ee1fa596916ceb7c243e04612499 Author: Stephan Bergmann Date: Fri Jun 26 14:03:46 2015 +0200 loplugin:loopvartoosmall Change-Id: I19d801444e4d1db5576b5742c

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

2015-06-13 Thread Julien Nabet
pyuno/source/module/pyuno_callable.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad84b40b084cb6c6c129c687303fb863b8b3f746 Author: Julien Nabet Date: Sun Jun 14 01:15:14 2015 +0200 Typo: pyhton->python Change-Id: I16d1b8b88753c593a5a1ab9e32a8

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

2015-06-12 Thread Julien Nabet
pyuno/source/module/pyuno_adapter.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 22009c987b88fe9c4f0b5d6252c05f44b80d Author: Julien Nabet Date: Fri Jun 12 23:57:19 2015 +0200 Typo: Adapater->Adapter Change-Id: I696c0693dc7a69dc3a4b8df0

[Libreoffice-commits] core.git: pyuno/source scripting/examples scripting/source

2015-03-02 Thread Michael Stahl
0 files changed New commits: commit e557b160fd59674b8d98e53e4641328a1d6fa61e Author: Michael Stahl Date: Mon Mar 2 13:25:43 2015 +0100 pyuno, scripting: remove executable bits from python, js, bsh files Change-Id: Id108693d84fbca7764614e126ee1b3b045baec17 diff --git a/pyuno/sour

[Libreoffice-commits] core.git: pyuno/source sal/osl

2014-11-25 Thread Stephan Bergmann
pyuno/source/module/pyuno_module.cxx |5 - sal/osl/unx/process_impl.cxx | 21 - sal/osl/w32/process.cxx | 15 ++- 3 files changed, 10 insertions(+), 31 deletions(-) New commits: commit 2ad716f406e0fdb9b9294876c64ae92fecbf5e27 Author

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

2014-10-30 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4d7c414a8dd60f49073d3b34e1c37ad5e427a377 Author: Stephan Bergmann Date: Thu Oct 30 09:33:01 2014 +0100 Add include Change-Id: I0598e9d0c9c33c538aa02eabc2c09d96ec3c9b4d diff --git a/pyu

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

2014-10-29 Thread Naruhiko Ogasawara
pyuno/source/module/pyuno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 922f2005f34589e60969be3f2bf74e4af58e2e69 Author: Naruhiko Ogasawara Date: Sat Oct 25 17:54:22 2014 +0900 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT - Clean up OSL_ASSER

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

2014-09-21 Thread Tor Lillqvist
pyuno/source/loader/pyuno_loader.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 4e124fd1409af419990bacade74fcf355624243f Author: Tor Lillqvist Date: Sun Sep 21 20:46:03 2014 +0300 Don't try to write Python bytecode files in case of a read-only installset I

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

2014-08-28 Thread Michael Stahl
pyuno/source/module/pyuno_runtime.cxx | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit 0364d3b7e670bddb49d5132268cf28737c3301c6 Author: Michael Stahl Date: Thu Aug 28 15:11:37 2014 +0200 fdo#46678: pyuno: fix deadlock in Runtime::any2PyObject

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

2014-02-26 Thread Alexander Wilms
pyuno/source/module/pyuno_impl.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3a35e28628a6d9fd9100e35754eaba1db9bf1d50 Author: Alexander Wilms Date: Tue Feb 25 19:39:53 2014 +0100 Remove visual noise from pyuno Change-Id: I27f5edf45d5968879

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

2014-01-30 Thread Stephan Bergmann
pyuno/source/module/pyuno.cxx | 45 ++ 1 file changed, 20 insertions(+), 25 deletions(-) New commits: commit b1de7935b81d95875f625676b7dd6e6b059309e4 Author: Stephan Bergmann Date: Thu Jan 30 12:01:27 2014 +0100 coverity#983054, reorder code to av

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

2014-01-07 Thread Stephan Bergmann
pyuno/source/loader/pythonloader.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 431b49fbec68c17c7a486ef0f577107d3dd27e55 Author: Stephan Bergmann Date: Tue Jan 7 15:37:16 2014 +0100 No serviceNames attribute in Loader Change-Id: I6cc001d18683fc412

[Libreoffice-commits] core.git: pyuno/source sfx2/source solenv/gcc-wrappers wizards/com writerfilter/source

2013-11-25 Thread Julien Nabet
pyuno/source/module/pyuno_runtime.cxx|2 +- sfx2/source/control/objface.cxx |2 +- solenv/gcc-wrappers/wrapper.cxx |2 +- wizards/com/sun/star/wizards/web/AbstractErrorHandler.py |6 +++--- wizards/com/sun/star/w

[Libreoffice-commits] core.git: pyuno/source sal/osl

2013-10-10 Thread Michael Stahl
pyuno/source/module/pyuno_module.cxx |5 + sal/osl/unx/process_impl.cxx | 19 --- sal/osl/w32/process.cxx |8 3 files changed, 21 insertions(+), 11 deletions(-) New commits: commit 1acaa577b67158c060d2f57414f7aea86504a489 Author: Michael

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

2013-10-07 Thread David Bolen
pyuno/source/module/uno.py | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit df1076965f63eedc6cc104c96b993ab598b8b1d4 Author: David Bolen Date: Sun Oct 6 19:23:14 2013 -0400 fdo#70196: Python 2 compatibility for UNO import error handling

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

2013-08-13 Thread David Bolen
pyuno/source/module/pyuno.cxx| 65 ++- pyuno/source/module/pyuno_impl.hxx |2 + pyuno/source/module/pyuno_module.cxx |2 + 3 files changed, 45 insertions(+), 24 deletions(-) New commits: commit 1be8e912ba8a7d1acaf40d5a8597421c104ab39c Author: Da

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

2013-07-24 Thread David Bolen
pyuno/source/module/uno.py | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit fbe28de6fbfdce41544e4e93168d32661add8285 Author: David Bolen Date: Wed Jul 24 07:07:14 2013 -0400 fdo#66025: Simplify new ImportError logic Signed-off-by: Stephan B

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

2013-07-24 Thread David Bolen
pyuno/source/module/uno.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 329125abb63061214897e4f215d41cfa4b13b4b0 Author: David Bolen Date: Wed Jul 24 13:03:48 2013 +0200 fdo#66025: Minor clean-up of previous patch Change-Id: Idaaf8ebbf419899ba04b77

  1   2   >