summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module linguistic with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-02Use the new single-instance="true" attribute in linguisticStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin
2020-07-14linguistic: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: linguisticStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-04-28linguistic: make LngSvcMgr::GetAvailableGrammarSvcs_Impl() more readableMiklos Vajna
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-23loplugin:makeshared in linguisticNoel Grandin
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin