office-gobmx/desktop/source/migration
Petr Mladek 1205e9a816 allow to migrate the shared registrymodifications.xcu
LO-3.3 and older wrote configuration into many files under
user/registry/data. LO-3.4 spped up startup by moving these
files into a single /user/registrymodifications.xcu.

officecfg/registry/data/org/openoffice/Setup.xcu defines what registry
nodes are migrated and what are excluded.

Finally, the old migration code detected the name of the .xcu file
by the first entry in IncludedNodes. This fix allows to search
the data in the single registrymodifications.xcu when available.
2012-02-01 15:34:35 +01:00
..
services
migration.cxx allow to migrate the shared registrymodifications.xcu 2012-02-01 15:34:35 +01:00
migration_impl.hxx