Age | Commit message (Expand) | Author |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2019-09-03 | loplugin:constmethod in basic | Noel Grandin |
2019-03-07 | tdf#42949 Fix IWYU warnings in include/basic/* | Gabor Kelemen |
2018-07-27 | related tdf#109132, ugly hack to ensure the VBA mode is setup during import | Markus Mohrhard |
2018-01-17 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in basic,framework | Noel Grandin |
2017-07-20 | loplugin:constparams in basic | Noel Grandin |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-15 | drop SbError typedef | Noel Grandin |
2016-11-24 | convert SbDEBUG constants to o3tl::typed_flags | Noel Grandin |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/basic..comphelper | Noel Grandin |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-29 | BASIC : Remove useless SbxBase::GetCreator | Arnaud Versini |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in basic | Noel Grandin |
2016-04-11 | make GetGlobalUNOConstant and GetUNOConstant take an OUString | Noel Grandin |
2016-01-16 | BASIC : Remove useless methods in StarBasic | Arnaud Versini |
2016-01-12 | loplugin:unusedmethods unused return value in include/basic | Noel Grandin |
2016-01-07 | BASIC : use std::vector instead of SbArray for Modules. | Arnaud Versini |
2015-12-30 | BASIC : Remove useless allocation operator overload | Arnaud Versini |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-20 | convert com::sun::star->css in include/basic | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-15 | loplugin:unusedmethods basic | Noel Grandin |
2015-05-19 | basic: used typed LINKs | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-05-29 | Detach all DocBasicItem objects upon process termination. | Kohei Yoshida |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-04 | StarBASIC::ErrorHdl sal_Bool->bool | Noel Grandin |
2014-04-04 | SbxObject::Call sal_Bool->bool | Noel Grandin |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/{basegfx,basic} | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |