summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara10-32/+32
2016-07-25new loplugin overrideparamNoel Grandin1-4/+4
2016-07-15remove excess whitespaceStephan Bergmann1-1/+1
2016-07-15tdf#100726: Improve readability of OUString concatenations in basctl modulenadith2-10/+4
2016-07-13Moved SfxModule owner to SfxApplicationMark Page2-10/+5
2016-07-08loplugin:redundantcast: redundant static_casts in basctlStephan Bergmann1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas4-24/+5
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-1/+1
2016-07-04loplugin:stringconcatStephan Bergmann1-12/+12
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara3-18/+18
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in basctlNoel Grandin4-9/+3
2016-06-23Improve readability of OUString concatanation in LocalizationMgrMuhammet Kara1-28/+25
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-19/+19
2016-06-16Fixed a typo where highlighting was highlightningGökhan Gurbetoğlu2-5/+5
2016-06-13loplugin:sallogareasNoel Grandin2-2/+2
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2-2/+2
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini3-7/+6
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-06-06remove unused constants in HRC filesNoel Grandin1-3/+0
2016-06-01remove unused SID constants and associated codeNoel Grandin1-6/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin4-4/+4
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-5/+5
2016-05-23Convert SbxClassType to scoped enumNoel Grandin7-10/+10
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-1/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-2/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-14/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl1-1/+0
2016-05-04use Any constructor instead of temporariesNoel Grandin5-95/+39
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-21Resolves: tdf#99425 crash when closing dialog editorCaolán McNamara1-1/+4
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin5-27/+22
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-8/+8
2016-04-18clean-up: unused using declarations and includesJochen Nitschke4-18/+0
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie2-3/+2
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet1-1/+1
2016-04-16basctl: prefix some membersJulien Nabet4-142/+142
2016-04-14loplugin:passstuffbyref in variousNoel Grandin3-3/+3
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12Get rid of _SVX_NOIDERESIDSStephan Bergmann2-10/+4
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin7-69/+59
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0