summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2013-02-05make translatable a few more ui stringsAndras Timar
Change-Id: I0a10cbb7eab77d215c15592a2121b65f1c9f3732
2013-02-02HIG: 12 pixels between label and labeleeCaolán McNamara
+ indent hierarchy in 12 pixels Change-Id: I9e2d8afc62c0bbd2726f743da8bcd6685b8cd431
2013-02-02set mnemonic widgets on char name pageCaolán McNamara
Change-Id: I90d8bcdde05deb8b2af3b1b610bb444f944a1534
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
2013-01-31callcatcher: update unused code listCaolán McNamara
Change-Id: I6a935ced687b1076dfdd6c6ae0cf3bce1fc6adbd
2013-01-31hide un-installed module color appearance settingsCaolán McNamara
Change-Id: I7bf3d536805e60dd544551ef0753527fabe59476
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara
Change-Id: I645775bcec9993a2d8fd4b5ea67197ad3b2a9e03
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
Change-Id: I6e90cdfc9577bfa0ee1dd1018a41aa7979dfaf04
2013-01-30WaE: unused function 'GetGroup'Tor Lillqvist
Change-Id: I6105b293eef0c74688dfde5172c30590cfea62ec
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
Change-Id: Ic18ca82a49ec346240a667462e73184694ce8feb
2013-01-29move color scheme options .ui to right place and adapt codeCaolán McNamara
a side effect of this painfully tricky rework is that we recover an apparently long lost initial "ON" column in tools->options->appearance Change-Id: I262feae14e9f8a21f46103e35256687e66a13c7c
2013-01-29WaE: private field 'pBtnOK' is not usedTor Lillqvist
Change-Id: I04b4d378c016b5c31c66e0fccfb9b8afe2a08d76
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth
Change-Id: Iedd44ae171a25d9d6599e4f44698d7458c486be6
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin
The services already existed, it just did not have an IDL file. Change-Id: Iae319545e5bf2384ede0992715a4879554605a22
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara
getting rid a pile of custom widget moving code Change-Id: I68879f9ebaf28629c4759315b318b390a985a544
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26get rid of some XubStringsCaolán McNamara
Change-Id: Ie522330aa1470677ddcc8f9e6d76bbf4a63a9712
2013-01-25Cleanup after zoom dialog ui conversionRobert Roth
Change-Id: I99cbb6e739af352091446da11d8150b24c2a6207 Reviewed-on: https://gerrit.libreoffice.org/1873 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-01-25remove unused hidsCaolán McNamara
Change-Id: Iab2d62506c3985bd3f32e8140057ec136cfd3395
2013-01-25add mnemonic widgets in numbering position pageCaolán McNamara
and restore lost short-cuts Change-Id: I86221fc67095fda8a8cbcfbc10bb0ff61c818e3f
2013-01-25tools->customize->menus->add is already converted to .uiCaolán McNamara
as is: tools->customize->menus->modify->add submenu tools->customize->menus->modify->rename tools->customize->toolbar->modify->rename tools->macros->run Change-Id: Ie97d74d0b55dd8f24836e24925125f65a0c562dc
2013-01-25Converted Tools -> customize.ui with the submenus widgets.Abdulelah Alarifi
Change-Id: I1adfcbb66f4cf919e2e6e9e73dc79ba830a252cf Reviewed-on: https://gerrit.libreoffice.org/1823 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2013-01-25add mnemonic widgets in numbering options pageCaolán McNamara
Change-Id: I84c1fa8f24504a06563145e224d01abaa5714cf9
2013-01-25remove redundant HIDsCaolán McNamara
Change-Id: I982b760084cf9ed259432b7c77a865e3f8f13fed
2013-01-25hand rolled dynamic positioning code can go nowCaolán McNamara
Change-Id: If30c91ea3828f8e4d8ed4c5ac95697fb2817d68f
2013-01-25split up into one dialog per .uiCaolán McNamara
Change-Id: I5473ef07abb1f96aed4cfd96d4fa436ec2f13e64
2013-01-25some minor .ui conversion nitsCaolán McNamara
ObjectNameDialog: - Lets make it resizeable. Set a "width in chars" on the edit box to make it wide enough, that way we don't have to about setting a size request in pixels ObjectTitleNameDialog - Lets make it resizeable, as above. - The original had a scrollbar, so added a scrolledwindow to it with always vertically scroll - For the textview to give it a default height, rather than using pixels I let it take its width by expand to the above edit widget width - For its height, added a non-translated text buffer with 5 blank lines and tweaked the ctor to set that as its permanent height request - GtkTextView maps to VclMultiLineEdit instead of "MultiLineEdit" its a corner case, they should be equivalent, so just changed MultiLineEdit to VclMultiLineEdit NameDialog: - width requests as above - set name_entry as the mnemonic widget of name_entry MessBox: - I set the label to be vertically centered for the resizeable case Change-Id: I9ab9eb76aa64b4d7eaf1c9a738f9c29cd7f7820b
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
Change-Id: Iad23998c9ccde22abad9d894af3dd6df7c92564f Reviewed-on: https://gerrit.libreoffice.org/1857 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-01-25callcatcher: update unused method listCaolán McNamara
Change-Id: Idbd84e9d22d130361e7d9e0d7c27d3d6df73095d
2013-01-25Set requested name on .ui page, and use sizegroupsCaolán McNamara
rather than making super-wide buttons, set them to not expand and use sizegroups to give them equal width of the largest Change-Id: Ic915ea42ec26b6dd4a32696957bc98e02fa3e282
2013-01-24remove duplicate code blockChr. Rossmanith
Change-Id: If25874a36a65d4f3fcb2ef1fa9b09fa9878dda01
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
removed temporarily added OUString(...GetSavedValue()...) constructs again Change-Id: I11477654d217a5ae127c1ef1b19cbff56ed052a6
2013-01-24add mnemonic widgets to border pageCaolán McNamara
Change-Id: I4faa14dc08a9016d7766b495bb51716f7f2db709
2013-01-24set mnemonic widgets in background pageCaolán McNamara
Change-Id: I6af5f5580ad0f1acb202484bf56593c332997fe8
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5
2013-01-24set a default height for the number format categoryCaolán McNamara
Change-Id: Ic119128aa433f76bcd8684b245d7db60ed3bcf36
2013-01-24set mnemonic widgets for background pageCaolán McNamara
Change-Id: I977d8d7f1d14ea6616cf4dc3dc49d201804b7c39
2013-01-23set mnemonic widget for a11y and non-guessing traversalCaolán McNamara
Change-Id: If7983092a3842bf1841d8a19dc1776668c17d3f3
2013-01-23Use EnglishTor Lillqvist
Change-Id: I9c460c22a5c938851f7ce1db1527c0dadf09582b
2013-01-23When we have symbolic names why not use them consistently thenTor Lillqvist
Change-Id: Iec2e6dfa5b8bdc30e275862cf9f84e5f32818933
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
Also used the new OUString::number(...) methods. Change-Id: I3174c43d56d1ae359901bb8a13fe0096f2c74808 Reviewed-on: https://gerrit.libreoffice.org/1766 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák
Follow-up to https://gerrit.libreoffice.org/#/c/1803/ . Change-Id: I9131854a579ef57e38dfef7faa539bec98fc305b
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
This has the disadvantage that it makes comparisons involving fast OUString concatenation via operator+ ambiguous, as can be seen in scriptdlg.cxx, but it allows comparing String and OUString wihout explicit conversion, which is nice for incrementally converting code. Change-Id: Ibfc728bdb161a01e0f8311915c97bcbba8b58c0b Reviewed-on: https://gerrit.libreoffice.org/1803 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-21fix previous string conversion:Michael Stahl
- unconverted assertion in dinfdlg.cxx - wrong replaceAt in SidebarWin.cxx - obsolete cast in SpellDialog.cxx Change-Id: I18450c0c6fdd275b7f81a7fce58cdf98bb806e27
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
replaced lots of Len() with isEmpty() Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0 Reviewed-on: https://gerrit.libreoffice.org/1795 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-19convert split cells dialog to our 99th .ui fileCaolán McNamara
Change-Id: If1a37074400540e3adce42de2bb7c88c2c599382