summaryrefslogtreecommitdiff
path: root/include/linguistic/misc.hxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-20loplugin:constparams in linguisticNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30return const&Eike Rathke
2016-08-30LanguageType is unsigned int16Eike Rathke
2016-04-01sequence->vector in linguisticNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-04-08convert CapType to scoped enumNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert PATH_FLAG to scoped enumNoel Grandin
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen