summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara
Change-Id: I6b675874fd683f1c9311322c4662f33380f9c113
2012-09-28adapt uipreviewer for ucbhelper changeCaolán McNamara
Change-Id: I60463d107d49ecc78053dd2592fc207164708040
2012-09-28mbHasFocus renamed to mbHasControlFocusCaolán McNamara
Change-Id: I44d37c490ca0554d9f5b286ffb79b65f1c3d1914
2012-09-28have to register exslt handlers for string::tokenizeCaolán McNamara
Change-Id: If761ebd095ef0ac14c6d659411eb63157eb8dd27
2012-09-28sort child positions within parents according to grid positionCaolán McNamara
so that tabbing between widgets jumps between then in a sensible order Change-Id: I852f4fb08781da2b703f8f87e84abdf4c366fa26
2012-09-28truly skip unshown widgets in tab traversalCaolán McNamara
make tab traversal of dialog widgets hidden because their containers are hidden and/or disabled Change-Id: I1947584717030f3703c018cbf05235811df7835e
2012-09-28defer initializing dialog until sizeable/unsizeable is knownCaolán McNamara
we have to defer initializing the dialog until we have determined the sizeable/unsizable info as we can't change it after the fact Change-Id: I27c90f8f92953d919b36cddc6a99fae9d7db47eb
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
Change-Id: I5561c2684d0957b65aef0d139e9210ebdd703153
2012-09-28add special character dialogGokul
Change-Id: I9f5e6846593ab34995518598294950b34f91b83f
2012-09-28reduce size requests if new text is same as oldCaolán McNamara
Change-Id: I6e9b03c4baf05d096aa780b4f6d8635bb1e254ac
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara
Change-Id: I417ce219924987f584cabf9ed8098607d6e5973c
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara
Change-Id: I925ebfaf1343be84d47736bd0d5703adfd1692d7
2012-09-28add sort dialog .uiGokul
Change-Id: I725cd86094f8605f093c730e7b18f4c1e4a9adea
2012-09-28fix getNonLayout[Real]Parent helpersCaolán McNamara
Change-Id: Idae11802aaeb3d9192cdf7fe8fae61788bbb9b5b
2012-09-28we need to have the outermost TabDialog as the recipient of tab keystrokesCaolán McNamara
Change-Id: I1d230512d2145a9a3198c25c60dcd8954928120e
2012-09-28set the default button on various dialogsCaolán McNamara
Change-Id: I63b1cc73d8ed240c40dec07fe1f8470da8410464
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e
2012-09-28support has-default for buttonsCaolán McNamara
Change-Id: I4b3b6bfa3fadaed0770b5e5254f5afc4c67de191
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
Change-Id: Ib33d91ea56219036182d30fdd3dc2159ce32a48c
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
Change-Id: I79d658b4e8e1342c012a4bc52b3204ccceaa5520
2012-09-28convert String Input dialogGokul
Change-Id: I484f7b495d529664717cf2f9f3f1f4edc7c1ad01
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
Change-Id: I7bc8c1b37fa9757c5d47902d54865d0319135517
2012-09-28convert autoformat table dialogGokul
Change-Id: I645565afe1a3bac4402abdfaba821ca9235c6087
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
Change-Id: Ifeaf6bbc57b57800853eef9657f646b1447f2add
2012-09-28support "digits" for numericfieldsCaolán McNamara
Change-Id: I2ff678621df940dfb7b19c566544bcbc9d1a29bf
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
Change-Id: I20829b6a0835bf96489d67b6f7effcfa84650328
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
Change-Id: I4d43f911b084146393e4be514584acc245a4fda4
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara
Change-Id: I6aa02f112b0b13402db1f0cf721d0db8862432bc
2012-09-28import inconsistent-state GtkCheckButtons as TriStateBoxsCaolán McNamara
Change-Id: If7fbe960bf5af31b51a7e454b8131c31b232a79b
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara
Change-Id: I760ac60a341a9942fef5a911cdb8b5af304ff1ad
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
Change-Id: I87da59af50420993303111dae0ec4456ae15cc20
2012-09-28copy the button dataCaolán McNamara
Change-Id: I3014106791b761e6aad5ea355402f9a2850f5bb5
2012-09-28add adjustment for max columnsCaolán McNamara
Change-Id: I6a1c97a3fea03bd4ef0c5a45d94bd139921bcfc1
2012-09-28calculate ideal tab size not current oneCaolán McNamara
Change-Id: Ia57366baafb7bb5ecdd8b7ab3d1f52b6438d165e
2012-09-28add a new stock reset/revert buttonCaolán McNamara
Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26
2012-09-28map GtkComboBoxText to ComboBoxCaolán McNamara
Change-Id: Ib73ff4ba0fc6c7c977bda8582079fdb0194e12a9
2012-09-28convert code to use new text<->table dialogCaolán McNamara
Change-Id: I1f38f764901a2526d30561cedfa8495f8e326180
2012-09-28add a text<->table dialogGokul
Change-Id: I3ce08b32b07ac23d6183cd820d6e46cff78cdbe3
2012-09-28convert code to use new split table dialogCaolán McNamara
Change-Id: Id170da91f97d4a0648f0072fa0e02b7897ced13b
2012-09-28add titles to these dialogsCaolán McNamara
Change-Id: Ie8a99fbca7f71a2158534e14e7b87b4f503f1c6b
2012-09-28add a split table dialogGokul
Change-Id: Id2b1061271abe5605913227e841b2d969fc5acf2
2012-09-28implement setting Dialog title propertyCaolán McNamara
Change-Id: Ic3088f75c3aec57fa8b60a59f806f8396cdcf09c
2012-09-28convert code to use new table width dialogCaolán McNamara
Change-Id: I50ac81a34945760ccb053ae1c8e328bbdff1a944
2012-09-28add a column width dialogGokul
Change-Id: Ieaa24944baffd61f1e032e2eb02d82a9b673ee6c
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara
Change-Id: I380249ab6e3d2fc77768b3d1680c7e49fc3a18ba
2012-09-28missing helpids on brochure toggleCaolán McNamara
Change-Id: I565ffdd359740198aeb2ed661383ba86c6f7a39e
2012-09-28set a helpid on the tabpage containerCaolán McNamara
Change-Id: Ice461f5de76ecb5628682572c0b40736a29b9381
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
2012-09-28delete print dialog .src nowCaolán McNamara
Change-Id: Ia1ca185b0abfac6443c819d4143298e7bfca66e5
2012-09-28hide custom tab page if unused, e.g. macro printingCaolán McNamara
Change-Id: Ie3cea0d1d0b7140d1456478a92ac0e72bf423ed3