summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-14remove unused RID constantsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-16SvxPostItIdItem is now string typePranav Kant
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2017-01-27lok: Allow to reply to comments using postit idPranav Kant
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19Remove RID_SVXITEMS_EXTRAS_CHARCOLOR stringMaxim Monastirsky
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann