summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj3.cxx
AgeCommit message (Expand)Author
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2024-04-08tdf#146619 Drop unused 'using namespace' in: basctl/Gabor Kelemen
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-07-07elide some string copiesNoel Grandin
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2020-10-21use tools::Long in accessibility..basctlNoel
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-02-13tdf#130161 adding a document dialog or modules doesn't update catalogCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-01-24loplugin:constparamsNoel Grandin
2018-01-19Fix callback function typeStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-11coverity#1371151 rearrange code to avoid assignmentCaolán McNamara
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-05-20coverity#1298898 coverity seems a little confused hereCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-02-12BASIC IDE : add the current procedure name in the status barLaurent Godard
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin