Age | Commit message (Expand) | Author |
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 |
2017-09-02 | set parent for import macro lib dialog | Caolán McNamara |
2017-09-02 | set parent dialog for file dialog | Caolán McNamara |
2017-09-01 | move to FileDialogHelper | Caolán McNamara |
2017-09-01 | Resolves: tdf#112063 ensure closing dialog is not parent for file dialog | Caolán McNamara |
2017-08-25 | Allow non-modal Dialogs during FileImport/Load | Armin Le Grand |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-17 | drop unused SdrCustomShapeAdjustmentItem | Jochen Nitschke |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-10 | Reorganize the main menu Basic IDE | tagezi |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |