summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
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
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-08-25remove unused SvxChartDataDescr and SvxChartDataDescrItemNoel Grandin
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29loplugin:staticmethodsStephan Bergmann
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke