Age | Commit message (Expand) | Author |
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 |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-17 | include algorithm for std::min/max | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-08 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-08-27 | Clean up aEmpty | Stephan Bergmann |
2015-08-21 | linguistic: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-24 | no need to redeclare these constants with slightly different names | Noel Grandin |
2015-07-15 | loplugin:unusedmethods linguistic | Noel Grandin |
2015-06-30 | Revert "Revert "Wrong comment with 'sal_True' instead of 'true'"" | Stephan Bergmann |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-27 | coverity#1308449 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308446 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Revert "Wrong comment with 'sal_True' instead of 'true'" | Julien Nabet |
2015-06-23 | Wrong comment with 'sal_True' instead of 'true' | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-13 | Fix typos | Andrea Gelmini |
2015-06-13 | Typos | Julien Nabet |
2015-06-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-02 | drop useless debugging stuff | Caolán McNamara |
2015-05-02 | drop useless debugging stuff | Caolán McNamara |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-28 | Fix sal_Int16 var initialization | Stephan Bergmann |
2015-04-28 | Fix sal_Bool -> bool assignment | Stephan Bergmann |
2015-04-28 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcs | Michael Stahl |
2015-04-09 | loplugin:staticmethods | Noel Grandin |