Age | Commit message (Expand) | Author |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, forms | Stephan Bergmann |
2016-11-08 | loplugin:expandablemethods in forms..formula | Noel Grandin |
2016-10-26 | coverity#1374272 Uncaught exception | Caolán McNamara |
2016-10-26 | coverity#1374271 Uncaught exception | Caolán McNamara |
2016-10-26 | coverity#1374269 Uncaught exception | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-12 | loplugin:constantparam in extensions..lotuswordpro | Noel Grandin |
2016-09-01 | coverity#1372386 Uncaught exception | Caolán McNamara |
2016-07-04 | Localize error message in ODataTypeRepository | Muhammet Kara |
2016-06-20 | Remove unused includes | Stephan Bergmann |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-26 | tdf#60418: improve perf of opening/closing odts with form tags | Aron Budea |
2016-04-15 | tdf#95845 Use CommandInfoProvider in forms | Samuel Mehrbrodt |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-01 | sequence->vector in forms | Noel Grandin |
2016-03-23 | loplugin:constantparam in forms | Noel Grandin |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-10 | loplugin:constantparam in forms | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in forms | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-20 | loplugin:unusedfields forms,formula,fpicker,framework | Noel Grandin |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
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-02 | Fix typos | Andrea Gelmini |
2015-10-02 | com::sun::star->css in forms/ | Noel Grandin |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-19 | Remove two silly typedefs | Stephan Bergmann |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-17 | loplugin:unusedmethods forms | Noel Grandin |
2015-06-29 | coverity#1308583 Uncaught exception | Caolán McNamara |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-28 | forms: Replace these macros | Matúš Kukan |
2015-03-28 | forms: More unused services related stuff | Matúš Kukan |
2015-03-24 | loplugin:constantfunction: forms | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-19 | callcatcher: update unused code | Caolán McNamara |
2015-02-17 | forms: Convert also com.sun.star.form.XForms. | Jan Holesovsky |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |