[Libreoffice-commits] core.git: idlc/inc idl/inc

2022-05-18 Thread Noel Grandin (via logerrit)
idl/inc/hash.hxx|5 +++-- idlc/inc/inheritedinterface.hxx |5 +++-- idlc/inc/options.hxx|4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 9f25d34d652de14959b5eebed8462225b43e408c Author: Noel Grandin AuthorDate: Wed May 18

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

2022-04-17 Thread Aman Jha (via logerrit)
idlc/inc/astbasetype.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 7784744b1fbc0e07c1b01addd1043606e8a631da Author: Aman Jha AuthorDate: Fri Apr 15 15:42:44 2022 +0530 Commit: Ilmari Lauhakangas CommitDate: Sun Apr 17 16:57:02 2022 +0200

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

2021-09-22 Thread Stephan Bergmann (via logerrit)
idlc/inc/idlc.hxx |2 +- idlc/source/astscope.cxx|6 -- idlc/source/idlccompile.cxx |5 +++-- 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 4706eb93350b2613b1fe6b98afa1243415c40577 Author: Stephan Bergmann AuthorDate: Wed Sep 22 22:19:43

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

2021-01-13 Thread Stephan Bergmann (via logerrit)
idlc/inc/astdeclaration.hxx |5 + idlc/inc/astinterface.hxx |5 + idlc/inc/astscope.hxx |5 + 3 files changed, 15 insertions(+) New commits: commit de80c787dba8436ec403126dbec88a6d202a1ad4 Author: Stephan Bergmann AuthorDate: Wed Jan 13 23:04:51 2021 +0100

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

2020-12-13 Thread homeboy445 (via logerrit)
idlc/inc/idlc.hxx |5 + idlc/inc/idlctypes.hxx |5 + 2 files changed, 2 insertions(+), 8 deletions(-) New commits: commit c17ff0b5dc20d637392562eb59bd5bfdb2694389 Author: homeboy445 AuthorDate: Wed Dec 9 21:19:59 2020 +0530 Commit: Ilmari Lauhakangas CommitDate:

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

2020-09-21 Thread Andrea Gelmini (via logerrit)
idlc/inc/idlctypes.hxx |2 +- idlc/source/errorhandler.cxx |4 ++-- idlc/source/parser.y |2 +- idlc/test/parser/attribute.tests |2 +- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit fec332602976676e1689a45ed846488f2484c89e Author:

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

2020-01-27 Thread Cumali Toprak (via logerrit)
idlc/inc/aststack.hxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 4b5ad13fb07f61ff627a0981985ce15f8812a1b9 Author: Cumali Toprak AuthorDate: Mon Jan 27 14:36:27 2020 +0300 Commit: Muhammet Kara CommitDate: Mon Jan 27 21:28:46 2020 +0100

[Libreoffice-commits] core.git: idlc/inc idlc/source io/source io/test javaunohelper/source jvmfwk/inc jvmfwk/plugins jvmfwk/source l10ntools/source lingucomponent/source linguistic/source linguistic/

2019-12-19 Thread Noel Grandin (via logerrit)
idlc/inc/astdeclaration.hxx |2 - idlc/inc/astexpression.hxx |2 - idlc/inc/astsequence.hxx|2 - idlc/inc/errorhandler.hxx |4 +--

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

2019-06-24 Thread Andrea Gelmini (via logerrit)
idlc/inc/astdeclaration.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 645d11d8ef8fd5684aa246a7704e47615e10f444 Author: Andrea Gelmini AuthorDate: Fri Jun 14 22:42:32 2019 + Commit: Julien Nabet CommitDate: Tue Jun 25 07:09:37 2019 +0200 Fix

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

2019-06-24 Thread Andrea Gelmini (via logerrit)
idlc/inc/idlctypes.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 626ba95a954a4d8a61d7690a5eb6e8acad128575 Author: Andrea Gelmini AuthorDate: Fri Jun 14 22:42:30 2019 + Commit: Julien Nabet CommitDate: Tue Jun 25 06:34:57 2019 +0200 Fix typo

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

2018-12-21 Thread Libreoffice Gerrit user
idlc/inc/astexpression.hxx|5 +++-- idlc/inc/astsequence.hxx |2 +- idlc/source/astdump.cxx |8 idlc/source/astexpression.cxx | 15 --- 4 files changed, 16 insertions(+), 14 deletions(-) New commits: commit

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

2018-02-01 Thread Mike Kaganski
idlc/inc/idlctypes.hxx |4 idlc/source/parser.y |3 +-- idlc/source/scanner.l |1 - 3 files changed, 1 insertion(+), 7 deletions(-) New commits: commit e9073eadef4e7635ab86316d1a68be5023632c78 Author: Mike Kaganski Date: Wed Jan 31 15:32:48

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

2018-01-17 Thread Noel Grandin
idlc/inc/idlc.hxx|9 + idlc/source/idlc.cxx | 19 --- 2 files changed, 13 insertions(+), 15 deletions(-) New commits: commit 6ae487db5a1045d000c14604503e9c8f3bf24e30 Author: Noel Grandin Date: Wed Jan 17 15:12:55 2018 +0200

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

2018-01-13 Thread Noel Grandin
idlc/inc/astsequence.hxx |7 +-- idlc/inc/fehelper.hxx| 10 ++ idlc/source/astdump.cxx |2 +- 3 files changed, 4 insertions(+), 15 deletions(-) New commits: commit 37464a0fb7f3bafe72126e65d34f2c15377a3964 Author: Noel Grandin Date: Thu

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

2017-08-06 Thread Noel Grandin
idlc/inc/astexception.hxx |2 +- idlc/inc/fehelper.hxx |4 ++-- idlc/source/fehelper.cxx|4 ++-- sw/inc/AnnotationWin.hxx|4 ++-- sw/inc/PostItMgr.hxx|2

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

2017-07-16 Thread Stephan Bergmann
idlc/inc/astexpression.hxx|2 +- idlc/source/astexpression.cxx |8 +--- 2 files changed, 6 insertions(+), 4 deletions(-) New commits: commit c52cd532b6eea9f32d6d6745818b27adcbf91b16 Author: Stephan Bergmann Date: Sun Jul 16 21:22:13 2017 +0200 Fix

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

2017-02-20 Thread Stephan Bergmann
idlc/inc/idlc.hxx|1 - idlc/source/idlc.cxx |2 -- 2 files changed, 3 deletions(-) New commits: commit e972d6bb36efaa14eb4983c835491cbcd6283e91 Author: Stephan Bergmann Date: Tue Feb 21 07:37:08 2017 +0100 Idlc::m_pErrorHandler is unused

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

2017-01-25 Thread Stephan Bergmann
idlc/inc/options.hxx |5 - 1 file changed, 5 deletions(-) New commits: commit 700470577f62f569a5e81c7b446167f8d9c7b7cc Author: Stephan Bergmann Date: Wed Jan 25 17:58:26 2017 +0100 Remove junk left over from 232c0fb700efd31eff8cfee896437c481582ed0f

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

2016-10-13 Thread Asela Dasanayaka
idlc/inc/idlc.hxx |2 +- idlc/inc/idlctypes.hxx |3 --- idlc/inc/options.hxx|4 ++-- idlc/source/idlcmain.cxx|4 ++-- idlc/source/idlcproduce.cxx |8 idlc/source/parser.y| 22 +++--- 6 files changed, 20

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

2016-10-06 Thread Stephan Bergmann
idlc/inc/astexpression.hxx|4 ++-- idlc/source/astenum.cxx |2 +- idlc/source/astexpression.cxx | 29 + 3 files changed, 4 insertions(+), 31 deletions(-) New commits: commit f8ecdb7619cad29a6187004e28075efd928bd8aa Author: Stephan Bergmann

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

2016-05-20 Thread Andrea Gelmini
idlc/inc/idlc/errorhandler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e02d0871471261df63d3d7fa8326f0fd18226922 Author: Andrea Gelmini Date: Thu May 19 17:13:29 2016 +0200 Fix typo in code Change-Id:

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

2015-11-30 Thread Stephan Bergmann
idlc/inc/idlc/fehelper.hxx | 13 ++--- idlc/source/fehelper.cxx | 14 +++--- idlc/source/parser.y | 12 ++-- 3 files changed, 11 insertions(+), 28 deletions(-) New commits: commit 0555447cd09fa2851e51cd63543ebc7db0a72a1a Author: Stephan Bergmann

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

2015-09-26 Thread Stephan Bergmann
idlc/inc/idlc/astexpression.hxx | 19 +++-- idlc/source/astexpression.cxx | 79 +--- idlc/source/parser.y|2 - 3 files changed, 34 insertions(+), 66 deletions(-) New commits: commit bc1fdb79b0a7eba791bf7f5749a8a45ad6a94bff Author:

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

2015-05-18 Thread Stephan Bergmann
idlc/inc/idlc/astoperation.hxx |4 ++-- idlc/inc/idlc/astsequence.hxx |6 +++--- idlc/source/parser.y | 41 ++--- idlc/source/scanner.l | 10 +- 4 files changed, 24 insertions(+), 37 deletions(-) New commits: commit

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

2015-04-09 Thread Noel Grandin
idlc/inc/idlc/astattribute.hxx |2 include/registry/reader.h |2 include/registry/reader.hxx|2 include/registry/refltype.hxx |2 include/registry/types.h | 340 - include/registry/types.hxx | 332