summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* renameModuleOrDialog: add missing check for valid Referencetagezi2017-11-201-1/+1
* tdf#108872 Also remove VBA module info on module removaltagezi2017-11-201-0/+3
* Fix typosAndrea Gelmini2017-11-201-1/+1
* Translate German debug stringsJohnny_M2017-11-141-1/+1
* loplugin:finalclasses in basctlNoel Grandin2017-11-105-27/+11
* loplugin:constparams in various(1)Noel Grandin2017-11-042-4/+4
* loplugin:constantparam in basic,basctlNoel Grandin2017-11-014-5/+5
* vcl: make MapMode constructor explicitMichael Stahl2017-10-265-7/+7
* new loplugin:dodgyswitchNoel Grandin2017-10-251-1/+1
* loplugin:includeform: basctlStephan Bergmann2017-10-234-9/+9
* Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara2017-10-201-0/+7
* tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski2017-10-111-3/+3
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-1026-87/+87
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-1/+1
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-32/+30
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-213-3/+3
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-212-11/+11
* clang-tidy modernize-use-equals-default in basctlJochen Nitschke2017-09-211-11/+0
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-4/+4
* set parent for import macro lib dialogCaolán McNamara2017-09-021-1/+3
* set parent dialog for file dialogCaolán McNamara2017-09-021-1/+1
* move to FileDialogHelperCaolán McNamara2017-09-011-2/+4
* Resolves: tdf#112063 ensure closing dialog is not parent for file dialogCaolán McNamara2017-09-011-2/+6
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-2/+2
* convert message box style bits to scoped enumNoel Grandin2017-08-233-5/+5
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-112-2/+2
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-011-2/+2
* loplugin:constparams in basctlNoel Grandin2017-07-3111-30/+30
* loplugin:oncevarNoel Grandin2017-07-312-5/+5
* loplugin:unusedfields in basctl..connectivityNoel Grandin2017-07-222-2/+0
* de-hrc various thingsCaolán McNamara2017-07-217-7/+7
* migrate to boost::gettextCaolán McNamara2017-07-2127-596/+49
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+0
* loplugin:oncevar: empty strings: basctlStephan Bergmann2017-07-134-8/+4
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-133-4/+4
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-7/+4
* loplugin:casttovoidStephan Bergmann2017-07-041-3/+1
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-1/+1
* loplugin:casttovoid: basctlStephan Bergmann2017-07-0210-18/+7
* ChooseMacro rMacroDesc parameter is unusedStephan Bergmann2017-06-283-8/+5
* s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin2017-06-211-2/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* loplugin:oncevar accessibility..basicNoel Grandin2017-06-205-17/+9