[Libreoffice-commits] core.git: Changes to 'feature/kde4'

Jan-Marek Glogowski glogow at fbihome.de
Tue Dec 20 08:06:52 UTC 2016


New branch 'feature/kde4' available with the following commits:
commit d41848ad6d72de73df3b9083edca46625683c50e
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 30 10:10:49 2016 +0100

    Move ImplFrameData initialization into constructor
    
    Change-Id: Id918ae46ed521fca5675845b2eb9cd26a8c7ebbb

commit 729691d575b1260c922e6bf2bf86edc5ca92bbbb
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Wed Oct 12 19:44:08 2016 +0200

    Drop ListBox include from ComboBox header
    
    ComboBox just uses ListBox internally
    
    Change-Id: Ieed279160db1c9918bd9f3e37102b59ea62f0581

commit ce05afbb3114c5d6b8b117a7a5c8a3a2fad5c476
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 17:14:54 2016 +0000

    KDE4 fix wrong fallthrough
    
    Was found and marked in 03f440c379a03500a40cc34097c68a150d7a226d,
    but is definitly wrong.
    
    Change-Id: I6d04814fb8f25a92dfaf96d8face855315cc0208

commit dad614a3b13eb2ddfc7a9a1c7a2a6b5a4f1d1bee
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 16:32:04 2016 +0000

    Assume pWin exists while drawing
    
    Change-Id: Id392b7c42d6470230a4d9f627704286e532dce3e

commit d39e05d626c763ef9d7cc736a290c71d93e30832
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 16:35:57 2016 +0000

    Fix focus and rollover for vcl::ListBox
    
    Change-Id: I4fffd086a38b54c673a199ea0603d25ca54aacd1

commit 4d4fbb456b571b7c8b707eea9120fb89df4f766f
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 16:34:54 2016 +0000

    KDE4 use correct ComboBox frame pixel metric
    
    Change-Id: I03fa5489ffc5cd5bb386bb321519c61058db4fda

commit 2387cbe68246afb27e4bdc47ede14827fd364241
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 17:54:22 2016 +0200

    KDE4 rely on style()->pixelMetric for frame width
    
    Change-Id: I7a1e89c0c058bab0b6665e2b96b22251dcb51f4f

commit 84ab00be5f0d9b3375775d7ba1b3fbe2ee3a95b5
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Oct 9 10:50:44 2016 +0000

    Update duplicated / outdated NWS documentation
    
    Removes the old, copied NWS documentation blocks from all native
    implementations and update the parent SalGraphics documentation.
    
    Change-Id: I0eff8ea0987c5c841e1b023340b1c3787c09e2ca

commit 83082179cc4a70341ebb4fc148c7366700fdf89d
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Oct 8 14:51:32 2016 +0000

    Fix metric spinbox tool item size
    
    Instead of guessing, use the CalcMinimumSize(), which also knows
    about theming.
    
    Change-Id: I747571b48c81166d11d03f99ab564b1a25165ef3

commit e654d3b7dc84ef26bdb4f34427d7d2248749fc16
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Oct 8 07:03:28 2016 +0200

    tdf#78924 KDE4 drop special Combobox code
    
    At least not needed with breeze KDE4 theme.
    
    Change-Id: I71a05c395d04a6f19c3bcd681450318831b0c29f

commit e623f24ffad8f1b4ac473075a2536436eaa184eb
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Oct 8 07:01:13 2016 +0200

    KDE4 add frame to Spinbox and enable buttons...
    
    ... and don't claim to support all parts per default.
    
    Change-Id: I7a8e0774b4573bf755737bc1adebe19a774736c9

commit cf9c690432a8093f07417b71bc18a6714d3e98f2
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Oct 8 06:56:07 2016 +0200

    KDE4 fix edit box borders
    
    When recalculating the native window frame borders, calculate
    using already existing window borders. Otherwise the KDE edit
    box results in an unlimited recursion for increasing the
    bounding rects, if the control doesn't fit.
    
    Change-Id: I45e51e4796b06097ca537c656f004133dfacd033

commit 900254db1198261b7d224dcefd7cd4da4c640a89
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Fri Oct 7 17:49:18 2016 +0000

    KDE4 set shadow colors
    
    These are used to paint Writers ruler text and marks.
    Makes both readable with disabled and inactive text colors.
    
    Change-Id: I39766d623164230a7379623c16e0463cbaaf0af8

commit 6e7ed7af41c23128e54d7d268b47fdcc8f1ed1e1
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Fri Sep 30 23:19:48 2016 +0200

    Fix variable scope and better code readability
    
    Change-Id: Icce8bc0c1031ad0d1b53fa7389e1a75f16e62972

commit 02330ad3d354008031a5535b58baf5290a88c0b7
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Fri Sep 30 23:18:30 2016 +0200

    KDE4 implement native drag handlers
    
    Change-Id: I3d6a1696b8278066b005c1983d226cc67381ba95

commit 346db3e5b8246b2515d88cb31caf4a38e41f565f
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Fri Sep 30 23:15:26 2016 +0200

    tdf#102477 Drop toolbar popup window background
    
    Just rely on the default window backround.
    
    Change-Id: I8aa7a2b05ac2521b872290d508c0ce5fdaf83bae

commit a2234e6e4cb38a40201165cc3a6bd42da7cf30a0
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Fri Sep 30 23:09:05 2016 +0200

    Unify drag handles for toolboxes
    
    The custom shape popup toolbars used their own drawing code for
    the drag handle. This was dropped in favour of the default toolbox
    drag handle code.
    
    This also drops the drag highlighting in favour of a move mouse
    cursor as the drag indicator. The drag handle is currently always
    drawn on the top, like a window title.
    
    Change-Id: I08cbf715f1e240c2eb6d9a61fad2b705f9bd8014

commit ff922d3e14f835298a83f3ebf0ae8f24eeecb126
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun May 1 10:47:04 2016 +0000

    rscpp: make previous FILE_LOCAL functions static
    
    This just move the declaration from the shared header to the
    corresponding cpp files to make them static.
    
    Change-Id: I4aed6e23a90d42114d815205db2b741080739ac1



More information about the Libreoffice-commits mailing list