Age | Commit message (Expand) | Author |
2024-06-20 | loplugin:unusedfields | Noel Grandin |
2024-05-16 | use more officecfg in xmlhelp::TVChildTarget | Noel Grandin |
2024-05-15 | loplugin:ostr in xmlhelp | Noel Grandin |
2024-02-14 | tdf#145539 convert const char[] in files to constexpr OUStringLiteral | varshneydevansh |
2024-01-19 | cid#1545244 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-05-06 | Use getXWeak in xmlhelp | Mike Kaganski |
2022-07-28 | clang-tidy modernize-pass-by-value in xml* | Noel Grandin |
2022-05-02 | Just use Any ctor instead of makeAny in xmlhelp | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in xmlhelp | Mike Kaganski |
2021-10-17 | Simplify Sequence in xmlhelp | Julien Nabet |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in TreeFileIterator | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-02-19 | loplugin:refcounting in xmlhelp | Noel |
2020-11-11 | loplugin:stringview | Noel |
2020-09-07 | loplugin:singlevalfields | Noel Grandin |
2020-07-07 | xmlhelp: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlhelp | Stephan Bergmann |
2020-04-17 | loplugin:buriedassign in tools..xmloff | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | loplugin:mergeclasses treeview::TreeFileIterator | Noel Grandin |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-17 | Remove code that is dead | Stephan Bergmann |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-09-27 | tdf#42949 Fix IWYU warnings in xmlhelp/ | Gabor Kelemen |
2019-08-18 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-15 | loplugin:sequenceloop in writerfilter..xmlhelp | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelp | Stephan Bergmann |
2019-07-28 | loplugin:oncevar | Noel Grandin |
2019-07-21 | loplugin:referencecasting in writerfilter..xmlhelp | Noel Grandin |
2019-07-18 | cid#704107 Unchecked return value | Caolán McNamara |
2019-06-13 | Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp | Arkadiy Illarionov |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | loplugin:indentation in writerfilter..xmloff | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-27 | convert treeview::TVDom::Kind to scoped enum | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-01 | loplugin:useuniqueptr in TVChildTarget | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |