summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03Translate German commentJohnny_M
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#63154 removed some solar.h referencesekuiitr
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21coverity warningsCaolán McNamara
2017-11-20renameModuleOrDialog: add missing check for valid Referencetagezi
2017-11-20tdf#108872 Also remove VBA module info on module removaltagezi
2017-11-20Fix typosAndrea Gelmini
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-14Translate German debug stringsJohnny_M
2017-11-10loplugin:finalclasses in basctlNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25new loplugin:dodgyswitchNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-10-20Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-11tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski
2017-10-10Use erase-remove idiomJulien Nabet
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke
2017-09-20tdf#112381 Macro Organizer: Move Run, Close, Help buttons to the bottomSabin Frandes
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02set parent for import macro lib dialogCaolán McNamara
2017-09-02set parent dialog for file dialogCaolán McNamara
2017-09-01move to FileDialogHelperCaolán McNamara
2017-09-01Resolves: tdf#112063 ensure closing dialog is not parent for file dialogCaolán McNamara
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin