• Michael Stahl's avatar
    fdo#85858: svx: fix mouse dragging of table row separators in Writer · d288ee63
    Michael Stahl yazdı
    Add a work-around for Writer's usage of LONG_MAX to SvxColumnDescription:
    on 64-bit platforms the LONG_MAX added in SwView::StateTabWin() for
    SID_RULER_ROWS will overflow in vcl's LogicToPixel mapping and that
    causes wrong positioning of the row highlight lines.
    
    Probably Writer should use something other than LONG_MAX (no reason why
    these types need to be bigger than 32-bit anyway) but that needs a
    bigger cleanup.
    
    (regression from 4c60f722)
    
    Change-Id: I08147462356368d48959a85a85ef7dd8dcae0943
    d288ee63
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
workben Loading commit data...
AllLangResTarget_gal.mk Loading commit data...
AllLangResTarget_ofa.mk Loading commit data...
AllLangResTarget_svx.mk Loading commit data...
CppunitTest_svx_unit.mk Loading commit data...
Executable_gengal.mk Loading commit data...
Executable_pixelctl.mk Loading commit data...
JunitTest_svx_unoapi.mk Loading commit data...
Library_svx.mk Loading commit data...
Library_svxcore.mk Loading commit data...
Library_textconversiondlgs.mk Loading commit data...
Makefile Loading commit data...
Module_svx.mk Loading commit data...
Package_gengal.mk Loading commit data...
README Loading commit data...
UIConfig_svx.mk Loading commit data...