summaryrefslogtreecommitdiffstats
path: root/basctl/source
Commit message (Expand)AuthorAgeFilesLines
* Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky2017-02-0110-151/+45
* convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara2017-01-304-72/+31
* Just pass in OUString directlyStephan Bergmann2017-01-272-5/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2623-208/+185
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-242-2/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-7/+7
* New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann2017-01-193-0/+15
* missed a conversion hereCaolán McNamara2017-01-191-1/+1
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-1/+1
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-172-2/+2
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-166-44/+53
* tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2017-01-101-1/+1
* Clean up a usage of OUStringBufferStephan Bergmann2017-01-061-5/+4
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-2/+2
* tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard2017-01-051-0/+10
* tdf#105005 Breakpoint has wrong image in BASIC IDERegina Henschel2017-01-021-4/+4
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara2016-12-191-0/+10
* unwind RID_IMGLST_LAYOUT imagelistCaolán McNamara2016-12-123-20/+22
* convert SFX_HINT to scoped enumNoel Grandin2016-12-082-19/+15
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-11/+11
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-9/+9
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-3/+3
* tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson2016-12-021-13/+6
* tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage2016-11-291-1/+4
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-293-10/+7
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-243-4/+3
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-241-2/+0
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-242-2/+2
* convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin2016-11-247-18/+19
* loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann2016-11-231-4/+0
* convert inventorId to scoped enumNoel Grandin2016-11-215-10/+5
* tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski2016-11-144-9/+27
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-141-2/+2
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-114-16/+2
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-119-22/+22
* loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin2016-11-081-2/+2
* loplugin:oncevarNoel Grandin2016-11-082-7/+3
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-033-24/+3
* Omit the default comparatorTakeshi Abe2016-11-011-1/+1
* tdf#103209 Apply application color settings to Basic IDETakeshi Abe2016-10-253-63/+42
* loplugin:expandablemethodds in basctl..chart2Noel Grandin2016-10-194-23/+3
* loplugin:unusedmethodsNoel Grandin2016-10-182-15/+0
* loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin2016-10-143-12/+12
* de-src silly RID_TLB_MACROS resourceCaolán McNamara2016-10-123-10/+4
* de-src solo image buttonCaolán McNamara2016-10-122-11/+14
* de-src solo variable watch editboxCaolán McNamara2016-10-114-27/+14
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-106-23/+23
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-14/+1
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-1/+0