summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
AgeCommit message (Expand)AuthorFilesLines
18 hoursDrop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski1-79/+25
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-11-10tdf#158003 - UI: Part 22 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+61
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann1-4/+4
2023-09-28cid#1545248 COPY_INSTEAD_OF_MOVECaolán McNamara1-5/+1
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-1/+4
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+13
2023-06-06Sort languages in Edit Modules dialogMike Kaganski1-5/+5
2023-06-05Avoid duplicates in Edit Modules language listMike Kaganski1-42/+26
2023-06-02tdf#155652: use UI language for language service display namesMike Kaganski1-1/+1
2023-06-02tdf#43157: Clean up OSL_FAILBaole Fang1-2/+2
2023-05-07Simplify initialization in cui/source/options/optlingu.cxxJulien Nabet1-2/+5
2023-05-05cui, lok: Hide options irrelevant for online in Spelling Options dialogAron Budea1-3/+14
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh1-1/+25
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-19Use more appropriate index variable typeStephan Bergmann1-1/+1
2022-07-19nIdx is guaranteed to be non-negative hereStephan Bergmann1-1/+2
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin1-2/+3
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-17/+17
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin1-4/+3
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-2/+1
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-14/+14
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke1-1/+1
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin1-18/+14
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-7/+7
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze1-0/+15
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara1-4/+4
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-4/+4
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-64/+59
2020-06-05crash on double-clicking an entry in Available language modulesCaolán McNamara1-3/+9
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara1-11/+9
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin1-40/+33
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+2
2020-04-17loplugin:flatten in cuiNoel Grandin1-119/+119
2020-03-26explicitly set no text emphasis on the non-header entriesCaolán McNamara1-0/+4
2020-03-23tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-5/+5
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+11
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-2/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-5/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-15/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-7/+1
2019-07-20cid#1448212 Improper use of negative valueCaolán McNamara1-1/+1