Age | Commit message (Expand) | Author |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-02 | loplugin:checkunusedparams in hwpfilter..lotuswordpro | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: linguistic | Stephan Bergmann |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-24 | clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordpro | Noel Grandin |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-20 | Prefix members | Khaled Hosny |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor jvmfwk..lotuswordpro | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, linguistic | Stephan Bergmann |
2017-01-19 | use rtl::Reference in DicList | Noel Grandin |
2017-01-18 | use rtl::Reference in ConvDicList | Noel Grandin |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | use rtl::Reference in LngSvcMgr | Noel Grandin |
2017-01-17 | use rtl::Reference in SpellCache | Noel Grandin |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: linguistic | Stephan Bergmann |
2017-01-10 | coverity#1398524 Uncaught exception | Caolán McNamara |
2017-01-10 | New loplugin:conststringvar: linguistic | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: linguistic | Stephan Bergmann |
2017-01-03 | tdf#43157 Cleanup DBG_ASSERT in misc.cxx | Muhammet Kara |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in linguistic | Stephan Bergmann |
2016-11-29 | Idle::Start must be called with SolarMutex locked | Stephan Bergmann |
2016-11-08 | loplugin:expandablemethods in hwpfilter..linguistic | Noel Grandin |
2016-11-02 | loplugin:oncevar in helpcompiler..reportdesign | Noel Grandin |
2016-10-19 | loplugin:expandablemethodds in hwpfilter..linguistic | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-29 | loplugin:literaltoboolconversion | Stephan Bergmann |
2016-09-29 | Resolves: tdf#67555 writeFile honors ntfs symlinks as it turns out | Caolán McNamara |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | return const& | Eike Rathke |
2016-08-30 | LanguageType is unsigned int16 | Eike Rathke |
2016-08-30 | construct only when needed | Eike Rathke |
2016-08-30 | calling set::find() before set::insert() is unwise | Eike Rathke |