Age | Commit message (Expand) | Author |
2016-06-20 | cppcheck: oppositeInnerCondition if new fails, its going to throw | Caolán McNamara |
2016-06-13 | Fix typos | Andrea Gelmini |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-12 | Removed 'altstrfunc.cxx' and .hxx | Krishna Keshav |
2016-05-10 | tdf#99589 tolower / toupper - dangerous to Turks ... | Krishna Keshav |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | loplugin:salbool | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | try next hunspell 1.4.0 prerelease milestone | Caolán McNamara |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-02 | Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified... | Stephan Bergmann |
2016-02-02 | Resolves: #i126762# Ignore dictionary not in specified location. | Kay Schenk |
2016-01-25 | OSX build fixe | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in l10ntools,linguistic | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-22 | loplugin:unusedfields in lingu,lotuswordpro,mysqlc | Noel Grandin |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-16 | no need to take a mutex when only dealing with stack-local data | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-23 | com::sun::star->css in lingucomponent | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-19 | lingucomponent: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-15 | I guess we can revert this "temporary check" now | David Tardon |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | convert CapType to scoped enum | Noel Grandin |
2015-04-02 | loplugin:redundantcast | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |