summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2017-10-24loplugin:implicitboolconversionStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann6-7/+7
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke5-40/+1
2017-09-14improve redundantcast lopluginNoel Grandin2-2/+2
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin1-22/+22
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-1/+1
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke1-4/+0
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-16Removing unused serialisation codeVarun Dhall1-49/+0
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall1-48/+0
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall10-308/+0
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara9-44/+33
2017-07-29loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara6-307/+35
2017-06-27loplugin:oncevar in svxNoel Grandin1-5/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann1-2/+6
2017-05-19loplugin:stringcopy: svxStephan Bergmann1-4/+4
2017-05-19make string translation loading more uniformCaolán McNamara3-19/+19
2017-05-12Translate German comments (rest of svx/)Johnny_M1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin1-15/+3
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M3-72/+58
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-6/+1
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-1/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann1-2/+2
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-4/+4
2017-03-14remove unused RID constantsNoel Grandin1-147/+0
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-03-03remove unused CreateDefault methodsNoel Grandin1-1/+0
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin3-27/+10
2017-02-28new loplugin unoanyNoel Grandin3-4/+3
2017-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke1-7/+7
2017-02-16SvxPostItIdItem is now string typePranav Kant1-2/+2
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-104/+59
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-23/+0
2017-01-27lok: Allow to reply to comments using postit idPranav Kant1-0/+17
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin2-19/+8
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl11-17/+18
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin3-28/+12
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+1
2016-10-19Remove RID_SVXITEMS_EXTRAS_CHARCOLOR stringMaxim Monastirsky1-4/+0
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-19/+18
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-2/+2