office-gobmx/i18nutil
Stephan Bergmann d2c49bfde8 Drop bogus memset
..that is both bad and unnecessary since
8003f8694a "loplugin:useuniqueptr in
oneToOneMappingWithFlag" changed oneToOneMappingWithFlag::mpIndex from an array
of raw pointers to an array of std::unique_ptr.

Change-Id: I247a619ebd7804a8a4faee2797f8c4753f9c4ec6
Reviewed-on: https://gerrit.libreoffice.org/80288
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-10-05 13:21:30 +02:00
..
source/utility
IwyuFilter_i18nutil.yaml
Library_i18nutil.mk
Makefile
Module_i18nutil.mk
README

i18nutil is internationalization related utilities

It comprises of honest c++ code which you just link to directly, while i18npool
tends to consist of code you interact with via uno.