Age | Commit message (Expand) | Author |
2018-01-23 | Introduce SbxValues::clear | Stephan Bergmann |
2018-01-19 | loplugin:useuniqeptr in SbxVariable | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in SbModule | Noel Grandin |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: basic | Stephan Bergmann |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2017-12-26 | loplugin:passstuffbyref improved return in basic,framework | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-11-17 | inline SbxMAXSALUINT64 and friends | Noel Grandin |
2017-11-10 | loplugin:finalclasses in basic,basegfx | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-08-29 | rename SBX errorcodes to BASIC | Noel Grandin |
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 |