Age | Commit message (Expand) | Author |
2015-08-20 | tweak config-less sysconfig path | Caolán McNamara |
2015-08-20 | more no-config shortcuts | Caolán McNamara |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-19 | for testing allow disabling configmgr for time critical paths | Caolán McNamara |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-15 | tdf#93052 Fix abundance of calc annotation styles | Jan-Marek Glogowski |
2015-08-14 | remove default value from SfxPoolItem::PutValue | Noel Grandin |
2015-08-12 | tdf#93384 editeng rendercontext: don't paint spellcheck result directly | Miklos Vajna |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-30 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-28 | convert RGCHK constants to scoped enum | Noel Grandin |
2015-07-28 | remove some unused EDITUNDO_ constants | Noel Grandin |
2015-07-28 | convert EE_ACTION constants to scoped enum | Noel Grandin |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-24 | convert WALLPAPER constants to scoped enum | Noel Grandin |
2015-07-21 | loplugin:unusedmethods sd | Noel Grandin |
2015-07-20 | Removed comment | Andrea Gelmini |
2015-07-20 | editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>> | Michael Stahl |
2015-07-20 | editeng: replace boost::ptr_map with std::map<std::unique_ptr>> | Michael Stahl |
2015-07-20 | editeng: replace boost::ptr_map with std::map<std::unique_ptr>> | Michael Stahl |
2015-07-20 | loplugin:unusedmethods svl | Noel Grandin |
2015-07-19 | sal_uInt16 to sal_Int32/size_t | Matteo Casalin |
2015-07-17 | editeng: pointless code | Michael Stahl |
2015-07-17 | editeng: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-07-16 | loplugin:unusedmethods editeng | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-13 | Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused) | Stephan Bergmann |
2015-07-13 | editeng: make Link<> usage typed | Noel Grandin |
2015-07-13 | editeng, convert to typed Link<> | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
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-29 | remove custom RTTI from SvxAutoCorrect | Noel Grandin |
2015-06-28 | coverity#1308551 Uncaught exception | Caolán McNamara |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | coverity#1308483 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-19 | Simplify uses of OUString::replaceAll with literal arguments | Stephan Bergmann |
2015-06-19 | All uses of LINE_SEP are fine with a char literal | Stephan Bergmann |
2015-06-18 | drop unused sequenceasvector.hxx (see sequence.hxx) | Caolán McNamara |