summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2018-09-14tdf#118881: Fix HTML parsing for personasMuhammet Kara1-9/+9
2018-07-26tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes1-1/+1
2018-06-29tdf#117866 cui: avoid deadlock in personalization dialogMiklos Vajna2-4/+14
2018-05-27tdf#104086 cui: enable OpenGL when ignoring its blacklistMiklos Vajna2-0/+10
2018-04-26tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-04-26tdf#113377 cui personalization: fix calling into VCL without necessary lockingMiklos Vajna1-2/+4
2018-04-16Resolves: tdf#116138 insert special char problem in chapter numberingCaolán McNamara1-1/+1
2018-04-13After Java settings have changed, restart LibO for realKatarina Behrens4-12/+47
2018-03-09tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens2-1/+20
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 Vajna1-0/+11
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 Behrens2-13/+49
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 Kara1-1/+5
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara2-11/+209
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
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-22drop duplicate methodCaolán McNamara1-1/+1
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-21Display the threaded calculation state in Help:AboutTor Lillqvist1-4/+17
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin2-11/+9
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-20TypedWhichId for XATTR* constantsNoel Grandin10-52/+44
2017-11-18silence some coverity warningsCaolán McNamara1-2/+2
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émeth2-7/+23
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 Krot2-5/+0
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot2-1/+3
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 Zolnai2-45/+0
2017-11-10-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-11-10loplugin:unusedmethodsNoel Grandin3-90/+0
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara2-3/+3
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski2-47/+83