office-gobmx/l10ntools
Olivier Hallot 1079385557 tdf#121697 XHP extensions
This is the core part of the bug, and is WIP

Extend the XML parser to include new incantations of the <paragraph>
tag, namely
<h1> to <h6>
<note>, <tip> and <warning>

Extension to the <item> tag:
<menuitem>, <input>, <literal>, <widget> and <keycode>

Change-Id: Idaed321cc8756fa6bcf4fbc170982365ff33d4d7
Reviewed-on: https://gerrit.libreoffice.org/63955
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-11-28 10:53:20 +01:00
..
inc remove unused enums in reportdesign,linguistic,l10ntools,vcl,svx 2018-11-23 20:31:22 +01:00
source tdf#121697 XHP extensions 2018-11-28 10:53:20 +01:00
Executable_cfgex.mk
Executable_helpex.mk
Executable_idxdict.mk
Executable_localize.mk
Executable_pocheck.mk
Executable_propex.mk
Executable_treex.mk
Executable_ulfex.mk
Executable_xrmex.mk
Makefile
Module_l10ntools.mk
README
StaticLibrary_transex.mk

l10ntools (l10n = localization) contains a number of tools that extract
translatable content from source code and merge translations back to
source code during the build.