Age | Commit message (Expand) | Author |
2021-01-20 | Improve loplugin:doubleconvert | Stephan Bergmann |
2021-01-20 | improve some IllegalArgumentException messages | Noel |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-08-02 | loplugin:flatten in UnoControls | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-04 | UnoControl: create instances with uno constructors | Noel Grandin |
2020-05-30 | loplugin:simplifybool extend to expression like !(a < b || c > d) | Noel Grandin |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-03 | loplugin:finalclasses in xmlsecurity..UnoControls | Noel Grandin |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-15 | Revert "loplugin:constfields in ucbhelper" | Noel Grandin |
2020-02-19 | tdf#42982 add detail exception reason for UnoControls | nienzu |
2019-12-28 | tdf#124176: Use "pragma once" on UnoControls/* | Andrea Gelmini |
2019-12-22 | loplugin:finalclasses in UnoControls..writerperfect | Noel Grandin |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-09-30 | loplugin:duplicate-defines in UnoControls | Noel Grandin |
2019-08-24 | loplugin:returnconstval in UnoControls | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in basic..cui | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): UnoControls | Stephan Bergmann |
2019-07-21 | loplugin:referencecasting in various | Noel Grandin |
2019-05-17 | tdf#42949 Fix IWYU warnings in UnoControls/ | Gabor Kelemen |
2019-05-09 | Simplify Sequence iterations in UnoControls | Arkadiy Illarionov |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-05 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-04-03 | Fix typo | Andrea Gelmini |
2019-02-08 | loplugin:indentation in UnoControls..accessibility | Noel Grandin |
2018-11-09 | Fix typos | Andrea Gelmini |
2018-10-31 | loplugin:useuniqueptr in impl_getWindowDescriptor | Noel Grandin |
2018-09-27 | loplugin:constfields in ucbhelper | Noel Grandin |
2018-09-18 | m_xTabControllerList is dead | Noel Grandin |
2018-09-18 | loplugin:useuniqueptr in BaseContainerControl | Noel Grandin |
2018-09-11 | clang-tidy bugprone-copy-constructor-init | Noel Grandin |
2018-08-29 | Fix typos | Andrea Gelmini |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-04-16 | Fix typos | Andrea Gelmini |
2018-04-16 | loplugin:useuniqueptr in ProgressMonitor | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-23 | [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControl | Stephan Bergmann |
2018-03-13 | Sorry, could not resist: Drive-by cosmetic changes | Tor Lillqvist |
2018-03-07 | use more Color in UnoControls..canvas | Noel Grandin |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-02-26 | use less TRGB_COLORDATA | Noel Grandin |