summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna19-66/+66
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-28tdf#39468 Translate German commentsJens Carl13-44/+44
2017-03-28remove unhandled SID commands from svxNoel Grandin1-6/+0
2017-03-26Fix typosAndrea Gelmini2-2/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky7-284/+330
2017-03-26Remove useless toolbar breakMaxim Monastirsky1-2/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-0/+1
2017-03-14remove unused RID constantsNoel Grandin2-75/+0
2017-03-07loplugin:loopvartoosmallStephan Bergmann3-11/+20
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-5/+5
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini4-10/+10
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann2-2/+2
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin2-5/+5
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin7-31/+36
2017-02-17convert ObjectMode to scoped enumNoel Grandin3-18/+11
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist15-40/+40
2017-02-15tdf#105386: crash with macro organizerJulien Nabet1-1/+3
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann5-1/+5
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin3-15/+14
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin10-25/+25
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin3-24/+24
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky13-152/+68
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara8-77/+74
2017-01-27Just pass in OUString directlyStephan Bergmann2-5/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann23-208/+185
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2-2/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski5-7/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann3-0/+15
2017-01-19missed a conversion hereCaolán McNamara1-1/+1
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-1/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski2-2/+2
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara7-55/+64
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2017-01-06Clean up a usage of OUStringBufferStephan Bergmann1-5/+4
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-2/+2
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard1-0/+10
2017-01-02tdf#105005 Breakpoint has wrong image in BASIC IDERegina Henschel1-4/+4
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara1-0/+10
2016-12-15Fix iOS (and --disable-scripting in general?) buildTor Lillqvist1-2/+2
2016-12-12unwind RID_IMGLST_LAYOUT imagelistCaolán McNamara4-22/+26
2016-12-08convert SFX_HINT to scoped enumNoel Grandin2-19/+15