summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-5/+0
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin4-38/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin4-15/+15
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann13-55/+55
2016-10-01Fix typosAndrea Gelmini1-2/+2
2016-09-30loplugin:constantparamNoel Grandin2-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-4/+4
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-50/+2
2016-09-20loplugin:unusedfieldsNoel Grandin1-17/+14
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-35/+24
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-4/+4
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-29cid#1371206 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin4-46/+49
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin1-6/+6
2016-08-25convert SEARCH_RESULT to scoped enumNoel Grandin1-26/+26
2016-08-25convert SEARCHFOR_TYPE to scoped enumNoel Grandin1-5/+5
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-6/+8
2016-08-23tdf#89329: use unique_ptr for pImpl in fmmodelArnold Dumas1-5/+3
2016-08-22convert SdrHintKind to scoped enumNoel Grandin3-5/+5
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-17Surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTINGTor Lillqvist1-0/+2
2016-08-16new loplugin to check for static OUStringsNoel Grandin2-26/+26
2016-08-11loplugin:constantparamNoel Grandin2-48/+25
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin7-11/+11
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-7/+0
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara2-23/+17
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann1-7/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin3-23/+0
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin3-75/+31
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin4-36/+32
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara1-3/+115
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-6/+1
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli1-32/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli1-1/+0
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin9-78/+34
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-4/+4
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin2-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2-7/+1