summaryrefslogtreecommitdiff
path: root/i18npool/source/indexentry
AgeCommit message (Expand)Author
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-01-25Fix Index::getIndexWeight for empty inputStephan Bergmann
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-09-03coverity#1372445 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372397 Uncaught exceptionCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Typo "stirng" -> "string"Stephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-26coverity#705186 Missing break in switchCaolán McNamara
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-01coverity#707923 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707923 Uninitialized scalar fieldCaolán McNamara