summaryrefslogtreecommitdiff
path: root/external/expat/README
blob: e7c93c246d10e96fbe252bd3edd9ea718bd3b4d7 (plain)
1
2
3
4
Simple SAX parser library with added UTF-16 support.

From:
[https://github.com/libexpat/libexpat]
ast dependency of the accessibility module on svtools, so drop that from accessibility/Library_acc.mk. Instead of using the AccessibleFactory to create an instance in TabBar::CreateAccessible, just call the AccessibleTabBar ctor directly. Change-Id: Id6a8852de930ffe7fe7509f84f33861d274120dd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178588 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins