Age | Commit message (Collapse) | Author |
|
I plan to use it to deliver all */uiconfig files, not just .ui, as a
preliminary step to get rid of postprocess/packconfig.
Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149
Reviewed-on: https://gerrit.libreoffice.org/3225
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I1c84fe3c57fdd72880b16a2d69aa44cda0fc4f4f
|
|
Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad
|
|
Change-Id: Ib53b42a340da04276ce005efb22d19fda617e29a
|
|
Change-Id: I6714ccc710d266a047032166c738063602e6e30d
Reviewed-on: https://gerrit.libreoffice.org/3140
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic134909f3e65bcb1aa440f60a156f293225d3edc
|
|
Change-Id: I9f6e967d52dd10072c57b4f55faedd4ed7f98094
|
|
Change-Id: I945445ab703b146b048cd45768d256d8b6a833d5
|
|
Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924
|
|
This is a bit of a pig, the RefButton does a magic
shrink of the dialog to just two widgets.
This happens in a baseclass which has other users
so for the time being switch off being in a
layout enabled dialog to do the right thing
depending on that.
On the bright side, for the other expandable
element we can now use a VclExpander and
throw away the custom resize, reposition, etc.
code for that.
Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763
|
|
Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4
Reviewed-on: https://gerrit.libreoffice.org/2332
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d
|
|
tabpage code lives in sc, so .ui should live in sc
Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
|
|
this should have the side-effect that the scrollbar is in the right place, and
not jammed into some odd place in the dialog
Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f
|
|
Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed
|
|
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088
|
|
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
|
|
to new-style widget layout mostly described in .ui format
Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
|