summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-28remove unhandled SID commands from svxNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-26Remove useless toolbar breakMaxim Monastirsky
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-14remove unused RID constantsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-17convert ObjectMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-15tdf#105386: crash with macro organizerJulien Nabet
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann
2017-01-19missed a conversion hereCaolán McNamara
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2017-01-06Clean up a usage of OUStringBufferStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard
2017-01-02tdf#105005 Breakpoint has wrong image in BASIC IDERegina Henschel
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara