summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)AuthorFilesLines
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin6-16/+16
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-3/+4
2016-08-30Translate some German comments and messagesMaarten Bosmans1-5/+5
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann1-1/+1
2016-08-25remove unused SvxChartDataDescr and SvxChartDataDescrItemNoel Grandin1-17/+0
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin1-8/+8
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin1-11/+11
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin2-14/+14
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara9-44/+40
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-7/+7
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier1-1/+1
2016-06-29loplugin:staticmethodsStephan Bergmann1-27/+30
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier1-6/+40
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+42
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann1-38/+25
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke1-0/+2
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke1-1/+3
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-20/+21
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli1-1/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-4/+0
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet1-10/+3
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-3/+3
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem1-77/+2
2016-03-12Remove some unused include stdio (svx)Julien Nabet1-1/+0
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-5/+4
2016-02-25Use rtl::math::isNan()Fabio Buso1-2/+3
2016-02-23new loplugin: commaoperatorNoel Grandin1-2/+12
2016-02-09Remove excess newlinesChris Sherlock15-150/+0
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann1-0/+2
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky1-3/+13
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara1-0/+5
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-11loplugin:nullptrStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht15-31/+30
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-52/+52
2015-10-31com::sun::star->css in svxNoel Grandin9-65/+65
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-11/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-14Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás1-4/+4
2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann1-8/+0
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin2-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-24/+24
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier1-0/+7
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1