On 12/04/2012 08:47 AM, David Tardon wrote:
Hi all,
commit 104a855ade9102d694293c1059f99946752f76d8 fixes $subj. It was
caused by the 'const' in editeng/source/editeng/impedit3.cxx on line
1152. Because of that, a wrong overload of TextPortion::GetSize() was
selected on the following line, so the width adjustment was made on a
temporary Size object.
Yup.  It was an obvious mistake that I probably made during edit engine 
rework.  Thanks a lot for picking this up!
Pushed to 3-6 with my sign-off.
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.