summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-14loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin
2016-10-12remove (yet another) StringListResource implementationCaolán McNamara
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-29cid#1371206 Missing move assignment operatorNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin
2016-08-25convert SEARCH_RESULT to scoped enumNoel Grandin
2016-08-25convert SEARCHFOR_TYPE to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-23tdf#89329: use unique_ptr for pImpl in fmmodelArnold Dumas
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-17Surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTINGTor Lillqvist
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
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-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin