profilesafe: Initial creation of BackupFileHelper

Desktop / LibreOffice - Armin Le Grand [cib.de] - 11 October 2016 06:56 UTC

Added helper class to allow easy creation/deployment of backups of a file (here: registrymodifications). It works like a 'stack' of backups, supports easy push/pop of backed-up versions.

ed646dc profilesafe: Initial creation of BackupFileHelper
comphelper/Library_comphelper.mk | 1 +
comphelper/source/misc/backupfilehelper.cxx | 230 +++++++++++++++++++++++++++
configmgr/source/components.cxx | 17 ++
include/comphelper/backupfilehelper.hxx | 115 ++++++++++++++
4 files changed, 363 insertions(+)

Upstream: cgit.freedesktop.org


  • Share