summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-043-7/+3
* loplugin:countusersofdefaultparams in basctl..basicNoel Grandin2016-08-0411-19/+19
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-043-6/+3
* tdf#91665 l10n: replace string lists - by separate stringsMuhammet Kara2016-08-013-20/+22
* improve passstuffbyref return analysisNoel Grandin2016-07-274-4/+4
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-2610-32/+32
* new loplugin overrideparamNoel Grandin2016-07-251-4/+4
* remove excess whitespaceStephan Bergmann2016-07-151-1/+1
* tdf#100726: Improve readability of OUString concatenations in basctl modulenadith2016-07-152-10/+4
* Moved SfxModule owner to SfxApplicationMark Page2016-07-132-10/+5
* loplugin:redundantcast: redundant static_casts in basctlStephan Bergmann2016-07-081-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* tdf#100726: Improve readability of OUString concatenationsArnold Dumas2016-07-044-24/+5
* SfxModule to use initializer_list instead of variadic argumentsMark Page2016-07-041-1/+1
* loplugin:stringconcatStephan Bergmann2016-07-041-12/+12
* Improve readability of OUString concatanation in LibPageMuhammet Kara2016-07-033-18/+18
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+1
* loplugin:singlevalfields in basctlNoel Grandin2016-06-244-9/+3
* Improve readability of OUString concatanation in LocalizationMgrMuhammet Kara2016-06-231-28/+25
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-232-19/+19
* Fixed a typo where highlighting was highlightningGökhan Gurbetoğlu2016-06-162-5/+5
* loplugin:sallogareasNoel Grandin2016-06-132-2/+2
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-122-2/+2
* BASIC : Add SbModule::FindMethodArnaud Versini2016-06-123-7/+6
* Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin2016-06-061-1/+1
* Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin2016-06-061-1/+1
* Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page2016-06-061-1/+1
* remove unused constants in HRC filesNoel Grandin2016-06-061-3/+0
* remove unused SID constants and associated codeNoel Grandin2016-06-011-6/+0
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-014-4/+4
* Convert SelectionMode to scoped enumNoel Grandin2016-05-303-5/+5
* Convert SbxClassType to scoped enumNoel Grandin2016-05-237-10/+10
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-191-1/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-2/+1
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-161-0/+1
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-122-14/+2
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl2016-05-061-1/+0
* use Any constructor instead of temporariesNoel Grandin2016-05-045-95/+39
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-2/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* Resolves: tdf#99425 crash when closing dialog editorCaolán McNamara2016-04-211-1/+4
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-215-27/+22
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-8/+8
* clean-up: unused using declarations and includesJochen Nitschke2016-04-184-18/+0
* Remove the hardly used SyntaxLineSet typedefRyan McCoskrie2016-04-182-3/+2
* tdf#97380: don't destroy completely window when replace dialogJulien Nabet2016-04-161-1/+1
* basctl: prefix some membersJulien Nabet2016-04-164-142/+142
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3