[Libreoffice-commits] core.git: Changes to 'private/jmux/layout-fixes'

Jan-Marek Glogowski glogow at fbihome.de
Sun Jul 13 11:57:00 PDT 2014


New branch 'private/jmux/layout-fixes' available with the following commits:
commit 6e75a28bd11e58ebb394b9fc273ceb06a12cf3b1
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Jul 13 20:18:56 2014 +0200

    Refactor a tiny bit of SwLayAction::IsShortCut
    
    Change-Id: I13d4fbebec02bddaa27e8929188d497dde715730

commit 3a794b1e2182e7953c40e757956a69bec2f4de76
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Jul 13 20:15:55 2014 +0200

    fdo#80926 Don't move semi-rendered anchors
    
    Even if the anchor is valid, check if its page is valid too,
    before moving anchors on view change.
    
    Change-Id: Idffdfdb786cb29a105c06d652e6ad7315abfb4c5

commit 80a63b7a61e4be80695aeca06653285cb07f85f6
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 12 23:17:31 2014 +0200

    fdo#70346 MM: hide sections based on field values
    
    This recalculates the section conditions based on the mail merge
    fields before converting the fields to text.
    
    It also removes the condition from the sections, as the fields
    won't be available in the merged document.
    
    Change-Id: I82a5f9f6962628a76c836e8e2a7c9e264fdc16e0

commit d649fc16c3878d0d5de5ead5d907f65bbcdf80f0
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 12 19:27:11 2014 +0200

    Invalidate rect cache before moving object
    
    Otherwise I get sw/source/core/layout/anchoredobject.cxx:582:
    
      <SwAnchoredObject::GetObjRectWithSpaces> - cache for object
      rectangle inclusive spaces marked as valid, but it couldn't be.
      Missing invalidation of cache. Please inform OD.
    
    Change-Id: I3f315b15fca6e2480c11183269be5583e6aea123

commit c0eed8aea8b59eee371d267e62cca39b035f1029
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 12 13:35:54 2014 +0200

    Fix moving out-of-bounds draw / fly objects
    
    Actually move the object in the right direction, if it's outside
    of the document boundaries.
    
    Fixes the mysterious effect, that negative y-offset in fdo#80926
    changed the objects x-offset values.
    
    Change-Id: If88cf2a07fb44537b2e047e77c5e009664db94af

commit 0ce1df85c11f6a5aa318cbef7141527060df76cf
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 12 13:34:01 2014 +0200

    Better variable naming in SwViewImp::NotifySizeChg
    
    Make it obvious, which variable contains the document boundaries and
    which the draw / fly object boundaries.
    
    Change-Id: I0bc2bcb5515e317c7a204b3458b92c61482e1a5c



More information about the Libreoffice-commits mailing list