aboutsummaryrefslogtreecommitdiff
path: root/source/de/sfx2
ModeNameSize
d---------source254logplain
d---------uiconfig33logplain
>feature/pytable LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj3.cxx
AgeCommit message (Expand)Author
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
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02coverity#1233508 Uncaught exceptionCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-24Drop unused #includesTakeshi Abe
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-25coverity#736992 Uncaught exceptionCaolán McNamara