Age | Commit message (Expand) | Author |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-26 | dbaccess: fix windows build breakage | Michael Stahl |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-25 | parameter names are useless in DECL_LINK declarations | Noel Grandin |
2015-08-21 | Remove demonstrated-useless comphelper::compare | Stephan Bergmann |
2015-08-19 | comphelper: remove unnecessary include <stack> | Michael Stahl |
2015-08-19 | Remove two silly typedefs | Stephan Bergmann |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
2015-08-17 | convert Link<> to typed | Noel Grandin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-11 | tdf#92459 Cleanup unclear lambdas | Daniel Robertson |
2015-08-06 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-08-05 | improve refcounting loplugin to check SvRef-based classes | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | filter,desktop,dbaccess: inline some use-once typedefs | Noel Grandin |
2015-08-03 | com::sun::star->css in dbaccess | Noel Grandin |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-08-03 | tdf#91112: pass by const reference to lambdas | Jorenz Paragas |
2015-08-03 | tdf92459 replace select1st/2nd in dbaccess | Daniel Robertson |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-31 | dbaccess: replace boost::function with std::function | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin |
2015-07-22 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-20 | svtools: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-07-20 | svtools: change these SvTreeListEntry functions to unique_ptr | Michael Stahl |
2015-07-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-20 | loplugin:unusedmethods dbaccess | Noel Grandin |
2015-07-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-17 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-16 | loplugin:unusedmethods sfx2 | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-12 | Missing dependency | Stephan Bergmann |
2015-07-09 | tdf#92434 - dispose the table contents. | Michael Meeks |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | Related: tdf#92434 children cleared but parent hasn't completed dispose yet | Caolán McNamara |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-07-05 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-04 | tdf#92520: LibO crash when editing .odb database properties | Zolnai Tamás |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-07-02 | some other coverity things | Caolán McNamara |