summaryrefslogtreecommitdiff
path: root/svx/source/items/customshapeitem.cxx
AgeCommit message (Expand)Author
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09make SdrCustomShapeGeometryItem sortable and fast (bsc#1183308)Luboš Luňák
2022-01-09make SdrCustomShapeGeometryItem internal data consistentLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-08-06loplugin:flatten in svxNoel Grandin
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-10Clean up uses of Any::getValue() in svxStephan 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-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-11-23loplugin:literaltoboolconversionStephan Bergmann
2014-11-22svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin
2013-05-25provide complete types of some SdrCustomShapeGeometryItem functors...Herbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-18remove unused Sdr methodsFelix Zhang
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito