summaryrefslogtreecommitdiff
path: root/include/svx/unoshprp.hxx
AgeCommit message (Expand)Author
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-02-25tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse
2020-12-14Fix typo in codeAndrea Gelmini
2020-09-09svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-09-08svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2019-07-25QRCode Dialog Box featureShubham Goyal
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2018-11-27tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet