summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
2016-03-14Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06Prefer getSelectedFiles to getFiles (basctl)Julien Nabet
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-04Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
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-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-09cppcheck: cstyleCastCaolán McNamara
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-12BASIC IDE : add the current procedure name in the status barLaurent Godard
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15basctl: sal_False/True -> false/trueStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann