summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-04-06weld linkeditdialogCaolán McNamara14-17/+17
2018-04-06tdf#86404 - use Ctrl+TAB to switch between tabs/sheetsheiko tietze1-0/+2
2018-04-04tdf#88961 table line style color visible when color is whiteNickson Thanda1-1/+4
2018-04-04drop mysterious bare SetUpdateMode callCaolán McNamara1-1/+0
2018-04-04weld SvInsertOleDlgCaolán McNamara6-311/+323
2018-04-04weld SvxPathSelectDialogCaolán McNamara5-78/+96
2018-04-03weld SvPasteObjectDialogCaolán McNamara5-77/+96
2018-04-03tdf#116733: Fix expanding in the entries in "Open expert configuration".Jan Holesovsky1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin3-6/+6
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski2-3/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin4-6/+6
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara58-217/+0
2018-04-02Respect read-only config items in Internet/Proxy dialogAron Budea2-22/+34
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-04-01remove unused processfactory.hxx includesJochen Nitschke9-9/+0
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara6-88/+83
2018-03-31weld OptionsBreakSetCaolán McNamara2-41/+32
2018-03-31use arrow instead of dothimajin1000001-1/+1
2018-03-31removed semicolon,added missing close-parenthesishimajin1000001-2/+2
2018-03-30weld SvxZoomDialogCaolán McNamara5-256/+223
2018-03-30weld SvxCharacterMap dialogCaolán McNamara11-606/+638
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos2-33/+129
2018-03-24tdf#97622: Apply Asian spacing only to Asian textKhaled Hosny1-1/+1
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt1-1/+1
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt12-31/+31
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt7-19/+19
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt3-3/+3
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara5-153/+115
2018-03-21coverity#1430229 Unchecked return valueCaolán McNamara1-2/+2
2018-03-21coverity#1430232 Dereference before null checkCaolán McNamara1-5/+0
2018-03-20weld SvxIconChangeDialog warning dialogCaolán McNamara4-99/+45
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara3-6/+11
2018-03-20drop now unused SvxMessDialogCaolán McNamara6-218/+0
2018-03-20convert SvxMessDialog use to standard message dialogCaolán McNamara1-11/+8
2018-03-19coverity#1430061 silence Unchecked return valueCaolán McNamara1-1/+1
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara1-0/+1
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky2-3/+3
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-18tdf#115511: Make the description field keyboard-accessibleMuhammet Kara2-1/+10
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-75/+141
2018-03-17cui: Add tooltip to user-defined number format commentSamuel Thibault1-0/+1
2018-03-16use digit width instead of char widthCaolán McNamara1-3/+3
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara5-43/+43
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-2/+1
2018-03-16weld SvxObjectNameDialogCaolán McNamara5-46/+46
2018-03-14cui: Add missing mnemonic_widgetSamuel Thibault1-0/+1
2018-03-14fix crash on close customize dialogNoel Grandin1-2/+5
2018-03-13weld insert table dialogCaolán McNamara1-3/+1
2018-03-13set welded enties to activates-defaultCaolán McNamara4-3/+3