Age | Commit message (Expand) | Author |
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 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl/apptypes.hxx is gone | Stephan Bergmann |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-13 | loplugin:unusedmethods unused return value in vbahelper/ | Noel Grandin |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-12-21 | loplugin:unusedfields vbahelper | Noel Grandin |
2015-12-18 | related tdf#96398 pull out more NPAPI-related code | Thorsten Behrens |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |