Age | Commit message (Expand) | Author |
2020-08-18 | unoidl-read: Avoid redundant redeclarations | Stephan Bergmann |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-03-15 | Revert "loplugin:constfields in unoidl" | Noel Grandin |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-03-02 | Revert "ofz#20976 build-failure" | Caolán McNamara |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-02-03 | avoid flex-caused warnings about unused functions | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Onur Yilmaz |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-19 | OUStringChar must either take a sal_Unicode or an ASCII char | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-09-27 | Deduplicate O(U)StringNumber definitions; add toAsciiUpperCase | Mike Kaganski |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-08-20 | loplugin:constvars in test..unotools | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoidl | Stephan Bergmann |
2019-07-26 | cid#1448388 Assignment of overlapping memory | Caolán McNamara |
2019-07-24 | cid#1448548 Assignment of overlapping memory | Caolán McNamara |
2019-07-06 | small optimisations | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-27 | tdf#42949 Add filter file to unoidl/ | Gabor Kelemen |
2019-02-28 | loplugin:includeform | Stephan Bergmann |
2019-02-13 | tdf#42949 Fix IWYU warnings in unoidl/ | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-08 | loplugin:collapseif in tools..xmloff | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-17 | Simplify containers iterations in unodevtools, unoidl | Arkadiy Illarionov |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-09-26 | loplugin:constfields in unoidl | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-08 | clang-tidy bugprone-unused-return-value | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-03-16 | Typo in error message | Stephan Bergmann |
2017-10-24 | loplugin:includeform: unoidl (macOS) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: unoidl | Stephan Bergmann |
2017-10-23 | Fix typos | Andrea Gelmini |
2017-10-19 | loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.y | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-17 | loplugin:constparams in comphelper,unoidl | Noel Grandin |
2017-06-16 | Still more tests to suppress | Stephan Bergmann |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: unoidl | Stephan Bergmann |
2017-04-15 | Fix typos | Andrea Gelmini |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-02-10 | test coverity sanitizing in-source modelling | Caolán McNamara |