Age | Commit message (Expand) | Author |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-13 | tdf#123936 Formatting files in module linguistic with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-10-02 | Use the new single-instance="true" attribute in linguistic | Stephan Bergmann |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-14 | rename xmlnmspe -> xmlnamespace | Noel Grandin |
2020-08-14 | rename nmspmap.hxx -> namespacemap.hxx | Noel Grandin |
2020-08-13 | use OUStringLiteral in SfxItemPropertyMapEntry | Noel Grandin |
2020-08-04 | loplugin:referencecasting (clang-cl) | Stephan Bergmann |
2020-07-20 | fix SAL_WARN when instantiating Thesaurus | Noel Grandin |
2020-07-14 | linguistic: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: linguistic | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-02 | inline some use-once typedefs | Noel Grandin |
2020-05-29 | loplugin:simplifybool in hwpfilter..lotuswordpro | Noel Grandin |
2020-05-21 | use for-range on Sequence in i18npool..sd | Noel Grandin |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-09 | compact namespace in i18npool..oox | Noel Grandin |
2020-04-28 | linguistic: make LngSvcMgr::GetAvailableGrammarSvcs_Impl() more readable | Miklos Vajna |
2020-04-28 | move the castToFastAttributeList function | Noel Grandin |
2020-04-23 | loplugin:makeshared in linguistic | Noel Grandin |
2020-04-15 | loplugin:buriedassign in l,o,p* | Noel Grandin |
2020-04-07 | loplugin:flatten in linguistic | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |
2020-03-06 | add information to xProofrader in gciterator.cxx | Fred Kruse |
2020-02-26 | new loplugin:xmlimport | Noel Grandin |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-18 | loplugin:duplicate-defines | Noel Grandin |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-06 | tdf#121658 Add option to not hyphenate words in CAPS | Samuel Mehrbrodt |