summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2019-04-05respect read-only config item: CreateMSOLockFilesAndras Timar1-0/+2
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2-0/+11
2019-01-17Resolves: tdf#122701 opengl settings don't affect gtk3Caolán McNamara1-1/+1
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-0/+2
2018-09-14tdf#118881: Fix HTML parsing for personasMuhammet Kara1-9/+9
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-17After Java settings have changed, restart LibO for realKatarina Behrens3-10/+36
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łos1-0/+4
2018-03-09tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens2-1/+20
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet1-1/+4
2018-01-08tdf#114818 hold the mutex before executing the error dialogXisco Fauli1-0/+4
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 Behrens1-13/+43
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-07Restore GPG SEInitializer serviceKatarina Behrens1-0/+22
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh1-7/+22
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke2-2/+2
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski2-47/+83
2017-11-07loplugin:finalclasses in cuiNoel Grandin4-14/+7
2017-10-26vcl: make MapMode constructor explicitMichael Stahl10-16/+16
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-2/+2
2017-10-26cpp check, fix redundantAssignmentBán Róbert1-2/+1
2017-10-24loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann23-58/+58
2017-10-23Resolves: tdf#113355 need to explicitly call initial TwoFigureHdlCaolán McNamara1-0/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin10-15/+15
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov4-23/+14
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara5-26/+20
2017-10-01throw more useful uno::Exception'sNoel Grandin1-6/+6
2017-09-30Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntryJulien Nabet1-2/+2
2017-09-25Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens1-4/+0
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2-5/+5
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt3-4/+4
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-15/+10
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt13-39/+39
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt6-12/+12
2017-09-18tdf#108139 Remove Preview column from Application Colors config pageArkadiy Illarionov1-51/+13
2017-09-18tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes2-0/+18
2017-09-15tdf#112393: avoid leak in LangSelectHdl_Impl (cui)Julien Nabet1-0/+2
2017-09-15tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet1-4/+2
2017-09-12down/up/focus/first/last handler not needed nowCaolán McNamara2-26/+0