Age | Commit message (Expand) | Author |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-21 | return shared_ptr from createDocumentElement | Noel Grandin |
2020-04-21 | use weak_ptr properly | Noel Grandin |
2020-04-15 | loplugin:buriedassign in scaddins..sdext | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |
2020-03-26 | Extend loplugin:cstylecast to certain function-style casts | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in sdext" | Noel Grandin |
2020-02-20 | Move Boost.Spirit usage away from legacy namespace | Adam Majer |
2020-02-12 | clang-analyzer-deadcode.DeadStores | Noel Grandin |
2020-02-04 | replace boost::bimap in sdext pdfimport | Caolán McNamara |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-29 | tdf#124176: Use pragma once instead of header guard | Pelin Kuran |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-26 | remove some unused local vars | Noel Grandin |
2020-01-24 | loplugin:makeshared in sdext | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-22 | sal_Char->char in scaddins..sdext | Noel Grandin |
2019-12-04 | Fix build with poppler-0.83 | Martin Milata |
2019-11-27 | Remove unused Dispatch::Action | Stephan Bergmann |
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-11-06 | loplugin:unusedvariablecheck tweak to find more stuff | Noel Grandin |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-11-02 | New loplugin:conditionalstring | Stephan Bergmann |
2019-11-01 | tdf#127921 Don't change slides when clicking in Slide sorter view | Samuel Mehrbrodt |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-29 | Remove unused XMouseMotionListener from PresenterController | Samuel Mehrbrodt |
2019-10-29 | Remove unused XFocusListener from PresenterController | Samuel Mehrbrodt |
2019-10-29 | Remove unused XMouseMotionListener from PresenterButton | Samuel Mehrbrodt |
2019-10-29 | Remove unused XWindowListener from PresenterButton | Samuel Mehrbrodt |
2019-10-28 | Fix build with poppler-0.82 | Rasmus Thomsen |
2019-10-23 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2019-10-18 | cid#1448423 silence Wrapper object use after free | Caolán McNamara |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-16 | loplugin:bufferadd loosen some constraints | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-03 | drop some unnecessary includes | Caolán McNamara |
2019-09-28 | loplugin:constmethod in sdext..starmath | Noel Grandin |
2019-08-24 | loplugin:returnconstval in sd..starmath | Noel Grandin |
2019-08-20 | loplugin:constvars in sdext..sfx2 | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in sdext..sfx2 | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
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-28 | loplugin:collapseif | Noel Grandin |
2019-07-24 | Fix typos | Andrea Gelmini |
2019-07-24 | cid#1448446 Unchecked dynamic_cast | Caolán McNamara |