summaryrefslogtreecommitdiff
path: root/cui/source/options/optdict.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in cuiNoel Grandin1-4/+3
2024-11-08loplugin:reftotemp in cppcanvas..cuiNoel Grandin1-2/+2
2024-05-07loplugin:ostr in cuiNoel Grandin1-18/+18
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski1-31/+19
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-1/+1
2023-05-10tdf#154499 spell checking: allow phrases in custom dictionaryLászló Németh1-16/+23
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-4/+4
2021-10-16Simplify vector initialization in cuiJulien Nabet1-2/+5
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-3/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-4/+2
2020-05-08improve loplugin:referencecastingNoel Grandin1-4/+4
2020-04-17loplugin:flatten in cuiNoel Grandin1-38/+38
2020-02-14Resolves: tdf#130658 there isn't a second column in non-exception modeCaolán McNamara1-1/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-6/+0
2019-08-07tdf#61076 string validation on creation of new dictionary.Rtch901-0/+11
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin1-3/+3
2019-04-24tdf#124893 Validity check on new dialog creation.Rtch901-0/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-04-19drop some unneeded includesCaolán McNamara1-1/+1
2019-04-01drop unnecessary includesCaolán McNamara1-0/+2
2019-02-09weld SvxEditDictionaryDialogCaolán McNamara1-252/+216
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-27remove unused DrawButtonFlags enum valueNoel Grandin1-13/+0
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-14weld SvxCharNamePageCaolán McNamara1-2/+2
2018-06-25followup fix for "tdf#109269 very slow loading of user-defined dictionary"Noel Grandin1-1/+1
2018-06-25tdf#109269 very slow loading of user-defined dictionary word listNoel Grandin1-8/+23
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-8/+6
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara1-48/+27
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-2/+2
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-6/+11
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh1-7/+22
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-4/+0