[Libreoffice-commits] core.git: Changes to 'origin/for/libreoffice-4-2'

Caolán McNamara caolanm at redhat.com
Mon Mar 10 11:09:50 PDT 2014


New branch 'origin/for/libreoffice-4-2' available with the following commits:
commit baf0ddb44d3060736e1f9c17a0ec9ce73a71dd58
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jan 28 16:09:58 2014 +0000

    Related: fdo#73051 make font size drop down of optimal width
    
    presumably keithcu felt the font size was too wide, so lets
    try and implement the desired effect of an optimal width.
    
    Change-Id: Idc1741de04b3559fa415ebcf2289f96ba240ca8f

commit 3484f9592d10aa5eed8d8bd523233706e86e67db
Author: Keith Curtis <keithcu at gmail.com>
Date:   Thu Jan 2 16:01:07 2014 -0500

    hidpi: Sidebar, fontwork, autoformat and other improvements.
    
    This is a second batch of HiDPI changes. It fixes the following areas:
    
    Sidebar
    * Impress Master pages preview
    * deck title height
    * tab (icon) bar
    * valueset dropdown control
    * wider maximum width
    * Draw and other misc. buttons which didn't get fixed by earlier
       change to Toolbar.SetItemImage
    There are several more sidebar issues, but it is much improved.
    
    Other changes
    * Writer and Calc auto-format dialog text
    * file-properties document image
    * fontwork gallery preview size
    * Calc table border control
    
    Change-Id: I95a0169a3b011836b1c75b3dcacb2733c9567ef3

commit f4a652efab915079a7d4297a578fe3d5739e8c60
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Mar 6 18:40:36 2014 +0100

    hidpi: Nicer painting of the waved lines.
    
    Change-Id: I8773b47967bc1aa8cf33b9a1edc4f826291d3554

commit 692673cfc9255ef3b016963c2bc52632319ee925
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Mar 6 18:42:14 2014 +0100

    hidpi: Make many places Hi-DPI aware.
    
    This also introduces a getter for the mnDPIScaleFactor variable.
    
    Change-Id: I02ba6858fb1842f911d62976f4c54afc3bfa337f

commit d02ab15c57893a00b1605b2fefaaa7b5eba18b4f
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Mar 6 18:39:51 2014 +0100

    Introduce DPI scale factor for Hi-DPI displays.
    
    This is supposed to stay 1 (no scale) for printers and default virtual
    devices, but should be set accordingly (2 or 3) for windows and virtual
    devices derived from windows.
    
    Various VCL widgets or paint operations should incrementally become aware of
    this, and changed so that they draw nicely on the Hi-DPI displays.  This patch
    only introduces the behavior for waved lines.
    
    The default is currently being set depending on the DPI setting only; could be
    changed to a more clever way if necessary.
    
    Change-Id: I71118f9ab6b64028d1eeee76e860e999d5cd9d19



More information about the Libreoffice-commits mailing list