summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdattr.cxx
AgeCommit message (Expand)Author
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
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