summaryrefslogtreecommitdiff
path: root/i18npool/source/indexentry
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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