summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-07-04loplugin:stringconcatStephan Bergmann
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-24loplugin:singlevalfields in basctlNoel Grandin
2016-06-23Improve readability of OUString concatanation in LocalizationMgrMuhammet Kara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-16Fixed a typo where highlighting was highlightningGökhan Gurbetoğlu
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
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