Age | Commit message (Expand) | Author |
2019-03-09 | loplugin:unusedmethods | Noel Grandin |
2019-03-07 | build: support disabling poppler | Ashod Nakashian |
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-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-03 | Extend cast to whole expression | Stephan Bergmann |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-24 | loplugin:unusedfields in sdext | Noel Grandin |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
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 |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-09 | loplugin:indentation in sd | Noel Grandin |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2019-01-15 | poppler: upgrade to release 0.73.0 | Michael Stahl |
2019-01-15 | sdext: fix build with poppler 0.73 | Michael Stahl |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-08 | Fix build with poppler-0.72 | Andreas Sturmlechner |
2018-12-21 | use unique_ptr in sdext | Noel Grandin |
2018-12-11 | presentation minimizer: warn user about unsaved presentation | Vasily Melenchuk |
2018-12-10 | Fix build with poppler 0.71 | Aleksei Nikiforov |
2018-12-08 | Remove misguided FALLTHROUGH comments | Stephan Bergmann |
2018-12-07 | HAVE_BROKEN_CONST_ITERATORS is always false now | Stephan Bergmann |
2018-12-06 | -Werror,-Wunused-variable | Stephan Bergmann |
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-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-22 | remove unused enums DocumentTextDirection and RendererPaneStyle::Side | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-20 | poppler dropped GBool since 0.71 | Mike Kaganski |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-08 | Resolves: rhbz#1647507 try inputted password as both user and owner password | Caolán McNamara |
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-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-27 | tdf#120703 PVS: V519 variable is assigned values twice successively | Mike Kaganski |
2018-10-23 | remove old poppler compat code | Noel Grandin |
2018-10-22 | pvs-studio: V571 Recurring check | Caolán McNamara |
2018-10-21 | tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereference | Mike Kaganski |
2018-10-20 | tdf#120703 (PVS) | Mike Kaganski |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |