Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi there,

On Mon, 2011-05-23 at 12:55 +0200, Cedric Bosdonnat wrote:
That bug was badly fixed (by me) quite some times ago. Here is a
correct fix (why did I add that code at all ?). Could you review it
and push it in 3.4 and 3.4.0?

        Hmm.

More cleanup is needed but it'll end up in master: some options aren't
used at all in that area.

        So - its hard to see quite what problem it causes; but:

..
-    sal_Bool bCJKEnabled = aCJKOptions.IsAsianTypographyEnabled();
-    bApplyCharUnit = bCJKEnabled;
-    eHScrollMetric = bApplyCharUnit ? FUNIT_CHAR : eUserMetric;
-    eVScrollMetric = bApplyCharUnit ? FUNIT_LINE : eUserMetric;

        Surely leaving un-initialized members lying around in the instance is
worse than initializing them to wrong values ? How dangerous are the
wrong values if they are not used ?

        ATB,

                Michael.

-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot



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.