summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21Resolves: tdf#99425 crash when closing dialog editorCaolán McNamara
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet
2016-04-16basctl: prefix some membersJulien Nabet
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Get rid of _SVX_NOIDERESIDSStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11fix copy assignment signaturesJochen Nitschke
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-23loplugin:constantparam in basctlNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-09Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara
2016-03-09loplugin:constantparam in basctlNoel Grandin
2016-03-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin