summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant1-1/+1
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes1-0/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens1-0/+22
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin21-37/+37
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-04loplugin:singlevalfieldsNoel Grandin2-12/+1
2017-12-02tdf#98211 make last line default value language neutralYousuf Philips1-2/+2
2017-11-29Fix typosAndrea Gelmini1-1/+1
2017-11-29Related tdf#111739: Don't insert special character into the documentTamás Zolnai2-3/+3
2017-11-29tdf#113859 Make it possible to select every widget with tabgeri12451-16/+1
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant2-2/+3
2017-11-29loplugin:unusedmethodsNoel Grandin2-41/+0
2017-11-28Add comment to translators of "Grammar By" text entry boxLászló Németh1-0/+14
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-27tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes1-1/+1
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