summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2016-10-11de-src solo variable watch editboxCaolán McNamara
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-11coverity#1371151 rearrange code to avoid assignmentCaolán McNamara
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
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