Age | Commit message (Expand) | Author |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-06 | Create vba library if it did not exist before | Tamas Bunth |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-28 | loplugin:oncevar in ucb..vbahelper | Noel Grandin |
2017-06-24 | oovbaapi: use autoshape in case of EllipseShape | Tamas Bunth |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | vbahelper: remove unused variable | Jochen Nitschke |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-05 | loplugin:checkunusedparams in toolkit..vbahelper | Noel Grandin |
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-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-12 | enum spelling: throught -> through | Justin Luth |
2017-04-07 | loplugin:redundantcast find cstyle arithmetic casts | Noel Grandin |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
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 |