summaryrefslogtreecommitdiff
path: root/svtools/source/misc/langtab.cxx
AgeCommit message (Expand)Author
2021-11-07Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke
2021-08-21Use LanguageTagIcu::getDisplayName() for on-the-fly language list entriesEike Rathke
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-02Use the {...} notation for configuration provided language tags without nameEike Rathke
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-14display raw language tags in curly bracketsEike Rathke
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-15use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara
2014-05-22+bool SvtLanguageTable::HasLanguageType()Eike Rathke
2014-05-13Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke
2014-05-13remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin
2014-05-10add on-the-fly language tags to the language tableEike Rathke
2014-05-10added SvtLanguageTable::AddLanguageTag()Eike Rathke
2014-05-06move ResArray into SvtLanguageTableImplEike Rathke
2014-05-06provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex()Eike Rathke
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
2014-04-17have a "better" staticEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin