87b24ddbba
Use range-based loop or replace with functions from std algorithm. Change-Id: I5b1859da37c2a6c6e5e70602287bfc2ada951893 Reviewed-on: https://gerrit.libreoffice.org/60463 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
source | ||
Library_xmlreader.mk | ||
Makefile | ||
Module_xmlreader.mk | ||
README |
fast/small XML pull parser. Implements a simple, fast pull parser, currently used by [[configmgr]] and [[stoc]]'s simpleregistry code (used to register UNO components in services.rdb files). It supports a subset of XML features, but is fast and small.