summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
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
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-23loplugin:literaltoboolconversionStephan Bergmann
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-22svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara