summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-08-18screenshots: add dialog test cases for basctlArmin Le Grand
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-01tdf#91665 l10n: replace string lists - by separate stringsMuhammet Kara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15remove excess whitespaceStephan Bergmann
2016-07-15tdf#100726: Improve readability of OUString concatenations in basctl modulenadith
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-08loplugin:redundantcast: redundant static_casts in basctlStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
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