summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann5-1/+5
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin3-15/+14
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin10-25/+25
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin3-24/+24
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky13-152/+68
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara8-77/+74
2017-01-27Just pass in OUString directlyStephan Bergmann2-5/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann23-208/+185
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2-2/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski5-7/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann3-0/+15
2017-01-19missed a conversion hereCaolán McNamara1-1/+1
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-1/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski2-2/+2
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara7-55/+64
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2017-01-06Clean up a usage of OUStringBufferStephan Bergmann1-5/+4
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-2/+2
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard1-0/+10
2017-01-02tdf#105005 Breakpoint has wrong image in BASIC IDERegina Henschel1-4/+4
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara1-0/+10
2016-12-15Fix iOS (and --disable-scripting in general?) buildTor Lillqvist1-2/+2
2016-12-12unwind RID_IMGLST_LAYOUT imagelistCaolán McNamara4-22/+26
2016-12-08convert SFX_HINT to scoped enumNoel Grandin2-19/+15
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-11/+11
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-9/+9
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-3/+3
2016-12-02tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson1-13/+6
2016-11-29tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage1-1/+4
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin3-10/+7
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl3-4/+3
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-2/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin7-18/+19
2016-11-23loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann1-4/+0
2016-11-22No use of <svx/Palette.hxx> hereTor Lillqvist1-1/+0
2016-11-21convert inventorId to scoped enumNoel Grandin5-10/+5
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski4-9/+27
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin4-16/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin9-22/+22
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1