summaryrefslogtreecommitdiff
path: root/sc/UI_scalc.mk
AgeCommit message (Collapse)Author
2013-04-11rename UI to UIConfigDavid Tardon
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>
2013-04-10Convert scalc delete contents dialog to .uiAlbert Thuswaldner
Change-Id: I1c84fe3c57fdd72880b16a2d69aa44cda0fc4f4f
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad
2013-04-09adapt code for select range .ui conversionCaolán McNamara
Change-Id: Ib53b42a340da04276ce005efb22d19fda617e29a
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot
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>
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
Change-Id: Ic134909f3e65bcb1aa440f60a156f293225d3edc
2013-03-28move the dialog to chart2Markus Mohrhard
Change-Id: I9f6e967d52dd10072c57b4f55faedd4ed7f98094
2013-03-28Converting spline dialog box to glade.EricSeynaeve
Change-Id: I945445ab703b146b048cd45768d256d8b6a833d5
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924
2013-03-06adapt code to define name .ui conversionCaolán McNamara
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
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel
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>
2013-02-14adapt code to insert sheet .uiCaolán McNamara
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d
2013-02-12address cell protection text alignmentCaolán McNamara
tabpage code lives in sc, so .ui should live in sc Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
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
2012-11-29use Markus's sort pageCaolán McNamara
Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed
2012-11-17convert text import options to .uiCaolán McNamara
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60