summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara1-6/+8
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-21coverity warningsCaolán McNamara1-1/+2
2017-11-20renameModuleOrDialog: add missing check for valid Referencetagezi1-1/+1
2017-11-20tdf#108872 Also remove VBA module info on module removaltagezi1-0/+3
2017-11-20Fix typosAndrea Gelmini1-1/+1
2017-11-18silence some coverity warningsCaolán McNamara2-2/+2
2017-11-14Translate German debug stringsJohnny_M1-1/+1
2017-11-10loplugin:finalclasses in basctlNoel Grandin10-38/+17
2017-11-04loplugin:constparams in various(1)Noel Grandin2-4/+4
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin6-9/+8
2017-10-26vcl: make MapMode constructor explicitMichael Stahl6-16/+16
2017-10-25new loplugin:dodgyswitchNoel Grandin1-1/+1
2017-10-23loplugin:includeform: basctlStephan Bergmann13-27/+27
2017-10-20Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara1-0/+7
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara1-4/+28
2017-10-11tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski1-3/+3
2017-10-10Use erase-remove idiomJulien Nabet1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski46-159/+159
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-45/+43
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2-3/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-20/+44
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin1-32/+30
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt4-7/+7
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-11/+11
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke4-43/+0
2017-09-20tdf#112381 Macro Organizer: Move Run, Close, Help buttons to the bottomSabin Frandes1-202/+226
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin1-4/+4
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-09-02set parent for import macro lib dialogCaolán McNamara1-1/+3
2017-09-02set parent dialog for file dialogCaolán McNamara1-1/+1
2017-09-01move to FileDialogHelperCaolán McNamara1-2/+4
2017-09-01Resolves: tdf#112063 ensure closing dialog is not parent for file dialogCaolán McNamara1-2/+6
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-2/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin3-5/+5
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin4-5/+5
2017-08-10Reorganize the main menu Basic IDEtagezi1-11/+62
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara2-3/+3
2017-07-31loplugin:constparams in basctlNoel Grandin16-43/+43
2017-07-31loplugin:oncevarNoel Grandin2-5/+5
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin2-2/+0
2017-07-21de-hrc various thingsCaolán McNamara10-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara53-943/+269
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1