Age | Commit message (Expand) | Author |
2018-01-13 | store: remove unnecessary comments in storpage.hxx | Chris Sherlock |
2018-01-12 | More loplugin:cstylecast: store | Stephan Bergmann |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-23 | loplugin:includeform: store | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-15 | Remove unnecessary user-provided copy functions | Stephan Bergmann |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-17 | loplugin:constparams in store,registry | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-02 | loplugin:casttovoid: store | Stephan Bergmann |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-06-16 | Remove a bunch of comment cruft - esp. "the end." bits | Chris Sherlock |
2017-06-05 | Improved loplugin:cstylecast to reference types: store | Stephan Bergmann |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert store from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor sfx2..store | Noel Grandin |
2016-12-11 | OSL_TRACE -> SAL in sfx2..svx | Noel Grandin |
2016-10-14 | loplugin:countusersofdefaultparams in sot..svtools | Noel Grandin |
2016-10-07 | tdf#100302: gbuild: always use $(LFS_CFLAGS) | Michael Stahl |
2016-09-30 | cid#1371195, cide#1371212: Replace PageHolder with shared_ptr | Stephan Bergmann |
2016-09-30 | Remove OStorePageData typedef | Stephan Bergmann |
2016-09-30 | Remove "#if 1 /* EXP */" | Stephan Bergmann |
2016-09-30 | No need for rtl_cache_* here | Stephan Bergmann |
2016-09-19 | convert storeAccessMode to scoped enum | Noel Grandin |
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-31 | store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT. | Arnaud Versini |
2016-08-31 | store : Replace store::swap with std::swap | Arnaud Versini |
2016-07-29 | loplugin:countusersofdefaultparams in store..svtools | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-03-10 | Drop __store_ prefix from static entity (avoid reserved identifier) | Stephan Bergmann |
2016-03-01 | loplugin:unuseddefaultparam in store | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-01-14 | loplugin:unusedmethods unused return value in store,svl | Noel Grandin |
2015-12-21 | loplugin:unusedfields in store,svtools,svx | Noel Grandin |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-11-23 | loplugin:unusedfields in store/ | Noel Grandin |