summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-18basctl: Use typed LinksNoel Grandin1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-1/+0
2015-05-14cppcheck: noExplicitConstructorCaolán McNamara1-7/+7
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-31/+41
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+7
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin1-25/+33
2015-03-24loplugin:constantfunction: basctlNoel Grandin1-1/+0
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-02-12these can all be made constCaolán McNamara1-1/+1
2015-02-12BASIC IDE : add the current procedure name in the status barLaurent Godard1-0/+2
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini1-10/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-27css already means ::com::sun::starThomas Arnhold1-3/+3
2014-05-15remove legacy svheader.hxxThomas Arnhold1-2/+0
2014-04-19fixincludeguards.sh: basctlThomas Arnhold1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-8/+8
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-66/+66
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-17basct: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-11-11basctl: include <> for external includesNorbert Thiebaud1-4/+4
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann1-0/+1
2013-09-03completition->completion :)Ivan Timofeev1-2/+2
2013-09-02GSOC work, renaming+listbox right side fixGergo Mocsi1-1/+1
2013-09-02GSOC work, fixed clipping of the listbox in the bottomGergo Mocsi1-1/+1
2013-09-02GSOC work, arrow navigation+TextSelection problems fixedGergo Mocsi1-1/+1
2013-09-02GSOC work, simplify CodeCompleteWindow::ResizeListBoxGergo Mocsi1-1/+1
2013-09-02GSOC work, TAB key inserts match+code fixesGergo Mocsi1-0/+2
2013-09-02GSOC work, code fixesGergo Mocsi1-4/+3
2013-09-02GSOC work, code simplification+removed unused functionsGergo Mocsi1-3/+2
2013-09-02GSOC work, code simplificationGergo Mocsi1-2/+25
2013-09-02GSOC work, code fixesGergo Mocsi1-0/+5
2013-09-02GSOC work, small fixes for listbox appearanceGergo Mocsi1-0/+1
2013-09-02GSOC work, Extended types correctionGergo Mocsi1-0/+3
2013-09-02GSOC work, KeyInput instead of PreNotifyGergo Mocsi1-3/+1
2013-09-02GSOC work, show the cursor when typing 2Gergo Mocsi1-0/+8
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-4/+0