• Vinaya Mandke's avatar
    fdo#76741 [DOCX] Table Alignment and width type · c1e563f6
    Vinaya Mandke yazdı
         There are two issue related to table in the saved(exported) file
         - the table alignment in saved file is "left" instead of "center"
         - the table width type in properties is "auto" instead of "dxa"
    
         In the issue file alignment was specified in w:tblpXSpec="center"
         and so were missed at import. Added support to fetch
         HORI_ORIENT from frame properties if its not set in Table Properties
    
         The ::GetTablePageSize returns 0 if the table width is FIXED.
         Modified it to return the tableWidth in such case.
    
    Conflicts:
    	writerfilter/source/dmapper/DomainMapperTableHandler.cxx
    Reviewed on:
    	https://gerrit.libreoffice.org/8846
    
    Change-Id: I02a3af5e9d8ef3746c4d6bec0a07a24e01cc12a4
    c1e563f6
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
AllLangResTarget_sw.mk Loading commit data...
CppunitTest_sw_filters_test.mk Loading commit data...
CppunitTest_sw_htmlexport.mk Loading commit data...
CppunitTest_sw_layout_test.mk Loading commit data...
CppunitTest_sw_macros_test.mk Loading commit data...
CppunitTest_sw_odfexport.mk Loading commit data...
CppunitTest_sw_odfimport.mk Loading commit data...
CppunitTest_sw_ooxmlexport.mk Loading commit data...
CppunitTest_sw_ooxmlimport.mk Loading commit data...
CppunitTest_sw_ooxmlsdrexport.mk Loading commit data...
CppunitTest_sw_ooxmlw14export.mk Loading commit data...
CppunitTest_sw_rtfexport.mk Loading commit data...
CppunitTest_sw_rtfimport.mk Loading commit data...
CppunitTest_sw_uiwriter.mk Loading commit data...
CppunitTest_sw_uwriter.mk Loading commit data...
CppunitTest_sw_ww8export.mk Loading commit data...
CppunitTest_sw_ww8import.mk Loading commit data...
Executable_tiledrendering.mk Loading commit data...
JunitTest_sw_complex.mk Loading commit data...
JunitTest_sw_unoapi.mk Loading commit data...
Library_msword.mk Loading commit data...
Library_sw.mk Loading commit data...
Library_swd.mk Loading commit data...
Library_swui.mk Loading commit data...
Library_vbaswobj.mk Loading commit data...
Makefile Loading commit data...
Module_sw.mk Loading commit data...
PythonTest_sw_python.mk Loading commit data...
README Loading commit data...
UIConfig_qa.mk Loading commit data...
UIConfig_sglobal.mk Loading commit data...
UIConfig_sweb.mk Loading commit data...
UIConfig_swform.mk Loading commit data...
UIConfig_swreport.mk Loading commit data...
UIConfig_swriter.mk Loading commit data...
UIConfig_swxform.mk Loading commit data...
ooxmlexport_setup.mk Loading commit data...