summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
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
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-16convert FORMS to scoped enumNoel Grandin
2016-05-16convert CONTROL_STATUS to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-21Fix typosAndrea Gelmini
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-05loplugin:salboolStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04loplugin:constantparam in svxNoel Grandin