summaryrefslogtreecommitdiff
path: root/svx/source/dialog/langbox.cxx
AgeCommit message (Expand)Author
2024-04-12Resolves: tdf#160256 Add "[Multiple]" and "[Undetermined]" to language listEike Rathke
2024-02-27Another attempt to ensure strict weak ordering when sortingMike Kaganski
2024-02-08Try harder to use strict weak ordering when sortingMike Kaganski
2024-02-04Make sure to use strict weak ordering when sortingMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-06-06Language list: sort generic language before country variantsMike Kaganski
2023-06-06Drop the unneeded optimization for "[All]"Mike Kaganski
2023-06-06Sort languages in Edit Modules dialogMike Kaganski
2023-06-06SvxLanguageBox::Store id from getReplacementForObsoleteLanguageMike Kaganski
2023-06-05Drop unneeded indirectionMike Kaganski
2023-06-05Drop duplicating functionMike Kaganski
2023-06-05Restructure SvxLanguageBox::SetLanguageList for clarityMike Kaganski
2023-05-29replace find_if by any_ofDr. David Alan Gilbert
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke
2021-01-24SvxLanguageBox::SetLanguageList Merge if'sDr. David Alan Gilbert
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17SvxLanguageBox is now unusedCaolán McNamara
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-07-30weld OfaLanguagesTabPageCaolán McNamara
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-11weld conditional formattingCaolán McNamara
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-11loplugin:constantparamNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-07weld ManageLanguageDialogCaolán McNamara
2018-12-10Resolves: tdf#121520 duplicate languages in dropdownCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-11-27remove unused SvxLanguageListFlags enum valuesNoel Grandin