[Libreoffice-commits] core.git: unoxml/qa unoxml/source

2021-10-31 Thread Mike Kaganski (via logerrit)
unoxml/qa/unit/domtest.cxx | 15 --- unoxml/source/rdf/librdf_repository.cxx |6 -- 2 files changed, 12 insertions(+), 9 deletions(-) New commits: commit 359a17d0215d36a441688ac3261af04f20a03c6c Author: Mike Kaganski AuthorDate: Fri Oct 29 10:22:53 2021

[Libreoffice-commits] core.git: unoxml/qa unoxml/source

2020-07-02 Thread Stephan Bergmann (via logerrit)
unoxml/qa/unit/domtest.cxx|6 +++--- unoxml/source/rdf/librdf_services.cxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fdab50022519d8d794a00a3693e66bd8f3fad303 Author: Stephan Bergmann AuthorDate: Thu Jul 2 11:30:35 2020 +0200 Commit:

[Libreoffice-commits] core.git: unoxml/qa unoxml/source

2019-06-25 Thread Arkadiy Illarionov (via logerrit)
unoxml/qa/unit/domtest.cxx |2 +- unoxml/source/dom/document.cxx | 24 +--- unoxml/source/dom/saxbuilder.cxx|9 - unoxml/source/rdf/librdf_repository.cxx | 10 -- 4 files changed, 18 insertions(+), 27 deletions(-) New

[Libreoffice-commits] core.git: unoxml/qa

2017-09-06 Thread Julien Nabet
unoxml/qa/unit/domtest.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 04f1af50c5a10e98c8af0da6fd51e03b6b7e668f Author: Julien Nabet Date: Wed Sep 6 20:49:21 2017 +0200 Typo exeption->exception (domtest.cxx) Change-Id:

[Libreoffice-commits] core.git: unoxml/qa unoxml/source

2017-08-25 Thread Fyodor Yemelyanenko
unoxml/qa/unit/domtest.cxx| 161 +++--- unoxml/source/dom/documentbuilder.cxx | 68 -- unoxml/source/dom/documentbuilder.hxx | 11 ++ 3 files changed, 162 insertions(+), 78 deletions(-) New commits: commit

[Libreoffice-commits] core.git: unoxml/qa

2016-12-06 Thread Stephan Bergmann
unoxml/qa/unit/domtest.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d752b1682307008d3e08a9f11e50ddc506d5f6ab Author: Stephan Bergmann Date: Tue Dec 6 16:38:31 2016 +0100 Remove broken SAL_INFO Identifier apparently is not null terminated;

[Libreoffice-commits] core.git: unoxml/qa unoxml/source

2014-02-26 Thread Alexander Wilms
unoxml/qa/complex/unoxml/DOMTest.java | 18 +++ unoxml/source/dom/document.cxx |2 - unoxml/source/rdf/librdf_repository.cxx | 38 3 files changed, 29 insertions(+), 29 deletions(-) New commits: commit

[Libreoffice-commits] core.git: unoxml/qa

2013-09-20 Thread Miguel Gomez
unoxml/qa/complex/unoxml/DOMTest.java | 53 ++ 1 file changed, 53 insertions(+) New commits: commit 028a9096406eba26f823211b1f6a957ebc6b3a7b Author: Miguel Gomez mago...@igalia.com Date: Wed Sep 18 11:18:54 2013 +0200 New unit test to the DOMTree test

[Libreoffice-commits] core.git: unoxml/qa

2013-09-20 Thread Stephan Bergmann
unoxml/qa/complex/unoxml/DOMTest.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 89e5ef948564d4bcea02c845d6f95999129c Author: Stephan Bergmann sberg...@redhat.com Date: Fri Sep 20 14:13:49 2013 +0200 java.lang.String.getBytes() has

[Libreoffice-commits] core.git: unoxml/qa

2013-09-20 Thread Stephan Bergmann
unoxml/qa/complex/unoxml/DOMTest.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b8abbf1924a5c2262df50cc95c8e9200890f6f6 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Sep 20 23:46:11 2013 +0200 The original bytes were probably meant as UTF-8,