Age | Commit message (Expand) | Author |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-05-31 | sdext : use std::mutex when possible | Arnaud Versini |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-22 | tdf#123936 Formatting files in module sdext with clang-format | Philipp Hofer |
2020-11-11 | disable O(U)String::concat for internal code | Noel Grandin |
2020-10-04 | loplugin:reducevarscope in sdext | Noel |
2020-08-29 | Directly use OUStringBuffer::indexOf | Stephan Bergmann |
2020-08-18 | remove dead code | Noel Grandin |
2020-08-16 | tdf#135342: filter list must include extensions | Mike Kaganski |
2020-07-17 | sdext/minimizer: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sdext | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: sdext | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in sdext" | Noel Grandin |
2020-01-29 | tdf#124176: Use pragma once instead of header guard | Pelin Kuran |
2020-01-28 | remove some unused local vars | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-13 | tdf#42949 Fix IWYU warnings in sdext/ | Gabor Kelemen |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-03 | drop some unnecessary includes | Caolán McNamara |
2019-09-28 | loplugin:constmethod in sdext..starmath | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in sdext..sfx2 | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): sdext | Stephan Bergmann |
2019-07-29 | Simplify Sequence iterations in sdext | Arkadiy Illarionov |
2019-07-20 | loplugin:referencecasting in sdext | Noel Grandin |
2019-06-18 | loplugin:passstuffbyref | Noel Grandin |
2019-06-06 | Refactor a bit of the presentation minimizer | Jan-Marek Glogowski |
2019-05-14 | Presentation minimizer: Handle also presentation.GraphicObjectShape URL | Tamás Zolnai |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-12 | Use hasElements to check Sequence emptiness in sax..sdext | Arkadiy Illarionov |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-05 | OptimizerDialog: use local method to reduce OUString operations | Matteo Casalin |
2019-02-13 | Indexing is not needed for single getToken() call | Matteo Casalin |
2019-02-13 | OptimizerDialog: simplify string operations when selecting... | Matteo Casalin |
2019-02-12 | loplugin:flatten in sdext | Noel Grandin |
2018-12-11 | presentation minimizer: warn user about unsaved presentation | Vasily Melenchuk |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-03 | presentation minimizer: suggest filename for a new presentation | Vasily Melenchuk |
2018-12-03 | Simplify containers iterations in sdext | Arkadiy Illarionov |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-07 | loplugin:collapseif in sdext..svx | Noel Grandin |
2018-11-06 | presentation minimizer: fixed problem with default filename | Vasily Melenchuk |
2018-11-05 | presentation minimizer: use standard error reporting | Vasily Melenchuk |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-09 | loplugin:constfields in sdext | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-11 | loplugin:unusedmethods | Noel Grandin |