Age | Commit message (Expand) | Author |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-13 | Return value of LwpTools::QuickReadUnicode is unused | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
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-08 | Resolves: tdf#93818 crash on loading certain lwp | Caolán McNamara |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-07 | cppcheck: noExplicitCopyMoveConstructor | Caolán McNamara |
2015-09-07 | cppcheck: operatorEqVarError | Caolán McNamara |
2015-08-27 | Help GCC | Stephan Bergmann |
2015-08-27 | Clean up aEmpty | Stephan Bergmann |
2015-08-21 | add lwp to fftester | Caolán McNamara |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-05 | improve refcounting loplugin to check SvRef-based classes | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-17 | remove pointless comments in lotuswordpro | Noel Grandin |
2015-07-17 | loplugin:unusedmethods lotuswordpro | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-30 | remove some unnecessary typedefs to pointer | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-19 | Catch inadvertent uses of OUString(sal_Unicode) ctor | Stephan Bergmann |
2015-06-19 | Remove unnecessary variable | Stephan Bergmann |
2015-06-19 | Use a more straightforward hash function | Stephan Bergmann |
2015-06-19 | Consistently represent bullet char as OUString | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-13 | Fix typos | Andrea Gelmini |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-07 | Remove include stdio (part7) | Julien Nabet |