Age | Commit message (Expand) | Author |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-07-31 | rtl::Static -> static local | Noel Grandin |
2021-06-21 | tdf#135316 add small cache to rtl_bootstrap_args_open | Noel Grandin |
2021-06-21 | remove now unnecessary comment | Noel Grandin |
2021-06-21 | simplify bootstrap_map (tdf#135316 related) | Noel Grandin |
2021-04-20 | Simplify some code by using OUString instead of raw rtl_uString | Stephan Bergmann |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sal | Stephan Bergmann |
2020-04-02 | loplugin:flatten in sal | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in reportdesign,sal,sax" | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): sal | Stephan Bergmann |
2019-02-12 | Simplify containers iterations in reportdesign, sal, sax | Arkadiy Illarionov |
2019-02-10 | tdf#39593 use existing find() to reduce copypaste | Arkadiy Illarionov |
2018-11-22 | improve function-local statics in sal | Noel Grandin |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-12 | loplugin:constfields in reportdesign,sal,sax | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-27 | directly use malloc/free in sal, instead of rtl_allocateMemory/etc | Noel Grandin |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2017-12-03 | Replace lists by vectors in bootstrap (sal) | Julien Nabet |
2017-11-10 | rtl: change nullptr comparison | Chris Sherlock |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-22 | rtl: fix bootstrap formatting, comparison to nullptr | Chris Sherlock |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-02 | loplugin:casttovoid: sal | Stephan Bergmann |
2017-04-12 | clang-tidy: readability-else-after-return | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-06 | new loplugin/rewriter comparisonwithconstant | Noel Grandin |
2016-10-03 | -Werror,-Wdeprecated-declaration | Tor Lillqvist |
2016-07-08 | loplugin:redundantcast: redundant static_casts in sal | Stephan Bergmann |
2016-04-15 | fix case when fileName lacks "/MacOS/" | Douglas Mencken |
2016-04-11 | tdf#94306 replace boost::noncopyable r.. to sdext | Jochen Nitschke |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-03-04 | Probably better to not disable this cache in all debug modes | Stephan Bergmann |
2016-03-04 | Spurious spaces | Stephan Bergmann |
2016-03-03 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-01-26 | Bin leftover cruft | Tor Lillqvist |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-06-30 | Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_C | Stephan Bergmann |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-03-31 | Use OUString::unacquired | Stephan Bergmann |