Age | Commit message (Expand) | Author |
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 |
2018-10-12 | drop some unused headers | Caolán McNamara |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in sdext | Noel Grandin |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | new loplugin simplifyconstruct | Noel Grandin |
2018-09-11 | loplugin:unusedmethods | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-05 | loplugin:useuniqueptr in PngHelper::createPng | Noel Grandin |
2018-08-31 | presentation minimizer: report possible errors | Vasily Melenchuk |
2018-08-30 | loplugin:useuniqueptr in PDFObject | Noel Grandin |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-27 | tdf#118443 - Presenter Console | heiko tietze |
2018-08-24 | iRelated rhbz#1618703: Properly handle failure en-/decoding PDF file | Stephan Bergmann |
2018-08-23 | leak on import of moz279355-2.pdf | Caolán McNamara |
2018-08-18 | coverity#1438404 Identical code for different branches | Caolán McNamara |
2018-08-17 | loplugin:useuniqueptr in PDFGrammar | Noel Grandin |
2018-08-16 | loplugin:returnconstant in PresenterFrameworkObserver | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-07 | simplify TimerScheduler | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | loplugin:stringloop in sd | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-06-27 | Break HashedStyle::RefCount out into new RefCountedHashdStyle | Stephan Bergmann |
2018-06-27 | tdf#118374: fix crash from loplugin:useuniqueptr in sdext | Julien Nabet |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |