• Miklos Vajna's avatar
    tdf#92586 xmloff: fix import of stretched background image · a5df4361
    Miklos Vajna yazdı
    The bug document has:
          <style:page-layout-properties ... style:repeat="no-repeat">
            <style:background-image ... style:repeat="stretch"/>
          </style:page-layout-properties>
    
    When a stretched background image is set on a page style using the Writer UI,
    then these two style:repeat attributes always match, but not in the bugdoc.
    The later used to have priority, till commit
    7d9bb549 (Related: #i124638# Second step of
    DrawingLayer FillAttributes..., 2014-06-02).
    
    Fix the problem by extending XMLBackgroundImageContext::EndElement(): if we
    know that the <style:page-layout-properties> sets the FillBitmapMode property,
    then don't blindly set BackGraphicLocation, but try to overwrite the exiting
    FillBitmapMode one.
    
    Change-Id: I64ab4363b20cc95003d35acd63ea421472b1c071
    (cherry picked from commit 6621da38)
    Reviewed-on: https://gerrit.libreoffice.org/18582Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    a5df4361
Adı
Son kayıt (commit)
Son güncelleme
..
forms Loading commit data...
pch Loading commit data...
AttributeContainerHandler.hxx Loading commit data...
DomBuilderContext.hxx Loading commit data...
DomExport.hxx Loading commit data...
EnhancedCustomShapeToken.hxx Loading commit data...
MetaExportComponent.hxx Loading commit data...
MetaImportComponent.hxx Loading commit data...
MultiPropertySetHelper.hxx Loading commit data...
PageMasterImportContext.hxx Loading commit data...
PropertySetMerger.hxx Loading commit data...
RDFaExportHelper.hxx Loading commit data...
RDFaImportHelper.hxx Loading commit data...
SchXMLExport.hxx Loading commit data...
SchXMLImport.hxx Loading commit data...
StyleMap.hxx Loading commit data...
TransGradientStyle.hxx Loading commit data...
XMLBackgroundImageContext.hxx Loading commit data...
XMLBackgroundImageExport.hxx Loading commit data...
XMLBase64Export.hxx Loading commit data...
XMLBasicExportFilter.hxx Loading commit data...
XMLBitmapLogicalSizePropertyHandler.hxx Loading commit data...
XMLBitmapRepeatOffsetPropertyHandler.hxx Loading commit data...
XMLChartPropertySetMapper.hxx Loading commit data...
XMLChartStyleContext.hxx Loading commit data...
XMLClipPropertyHandler.hxx Loading commit data...
XMLElementPropertyContext.hxx Loading commit data...
XMLEmbeddedObjectImportContext.hxx Loading commit data...
XMLEventImportHelper.hxx Loading commit data...
XMLFillBitmapSizePropertyHandler.hxx Loading commit data...
XMLFootnoteConfigurationImportContext.hxx Loading commit data...
XMLImageMapContext.hxx Loading commit data...
XMLImageMapExport.hxx Loading commit data...
XMLIndexBibliographyConfigurationContext.hxx Loading commit data...
XMLIsPercentagePropertyHandler.hxx Loading commit data...
XMLLineNumberingImportContext.hxx Loading commit data...
XMLNumberStylesImport.hxx Loading commit data...
XMLPercentOrMeasurePropertyHandler.hxx Loading commit data...
XMLRectangleMembersHandler.hxx Loading commit data...
XMLReplacementImageContext.hxx Loading commit data...
XMLScriptContextFactory.hxx Loading commit data...
XMLScriptExportHandler.hxx Loading commit data...
XMLShapePropertySetContext.hxx Loading commit data...
XMLStarBasicContextFactory.hxx Loading commit data...
XMLStarBasicExportHandler.hxx Loading commit data...
XMLStringBufferImportContext.hxx Loading commit data...
XMLTextColumnsContext.hxx Loading commit data...
XMLTextColumnsExport.hxx Loading commit data...
XMLTextColumnsPropertyHandler.hxx Loading commit data...
XMLTextHeaderFooterContext.hxx Loading commit data...
anim.hxx Loading commit data...
animationimport.hxx Loading commit data...
animations.hxx Loading commit data...
animimp.hxx Loading commit data...
facreg.hxx Loading commit data...
txtflde.hxx Loading commit data...
txtfldi.hxx Loading commit data...
txtlists.hxx Loading commit data...
txtvfldi.hxx Loading commit data...
xexptran.hxx Loading commit data...
xmlsdtypes.hxx Loading commit data...
xmltabi.hxx Loading commit data...
xmlversion.hxx Loading commit data...