summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2013-02-02HIG: 12 pixels between label and labeleeCaolán McNamara
2013-02-02set mnemonic widgets on char name pageCaolán McNamara
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
2013-01-31callcatcher: update unused code listCaolán McNamara
2013-01-31hide un-installed module color appearance settingsCaolán McNamara
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-30WaE: unused function 'GetGroup'Tor Lillqvist
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-29move color scheme options .ui to right place and adapt codeCaolán McNamara
2013-01-29WaE: private field 'pBtnOK' is not usedTor Lillqvist
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26get rid of some XubStringsCaolán McNamara
2013-01-25Cleanup after zoom dialog ui conversionRobert Roth
2013-01-25remove unused hidsCaolán McNamara
2013-01-25add mnemonic widgets in numbering position pageCaolán McNamara
2013-01-25tools->customize->menus->add is already converted to .uiCaolán McNamara
2013-01-25Converted Tools -> customize.ui with the submenus widgets.Abdulelah Alarifi
2013-01-25add mnemonic widgets in numbering options pageCaolán McNamara
2013-01-25remove redundant HIDsCaolán McNamara
2013-01-25hand rolled dynamic positioning code can go nowCaolán McNamara
2013-01-25split up into one dialog per .uiCaolán McNamara
2013-01-25some minor .ui conversion nitsCaolán McNamara
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
2013-01-25callcatcher: update unused method listCaolán McNamara
2013-01-25Set requested name on .ui page, and use sizegroupsCaolán McNamara
2013-01-24remove duplicate code blockChr. Rossmanith
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24add mnemonic widgets to border pageCaolán McNamara
2013-01-24set mnemonic widgets in background pageCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24set a default height for the number format categoryCaolán McNamara
2013-01-24set mnemonic widgets for background pageCaolán McNamara
2013-01-23set mnemonic widget for a11y and non-guessing traversalCaolán McNamara
2013-01-23Use EnglishTor Lillqvist
2013-01-23When we have symbolic names why not use them consistently thenTor Lillqvist
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19convert split cells dialog to our 99th .ui fileCaolán McNamara
2013-01-19-Werror,-Wunused-private-fieldStephan Bergmann