• Keith Curtis's avatar
    Simplify DrawWave · ff6f3164
    Keith Curtis yazdı
    This patch simplifies the DrawWave logic. Callers of that code would try to
    figure out what size wave to draw and pass down a style integer to
    DrawWaveLine, but DrawWaveLine already has logic which trims the height of the
    wave so it doesn't need the hint.
    
    This doesn't change the UNO API
    (::com::sun::star::awt::FontUnderline::SMALLWAVE), but it does get rid of
    internal usages and maps those small waves to normal.
    
    Note that changing the zoom in Calc right now causes spelling underlines to
    disappear. That bug is not related to these changes.
    
    Conflicts:
    	editeng/source/editeng/impedit3.cxx
    
    Change-Id: I3caa2a74a0f5228b924d4e1b0a77f96eaef5fa00
    Reviewed-on: https://gerrit.libreoffice.org/8168Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
    ff6f3164
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
source Loading commit data...
Library_drawinglayer.mk Loading commit data...
Makefile Loading commit data...
Module_drawinglayer.mk Loading commit data...
README Loading commit data...
drawinglayer.component Loading commit data...