summaryrefslogtreecommitdiff
path: root/cui/uiconfig
AgeCommit message (Expand)AuthorFilesLines
2018-04-14look for check buttons without underlinesCaolán McNamara25-0/+54
2018-04-14look for radio buttons without underlinesCaolán McNamara7-0/+28
2018-04-13tdf#83877 Show signing instructions in sign dialogSamuel Mehrbrodt1-1/+31
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt1-0/+312
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt1-0/+252
2018-04-12Follow-up to patch 52774heiko tietze1-2/+2
2018-04-12weld OfaAutoFmtPrcntSetCaolán McNamara1-2/+10
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara1-1/+31
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-6/+24
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-13/+29
2018-04-07Remove fill styles that are not implementedKatarina Behrens1-5/+2
2018-04-04weld SvInsertOleDlgCaolán McNamara2-69/+125
2018-04-04weld SvxPathSelectDialogCaolán McNamara1-5/+35
2018-04-03weld SvPasteObjectDialogCaolán McNamara1-7/+37
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-2/+2
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara58-217/+0
2018-04-01Make color scheme dropdown in Options span the window’s widthAdolfo Jayme Barrientos1-1/+2
2018-04-01Finish off CrystalAdolfo Jayme Barrientos1-1/+0
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara1-15/+27
2018-03-31weld OptionsBreakSetCaolán McNamara1-4/+9
2018-03-30weld SvxZoomDialogCaolán McNamara1-19/+23
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-142/+186
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-33/+125
2018-03-24tdf#97622: Apply Asian spacing only to Asian textKhaled Hosny1-1/+1
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-28/+21
2018-03-20weld SvxIconChangeDialog warning dialogCaolán McNamara1-64/+33
2018-03-20drop now unused SvxMessDialogCaolán McNamara1-113/+0
2018-03-18tdf#115511: Make the description field keyboard-accessibleMuhammet Kara1-1/+9
2018-03-17cui: Add tooltip to user-defined number format commentSamuel Thibault1-0/+1
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-4/+11
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-2/+9
2018-03-14cui: Add missing mnemonic_widgetSamuel Thibault1-0/+1
2018-03-13set welded enties to activates-defaultCaolán McNamara4-3/+3
2018-03-13tdf#114260: Allow moving top-level menusMuhammet Kara1-0/+8
2018-03-12tdf#114260: Add gear button to Customize dialogMuhammet Kara1-27/+40
2018-03-11weld color pickerCaolán McNamara1-49/+87
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara14-0/+14
2018-03-07tdf#115084: fix sloppy mnemonic IDKatarina Behrens1-1/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara161-161/+161
2018-03-05weld CuiInputDialogCaolán McNamara1-60/+53
2018-03-04weld Security Options DialogCaolán McNamara1-10/+16
2018-03-04weld SvxNameDialogCaolán McNamara1-13/+18
2018-03-02weld split cells dialogCaolán McNamara1-4/+12
2018-03-01weld insert row/column dialogCaolán McNamara1-3/+8
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara2-8/+8
2018-02-28Fix assert(mpDialogImpl->get_response(pButton) == RET_OK) etc.Stephan Bergmann1-2/+2
2018-02-28Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann1-1/+1
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara1-4/+4
2018-02-27Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann1-1/+1
2018-02-25convert all help responses to gtk's -11Caolán McNamara83-221/+221