summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-25tdf#103209 Apply application color settings to Basic IDETakeshi Abe3-63/+42
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot1-0/+1
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin4-23/+3
2016-10-18loplugin:unusedmethodsNoel Grandin2-15/+0
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin3-12/+12
2016-10-12de-src silly RID_TLB_MACROS resourceCaolán McNamara3-10/+4
2016-10-12de-src solo image buttonCaolán McNamara3-13/+17
2016-10-11de-src solo variable watch editboxCaolán McNamara5-29/+15
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek6-23/+23
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-14/+1
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin4-14/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin10-35/+35
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann31-88/+88
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-56/+52
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-5/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke3-7/+5
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke2-13/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann32-58/+58
2016-09-11coverity#1371151 rearrange code to avoid assignmentCaolán McNamara1-18/+12
2016-08-30no point in these dtors being virtualCaolán McNamara2-6/+0
2016-08-30Translate some German comments and messagesMaarten Bosmans3-5/+5
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann2-4/+4
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin2-69/+56
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for basctlArmin Le Grand4-0/+268
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin2-4/+0
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith3-7/+3
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin11-19/+19
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara3-6/+3
2016-08-01tdf#91665 l10n: replace string lists - by separate stringsMuhammet Kara3-20/+22
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