Age | Commit message (Expand) | Author |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-13 | Fix typos | Andrea Gelmini |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-19 | loplugin:unusedmethods in l10ntools to lotuswordpro | Noel Grandin |
2016-05-10 | Fix typos | Andrea Gelmini |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-28 | clang-tidy modernize-loop-convert in h-l/* | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-06 | Avoid reserved identifier | Stephan Bergmann |
2016-04-05 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | sequence->vector in linguistic | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-29 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-23 | loplugin:constantparam in linguistic | Noel Grandin |
2016-02-18 | tdf#97179: do not suggest 1-letter custom dictionary words | László Németh |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | 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-30 | loplugin:unusedfields | Noel Grandin |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
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-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-11 | Missing includes | Stephan Bergmann |
2015-11-11 | linguistic: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-23 | com::sun::star->css in linguistic | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |