summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
2016-04-16basctl: prefix some membersJulien Nabet
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-09Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
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