summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
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
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-25Use rtl::math::isNan()Fabio Buso
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-14Avoid duplicated attribute names in RID_ATTR_NAMESZolnai Tamás
2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara