summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-01-08tdf#114818 hold the mutex before executing the error dialogXisco Fauli1-0/+4
2018-01-04tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna4-0/+77
2018-01-01tdf#106784 Also handle automatic icon sizeMaxim Monastirsky1-2/+2
2017-12-26Avoid crash without GPGTor Lillqvist1-7/+10
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-2/+7
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-2/+31
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens3-16/+73
2017-12-16tdf#114484 - Make internal file and print dialogs obsoleteheiko tietze1-2/+1
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-07Restore GPG SEInitializer serviceKatarina Behrens1-0/+22
2017-12-05tdf#114091: Customize dialog: Rename 'All categories' to 'All commands'Muhammet Kara2-2/+6
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara3-11/+211
2017-12-03tdf#98211 make last line default value language neutralYousuf Philips1-2/+2
2017-11-29tdf#113859 Make it possible to select every widget with tabgeri12451-16/+1
2017-11-28Add comment to translators of "Grammar By" text entry boxLászló Németh1-0/+14
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
2017-11-23gpg4libre: UI and config for adding GPG keys to user's identityKatarina Behrens1-585/+694
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-22add missing context to translatable strings in .ui fileChristian Lohmaier1-4/+4
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22tdf#113880 a11y: improve accessibility of table background tabYousuf Philips1-6/+6
2017-11-22tdf#112207: Allow assigning styles to ui elementsMuhammet Kara2-2/+102
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-1/+1
2017-11-21Remove space before colon in gradient tab of area tabYousuf Philips1-1/+1
2017-11-21tdf#113880 a11y: make gradient tab of area tab accessibleYousuf Philips1-69/+109
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist1-4/+17
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin2-11/+9
2017-11-20tdf#113880 a11y: make bitmap tab of area tab accessibleYousuf Philips1-21/+35
2017-11-20l10n: dont translate non-text character tab fill characters (2)Yousuf Philips1-3/+3
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin2-21/+19
2017-11-20tdf#113909 Fix label alignment in Shadow tab of drawing object propertiesGabor Kelemen1-6/+3
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin10-52/+44
2017-11-19tdf#113777 dont translate 'Family:' and 'Style:' stringsYousuf Philips1-8/+8
2017-11-18silence some coverity warningsCaolán McNamara1-2/+2
2017-11-18tdf#113777 Add colon after family and style labelsYousuf Philips1-4/+4
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze1-1/+12
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh3-7/+24
2017-11-17l10n: dont translate non-text character tab fill charactersYousuf Philips1-3/+3
2017-11-16tdf#111740 Wrong preview of graphic bullet symbol in ImpressMark Vecsernyes1-4/+6
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot3-23/+2
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot3-3/+27
2017-11-13Fix typosAndrea Gelmini2-3/+3
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke2-2/+2
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai3-74/+0
2017-11-10-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-11-10loplugin:unusedmethodsNoel Grandin3-90/+0