summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-07-02tdf#117866 cui: avoid deadlock in personalization dialogMiklos Vajna2-4/+14
2018-06-27tdf#109269 very slow loading of user-defined dictionary word listNoel Grandin1-8/+23
2018-06-01tdf#104086 cui: enable OpenGL when ignoring its blacklistMiklos Vajna2-0/+10
2018-05-15tdf#113377 cui personalization: fix calling into VCL without necessary lockingMiklos Vajna1-2/+4
2018-04-26tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-04-17Resolves: tdf#116138 insert special char problem in chapter numberingCaolán McNamara1-1/+1
2018-04-17After Java settings have changed, restart LibO for realKatarina Behrens4-12/+47
2018-04-12Make color scheme dropdown in Options span the window’s widthAdolfo Jayme Barrientos1-1/+2
2018-04-06tdf#116733: Fix expanding in the entries in "Open expert configuration".Jan Holesovsky1-1/+1
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos2-33/+129
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky2-3/+3
2018-03-25tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski4-13/+32
2018-03-25tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-1/+6
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski1-8/+2
2018-03-25lokdialog: Handle dialog items' invalidation in generalTamás Zolnai1-20/+0
2018-03-25lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai1-0/+22
2018-03-22lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky1-1/+6
2018-03-21svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant1-1/+1
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2018-03-19loplugin:unusedindex Remove useless outer loopMike Kaganski1-10/+7
2018-03-19lokdialog: Make hyperlink dialog workPranav Kant1-1/+1
2018-03-19Use SfxModalDialog class as Hyperlink dialog's basePranav Kant2-2/+3
2018-03-15Calling ActivatePage directly is unnecessaryTamás Zolnai4-10/+0
2018-03-15Related tdf#111739: Don't insert special character into the documentTamás Zolnai2-3/+3
2018-03-15do not localize Collabora Office URLAndras Timar1-1/+1
2018-03-09tdf#115084: fix sloppy mnemonic IDKatarina Behrens1-1/+1
2018-03-09tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens3-3/+25
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara3-4/+18
2018-02-13tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2-0/+3
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet1-1/+4
2018-02-04Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara1-1/+1
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