Age | Commit message (Expand) | Author |
2018-01-24 | loplugin:constparams | Noel Grandin |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-19 | Fix callback function type | Stephan Bergmann |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | Fix typo | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: basctl | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-08 | Resolves: tdf#114766 gtk3 solar mutex assert | Caolán McNamara |
2018-01-05 | lokdialog: Allow language switching in SfxModule(s). | Jan Holesovsky |
2018-01-04 | remove SfxUsrAnyItem typedef | Noel Grandin |
2018-01-03 | Translate German comment | Johnny_M |
2018-01-03 | loplugin:passstuffbyref more return improvements | Noel Grandin |
2017-12-29 | loplugin:passstuffbyref improved return in various | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-11 | tdf#63154 removed some solar.h references | ekuiitr |
2017-12-07 | loplugin:countusersofdefaultparams in basctl..basegfx | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-21 | coverity warnings | Caolán McNamara |
2017-11-20 | renameModuleOrDialog: add missing check for valid Reference | tagezi |
2017-11-20 | tdf#108872 Also remove VBA module info on module removal | tagezi |
2017-11-20 | Fix typos | Andrea Gelmini |
2017-11-18 | silence some coverity warnings | Caolán McNamara |
2017-11-14 | Translate German debug strings | Johnny_M |
2017-11-10 | loplugin:finalclasses in basctl | Noel Grandin |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-11-01 | loplugin:constantparam in basic,basctl | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-25 | new loplugin:dodgyswitch | Noel Grandin |
2017-10-23 | loplugin:includeform: basctl | Stephan Bergmann |
2017-10-20 | Resolves: tdf#113252 missing tabs in basic library organizer | Caolán McNamara |
2017-10-17 | turn implicit container explicit in buildable notebooks | Caolán McNamara |
2017-10-11 | tdf#113052 needs mpUIBuilder to load breaklistmenu | Jan-Marek Glogowski |
2017-10-10 | Use erase-remove idiom | Julien Nabet |
2017-10-10 | basctl: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-09-25 | Rename GetSelectEntryData -> GetSelectedEntryData | Samuel Mehrbrodt |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-21 | clang-tidy modernize-use-equals-default in basctl | Jochen Nitschke |
2017-09-20 | tdf#112381 Macro Organizer: Move Run, Close, Help buttons to the bottom | Sabin Frandes |
2017-09-08 | clang-tidy modernize-use-emplace in b* | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |