Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On Fri, 2018-02-09 at 18:50 +0000, scan-admin@coverity.com wrote:
Hi,

Please find the latest report on new defect(s) introduced to
LibreOffice found with Coverity Scan.

_____________________________________________________________________
___________________________________
*** CID 1429181:    (DEADCODE)
/sd/source/filter/eppt/pptx-epptooxml.cxx: 816 in
oox::core::PowerPointExport::WriteTransition(const
std::shared_ptr<sax_fastparser::FastSerializerHelper> &)()

since...

commit fa85592c0efba65f4a1b09fea950ec1c311bdd4c
Author: Szymon Kłos <szymon.klos@collabora.com>
Date:   Mon Feb 5 12:41:58 2018 +0100

    tdf#115394 export custom transition time in PPTX

bool isAdvanceTimingSet = advanceTiming != -1;

was added, but its above the line which might change advanceTiming away
from its default of -1 (i.e. mAny >>= advanceTiming) is that
intentional or is there something to be fixed ?

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.