[Libreoffice-commits] core.git: Changes to 'feature/perfwork'
Matúš Kukan
matus.kukan at collabora.com
Wed Sep 24 06:51:10 PDT 2014
New branch 'feature/perfwork' available with the following commits:
commit 8124fddc5803b4e104d4fc2456cb92cb030d9436
Author: Matúš Kukan <matus.kukan at collabora.com>
Date: Wed Sep 24 14:55:02 2014 +0200
FastSerializer: Buffer output and write it only at the end
Use OSequenceOutputStream class to concatenate strings in a
Sequence<sal_Int8> buffer. And write data to file only at the end.
The design is a bit fragile, since all FSHelpers need to be destroyed
before calling FilterBase::commitStorage(). Otherwise data is not written.
Change-Id: I26b02335ef36011bfcda17484b560811d18c7657
commit 73d7e866ae5e99067133c907b9f82eef87c07ce2
Author: Matúš Kukan <matus.kukan at collabora.com>
Date: Wed Sep 24 12:46:49 2014 +0200
Unused PowerPointExport::mpMasterFSArray member
Change-Id: I02b9c31146396a39a624fbb869a5880b176e0f9e
More information about the Libreoffice-commits
mailing list