• Miklos Vajna's avatar
    oox smartart, picture strip: fix lack of margin in text shapes · 279c7f83
    Miklos Vajna yazdı
    Shape text has two kind of spacing inside the shape's bounding box: the
    shape-level margin and the paragraph-level one. Only the second was
    handled in the tx algorithm so far, add support for the first.
    
    The margins taken from constraints were way large by default: the only
    explanation I found for that is that SmartArt layout sometimes
    calculates in MMs, sometimes in Points, and the ratio between the two is
    exactly the Impress / PowerPoint margin. So assume that indeed that unit
    difference is the reason for the smaller in-PowerPoint margin values and
    do the same on our side.
    
    Change-Id: I6f1e54301e2e9b33a7e721be34244d968cccf42d
    Reviewed-on: https://gerrit.libreoffice.org/68453Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
    Tested-by: Jenkins
    279c7f83
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangMoTarget_sd.mk Loading commit data...
CppunitTest_sd_activex_controls_tests.mk Loading commit data...
CppunitTest_sd_dialogs_test.mk Loading commit data...
CppunitTest_sd_export_ooxml1.mk Loading commit data...
CppunitTest_sd_export_ooxml2.mk Loading commit data...
CppunitTest_sd_export_tests.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_html_export_tests.mk Loading commit data...
CppunitTest_sd_import_tests.mk Loading commit data...
CppunitTest_sd_import_tests_smartart.mk Loading commit data...
CppunitTest_sd_misc_tests.mk Loading commit data...
CppunitTest_sd_svg_export_tests.mk Loading commit data...
CppunitTest_sd_tiledrendering.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
IwyuFilter_sd.yaml Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_opengl.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...
README Loading commit data...
README_REMOTE Loading commit data...
UIConfig_sdraw.mk Loading commit data...
UIConfig_simpress.mk Loading commit data...
UITest_findReplace.mk Loading commit data...
UITest_impress_tests.mk Loading commit data...