summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdattr.cxx
AgeCommit message (Expand)Author
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-05-12tdf#130058 Import shadow size.Gülşah Köse
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10x.insert(x.getLength() -> x.appendNoel Grandin
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin
2019-10-10rename TakeStr to GetStrNoel Grandin
2019-10-10rename TakeItemName -> GetItemNameNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-02-19Related: tdf#114756 fix up similar casesCaolán McNamara
2018-02-19tdf#114756: fix connector dropdownJulien Nabet
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
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