summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
10 daysreduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-06-11annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03Fix typoAndrea Gelmini
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-02-07these casts are no longer necessaryNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-30rename mxItemSet->moItemSet in SvxShapeImplNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-20remove SAL_WARN in _setPropertyValueNoel Grandin
2023-10-16Related: tdf#157726 restore try/catch blockCaolán McNamara
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin
2023-08-31improve debug warning messageNoel Grandin
2023-08-31ignore UnknownPropertyException in SvxShape::setPropertyValuesNoel Grandin
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-12simplifyNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-29Use getXWeak in svxMike Kaganski
2023-05-23avoid some ref-counting traffic in SvxShape::NotifyNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-26simplify SvxShape::Notify a littleNoel Grandin
2022-08-25regression in SvxShape::NotifyNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25use more o3tl::spanNoel Grandin
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-04tdf#137544 avoid some dynamic_cast costNoel Grandin
2022-06-16Add property name to IllegalArgumentException in SvxShape::setPropertyValueImplSamuel Mehrbrodt
2022-05-25elide some OUString allocationNoel Grandin
2022-05-19svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-05-05tdf#148921 Smartart: Incorrect Text positionNoel Grandin