Age | Commit message (Expand) | Author |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-01-27 | loplugin: unnecessary destructor vbahelper..vcl | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, vbahelper | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: vbahelper | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2017-01-07 | Typo: Postion->Position | Julien Nabet |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-11-24 | loplugin:unnecessaryoverride (dtors) in vbahelper | Stephan Bergmann |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-10-31 | loplugin:oncevar in vbahelper..writerfilter | Noel Grandin |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-19 | '>>=' with rhs Any is a copy assignment | Jochen Nitschke |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-18 | cppcheck: passedByValue | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-15 | tdf#42949: clean up includes in include/filter with iwyu | Jorenz Paragas |
2016-06-13 | tdf#42949: clean up includes in include/vbahelper with iwyu | Jorenz Paragas |
2016-06-10 | Clean up uses of Any::getValue() in vbahelper | Stephan Bergmann |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-23 | Convert SbxClassType to scoped enum | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-01 | Fix typos in code | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | Avoid reserved identifier | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in vbahelper | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in vbahelper | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparam in include/vbahelper | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparam, ApplyChange->ApplyTempChange | Noel Grandin |