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