Age | Commit message (Expand) | Author |
2022-06-21 | registry: remove unnecessary comments | Chris Sherlock |
2022-06-11 | [API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKey | Stephan Bergmann |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: registry | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2019-12-19 | sal_Char->char in oox..registry | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-02-15 | tdf#42949 Fix IWYU warnings in registry/ | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-13 | loplugin:constfields in package..registry | Noel Grandin |
2018-06-12 | loplugin:constantparam | Noel Grandin |
2018-05-17 | loplugin:unusedfields in formula..registry | Noel Grandin |
2018-04-27 | loplugin:constantparam | Noel Grandin |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: registry | Stephan Bergmann |
2018-01-15 | loplugin:useuniqueptr in comphelper,cppu,registry | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: registry | Stephan Bergmann |
2017-10-31 | loplugin:constantparam in oox,registry,reportdesign | Noel Grandin |
2017-10-23 | loplugin:includeform: registry | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-07-17 | loplugin:constparams in store,registry | Noel Grandin |
2017-06-23 | loplugin:unusedfields in registry..sax | Noel Grandin |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: registry | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-10 | test coverity sanitizing in-source modelling | Caolán McNamara |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2016-03-17 | loplugin:constantparam in registry | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-08-20 | new loplugin automem | Noel Grandin |
2015-07-03 | Make RegistryTypeReader non-copyable | Stephan Bergmann |
2015-07-03 | Remove RegistryTypeReader_Api indirection | Stephan Bergmann |
2015-07-03 | Remove unused functions | Stephan Bergmann |
2015-07-03 | Move module-private includes from include/registry/ to registry/ | Stephan Bergmann |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-09 | loplugin:salbool | Noel Grandin |
2015-04-09 | fix windows and android builds | Noel Grandin |
2015-04-09 | convert RTReferenceType to scoped enum | Noel Grandin |
2015-04-09 | convert RTMethodMode to scoped enum | Noel Grandin |
2015-04-09 | convert RT_ACCESS fields to scoped enum | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-01-25 | loplugin:unreffun | Stephan Bergmann |
2015-01-25 | coverity#1266504 Useless call | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: registry | Stephan Bergmann |
2015-01-05 | Some loplugin:revisibility clean-up | Stephan Bergmann |
2014-11-18 | Fix memchr checks | Stephan Bergmann |
2014-11-17 | cid#1213388 etc.: Make reflread.cxx more robust | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |