Age | Commit message (Expand) | Author |
2021-05-02 | tdf#79049 speed up OOXML workbook load (4) | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-15 | store ptr to the original entries in SfxItemPropertyMap | Noel Grandin |
2021-04-12 | less copying in SfxItemPropertyMap::getPropertyEntries | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-02-23 | loplugin:refcounting check for managing OWeakObject with raw pointer | Noel |
2021-02-16 | loplugin:referencecasting in hwpfilter..lotuswordpro | Noel |
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 |