Coverity requires that closeable objects (use of new) call .close(),
git commit 5a29db7a99
implemented a series of .close etc calls, update to
use a single try{}finalize{} instead.
Change-Id: Iadc9de13d6a0af4b0aaca2dfdd0e2d0940a5223d
Reviewed-on: https://gerrit.libreoffice.org/19807
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
For converting documents among from and into formats and also for merging them. Uses Java and plug-in architecture. See also: [http://xml.openoffice.org/xmerge/]