summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdattr.cxx
AgeCommit message (Expand)Author
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-08-21drop pointless headersJochen Nitschke
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-15coverity#1400530 Mixing enum typesCaolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl
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-10-20loplugin:defaultparamsStephan Bergmann
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara