Age | Commit message (Expand) | Author |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |
2017-10-23 | loplugin:includeform: UnoControls | Stephan Bergmann |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-10 | UnoControls: inline defines or convert to enum | Jochen Nitschke |
2017-06-09 | UnoControls: replace double checked locking patterns | Jochen Nitschke |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-04-24 | loplugin:checkunusedparams in i18nlangtag and l10ntools | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, UnoControls | Stephan Bergmann |
2017-01-17 | use rtl::Reference in BaseControl | Noel Grandin |
2016-12-09 | Catch some misuses of VclPtr construction | Stephan Bergmann |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-15 | tdf#100726: Improve readability of OUString concatenation a bit | nadith |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-21 | clang-tidy modernize-loop-convert in a* | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-03-18 | tools: split out color macros into own header | Chris Sherlock |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in UnoControl | Noel Grandin |
2015-12-21 | loplugin:unusedfields UnoControls,ucb | Noel Grandin |
2015-11-16 | no need to take a mutex when only dealing with stack-local data | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-11 | com::sun::star->css in UnoControls/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-19 | cleanup some local var declarations | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-05 | remove unused #include awt/InvalidateStyle.hpp | Michael Stahl |
2015-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |