Age | Commit message (Expand) | Author |
2017-08-29 | move all the basic errcodes to one file | Noel Grandin |
2017-08-27 | convert code-class in ErrCode to scoped enum | Noel Grandin |
2017-08-22 | Convert ErrCode area to scoped enum | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-11 | new loplugin:deadclass | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | loplugin:constparams in basic | Noel Grandin |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-06-21 | s/ERRCODE_SBX_OK/ERRCODE_NONE | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-15 | replace SbxError typedef with ErrCode | Noel Grandin |
2017-06-15 | drop SbError typedef | Noel Grandin |
2017-06-01 | SbError is a ErrCode | Caolán McNamara |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-12 | loplugin:constantparam | Noel Grandin |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: basic | Stephan Bergmann |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-03-24 | loplugin:unusedfields | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-17 | convert SbxNameType to scoped enum | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* misc | Jochen Nitschke |
2016-11-24 | convert SbDEBUG constants to o3tl::typed_flags | Noel Grandin |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in basctl..chart2 | 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-10-07 | loplugin:staticmethods: basic | Stephan Bergmann |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-22 | fix windows build | Noel Grandin |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-19 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-15 | Remove unused declaration | Stephan Bergmann |
2016-09-14 | loplugin:constantparam | Noel Grandin |
2016-09-14 | loplugin:constantparam in accessibility to basic | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | Translate some German comments and messages | Maarten Bosmans |
2016-08-29 | BASIC : Remove useless SbxBase::GetCreator | Arnaud Versini |