summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-105-16/+16
* Remove Help - Restart in Safe Mode menu itemAndras Timar2018-04-171-2/+0
* Remove Help - Donate to LibreOffice menu itemAndras Timar2018-04-171-2/+0
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-03-202-5/+3
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-162-4/+4
* Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara2018-01-081-6/+8
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* coverity warningsCaolán McNamara2017-11-211-1/+2
* 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
* silence some coverity warningsCaolán McNamara2017-11-182-2/+2
* Translate German debug stringsJohnny_M2017-11-141-1/+1
* loplugin:finalclasses in basctlNoel Grandin2017-11-1010-38/+17
* loplugin:constparams in various(1)Noel Grandin2017-11-042-4/+4
* loplugin:constantparam in basic,basctlNoel Grandin2017-11-016-9/+8
* vcl: make MapMode constructor explicitMichael Stahl2017-10-266-16/+16
* new loplugin:dodgyswitchNoel Grandin2017-10-251-1/+1
* loplugin:includeform: basctlStephan Bergmann2017-10-2313-27/+27
* Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara2017-10-201-0/+7
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-171-4/+28
* tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski2017-10-111-3/+3
* Use erase-remove idiomJulien Nabet2017-10-101-1/+1
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-1046-159/+159
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* new loplugin:blockblockNoel Grandin2017-10-031-45/+43
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-252-3/+3
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-20/+44
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-32/+30
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-214-7/+7
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-212-11/+11
* clang-tidy modernize-use-equals-default in basctlJochen Nitschke2017-09-214-43/+0
* tdf#112381 Macro Organizer: Move Run, Close, Help buttons to the bottomSabin Frandes2017-09-201-202/+226
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-4/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* 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
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-1/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-114-5/+5
* Reorganize the main menu Basic IDEtagezi2017-08-101-11/+62
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-012-3/+3
* loplugin:constparams in basctlNoel Grandin2017-07-3116-43/+43