• 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
..
accessibility Loading commit data...
core Loading commit data...
customshapes Loading commit data...
dialog Loading commit data...
engine3d Loading commit data...
fmcomp Loading commit data...
form Loading commit data...
gallery2 Loading commit data...
gengal Loading commit data...
inc Loading commit data...
items Loading commit data...
mnuctrls Loading commit data...
sdr Loading commit data...
sidebar Loading commit data...
smarttags Loading commit data...
src Loading commit data...
stbctrls Loading commit data...
svdraw Loading commit data...
table Loading commit data...
tbxctrls Loading commit data...
toolbars Loading commit data...
unodialogs/textconversiondlgs Loading commit data...
unodraw Loading commit data...
unogallery Loading commit data...
xml Loading commit data...
xoutdev Loading commit data...