Age | Commit message (Expand) | Author |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: ucb | Stephan Bergmann |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2018-01-04 | drop ULONG typedef | Noel Grandin |
2017-12-29 | loplugin:passstuffbyref improved return in ucb,connectivity | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-26 | Build as C++17 when GCC/Clang supports it | Stephan Bergmann |
2017-11-24 | loplugin:countusersofdefaultparams in sw (1) | Noel Grandin |
2017-11-22 | loplugin:simplifybool re-activate the !! warning | Noel Grandin |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-18 | loplugin:flatten in toolkit..writerfilter | Noel Grandin |
2017-11-09 | RegexpMap::map: use range-based for | Mike Kaganski |
2017-11-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-07 | loplugin:flatten | Stephan Bergmann |
2017-11-07 | loplugin:includeform: automatic rewrite in --with-webdav=serf code | Stephan Bergmann |
2017-11-04 | Replace last list by vector in ucb | Julien Nabet |
2017-11-03 | Replace lists by vector or deque in ucb/ucbhelper | Julien Nabet |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-27 | Replace lists by vectors in filtask (ucb) | Julien Nabet |
2017-10-27 | Replace list by vector in ucbstore (ucb) | Julien Nabet |
2017-10-23 | loplugin:includeform: ucb | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-20 | loplugin:finalclasses in ucb,ucbhelper | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-27 | loplugin:flatten in toolkit..vbahelper | Noel Grandin |
2017-09-23 | new loplugin unnecessarycatchthrow | Noel Grandin |
2017-09-22 | Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC | Stephan Bergmann |
2017-09-22 | Replace some lists by vectors (ucb) | Julien Nabet |
2017-09-15 | consistent naming of externals: cmis -> libcmis | Michael Stahl |
2017-09-14 | improve redundantcast loplugin | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-09-04 | Translate German comments/debug strings (leftovers in dirs test to uui) | Johnny_M |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-01 | Fix typos | Andrea Gelmini |
2017-08-25 | Use osl_atomic_inc/decrement in --with-webdav=serf code, too | Stephan Bergmann |
2017-08-25 | Various loplugin warnings in --with-webdav=serf code | Stephan Bergmann |
2017-08-22 | fix build regression from d347c2403605c5aa3ddd98fb605366914acab79f | Markus Mohrhard |
2017-08-21 | fix bogus always-true asserts | Michael Stahl |