summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-033-24/+3
* Omit the default comparatorTakeshi Abe2016-11-011-1/+1
* tdf#103209 Apply application color settings to Basic IDETakeshi Abe2016-10-253-63/+42
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* loplugin:expandablemethodds in basctl..chart2Noel Grandin2016-10-194-23/+3
* loplugin:unusedmethodsNoel Grandin2016-10-182-15/+0
* loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin2016-10-143-12/+12
* de-src silly RID_TLB_MACROS resourceCaolán McNamara2016-10-123-10/+4
* de-src solo image buttonCaolán McNamara2016-10-123-13/+17
* de-src solo variable watch editboxCaolán McNamara2016-10-115-29/+15
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-106-23/+23
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-14/+1
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-1/+0
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-054-14/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0510-35/+35
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0531-88/+88
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-232-56/+52
* Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-5/+4
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* put all SfxShell feature flags in one typed_flags classJochen Nitschke2016-09-143-7/+5
* tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke2016-09-142-13/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1332-58/+58
* coverity#1371151 rearrange code to avoid assignmentCaolán McNamara2016-09-111-18/+12
* no point in these dtors being virtualCaolán McNamara2016-08-302-6/+0
* Translate some German comments and messagesMaarten Bosmans2016-08-303-5/+5
* Remaining clang-tidy misc-move-constructor-initStephan Bergmann2016-08-232-4/+4
* clean up the SdrObjFactory create callbacksNoel Grandin2016-08-232-69/+56
* convert SdrHintKind to scoped enumNoel Grandin2016-08-221-2/+2
* convert SdrCreateCmd to scoped enumNoel Grandin2016-08-191-1/+1
* screenshots: add new global make targetArmin Le Grand2016-08-181-1/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for basctlArmin Le Grand2016-08-184-0/+268
* loplugin:unusedenumconstants in basctl..editengNoel Grandin2016-08-172-4/+0
* tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot2016-08-111-0/+1
* 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