• Michael Stahl's avatar
    tdf#92379: svx: don't overwrite fo:background-color on ODF import · 79fb61ef
    Michael Stahl yazdı
    getSvxBrushItemFromSourceSet() is called once for each property of a
    frame style that is set, and the "solid" fill-style is set by first
    applying the BackColorRGB and then BackTransparency property.  So there
    is an intermediate state that has fill-style NONE but a XFillColorItem
    set - don't reset the color to white in that case!
    
    Apparently writerfilter generally relies on the current reset-to-AUTO
    implementation (loads of test failures), so for now limit the fix for
    when we know that a frame style is imported from ODF.
    
    (regression from 3d399b0e)
    
    Change-Id: Ia987fe586ec819a1f3cd85acdbfb03c74ca0ec2c
    79fb61ef
Adı
Son kayıt (commit)
Son güncelleme
..
UnoGraphicExporter.cxx Loading commit data...
UnoGraphicExporter.hxx Loading commit data...
UnoNameItemTable.cxx Loading commit data...
UnoNameItemTable.hxx Loading commit data...
UnoNamespaceMap.cxx Loading commit data...
XPropertyTable.cxx Loading commit data...
gluepts.cxx Loading commit data...
gluepts.hxx Loading commit data...
recoveryui.cxx Loading commit data...
shapeimpl.hxx Loading commit data...
shapepropertynotifier.cxx Loading commit data...
tableshape.cxx Loading commit data...
unobrushitemhelper.cxx Loading commit data...
unobtabl.cxx Loading commit data...
unoctabl.cxx Loading commit data...
unodraw.src Loading commit data...
unodtabl.cxx Loading commit data...
unogtabl.cxx Loading commit data...
unohtabl.cxx Loading commit data...
unomlstr.cxx Loading commit data...
unomod.cxx Loading commit data...
unomtabl.cxx Loading commit data...
unopage.cxx Loading commit data...
unopool.cxx Loading commit data...
unoprov.cxx Loading commit data...
unoshap2.cxx Loading commit data...
unoshap3.cxx Loading commit data...
unoshap4.cxx Loading commit data...
unoshape.cxx Loading commit data...
unoshcol.cxx Loading commit data...
unoshtxt.cxx Loading commit data...
unottabl.cxx Loading commit data...