summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)Author
2015-05-29tdf#91484 fix macro editor - Invalidate in paintTomaž Vajngerl
2015-05-18basctl: Use typed LinksNoel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-14cppcheck: noExplicitConstructorCaolán McNamara
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan 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-23loplugin:staticmethodsNoel Grandin
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-12these can all be made constCaolán McNamara
2015-02-12BASIC IDE : add the current procedure name in the status barLaurent Godard
2014-12-09changed timers to idleJennifer Liebel
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-15remove legacy svheader.hxxThomas Arnhold
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-09-03completition->completion :)Ivan Timofeev
2013-09-02GSOC work, renaming+listbox right side fixGergo Mocsi
2013-09-02GSOC work, fixed clipping of the listbox in the bottomGergo Mocsi
2013-09-02GSOC work, arrow navigation+TextSelection problems fixedGergo Mocsi
2013-09-02GSOC work, simplify CodeCompleteWindow::ResizeListBoxGergo Mocsi
2013-09-02GSOC work, TAB key inserts match+code fixesGergo Mocsi
2013-09-02GSOC work, code fixesGergo Mocsi
2013-09-02GSOC work, code simplification+removed unused functionsGergo Mocsi
2013-09-02GSOC work, code simplificationGergo Mocsi
2013-09-02GSOC work, code fixesGergo Mocsi
2013-09-02GSOC work, small fixes for listbox appearanceGergo Mocsi
2013-09-02GSOC work, Extended types correctionGergo Mocsi
2013-09-02GSOC work, KeyInput instead of PreNotifyGergo Mocsi
2013-09-02GSOC work, show the cursor when typing 2Gergo Mocsi