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

2023-01-19 Thread Michael Stahl (via logerrit)
unoxml/inc/node.hxx|3 ++- unoxml/source/dom/attr.cxx |2 +- unoxml/source/dom/attr.hxx |3 ++- unoxml/source/dom/document.cxx |8 +--- unoxml/source/dom/document.hxx |3 ++- unoxml/source/dom/documentfragment.cxx

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

2023-01-15 Thread Noel Grandin (via logerrit)
unoxml/inc/node.hxx | 10 ++ unoxml/source/dom/element.cxx|5 ++--- unoxml/source/dom/node.cxx | 26 ++ unoxml/source/xpath/xpathapi.cxx |7 +++ 4 files changed, 13 insertions(+), 35 deletions(-) New commits: commit

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

2022-06-20 Thread Hannah Meeks (via logerrit)
unoxml/inc/node.hxx|6 unoxml/source/dom/node.cxx | 67 +++-- 2 files changed, 41 insertions(+), 32 deletions(-) New commits: commit a1c6d24aac530d7374cf0fdc5c62570d86e30996 Author: Hannah Meeks AuthorDate: Sat Jun 18 16:06:44 2022

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

2019-06-18 Thread Arkadiy Illarionov (via logerrit)
unoxml/inc/node.hxx |3 +-- unoxml/source/dom/element.cxx|5 +++-- unoxml/source/dom/node.cxx | 24 +--- unoxml/source/xpath/xpathapi.cxx |7 --- 4 files changed, 17 insertions(+), 22 deletions(-) New commits: commit

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

2017-10-17 Thread Stephan Bergmann
unoxml/inc/event.hxx|4 ++-- unoxml/inc/eventdispatcher.hxx |4 ++-- unoxml/inc/mouseevent.hxx |4 ++-- unoxml/inc/mutationevent.hxx|4 ++-- unoxml/inc/uievent.hxx |4 ++-- unoxml/source/dom/characterdata.cxx |2 +-