summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-3/+3
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-0/+2
2019-12-09GetSource32 and GetSource are identicalMike Kaganski1-2/+2
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-7/+7
2019-08-04tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-33/+19
2019-08-04Removed executable permission on fileAndrea Gelmini1-0/+0
2019-08-03tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-10/+14
2019-07-19loplugin:constantparamNoel Grandin1-1/+1
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos1-0/+0
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-1/+7
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-6/+1
2019-06-13remove some unneeded includesCaolán McNamara1-0/+1
2019-06-12weld OrganizeDialogCaolán McNamara1-6/+6
2018-12-30use StartExecuteAsync in basctlNoel Grandin1-1/+1
2018-12-13loplugin:constantparamNoel Grandin1-1/+1
2018-11-19weld TreeViewCaolán McNamara1-12/+15
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin1-1/+0
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-22weld native message dialogsCaolán McNamara1-6/+11
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann1-6/+3
2017-05-17drop IDE_RESSTRCaolán McNamara1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-4/+7
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas1-12/+2
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-09new loplugin: oncevarNoel Grandin1-4/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann1-0/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+4
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-1/+1
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-14calling static member function through member call syntaxNoel Grandin1-1/+1
2015-04-10Misc. other fixing.Michael Meeks1-1/+1
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-1/+1
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin1-1/+1