summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdpropls.cxx
AgeCommit message (Expand)Author
2024-02-26tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2019-11-28tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-09tdf#114400 Import drawoo:fontwork-xyz attributesIlhan Yesil
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-25tdf#107584: Load/save page background transparencyKatarina Behrens
2017-06-12Fix typosAndrea Gelmini
2017-04-24Fix typosAndrea Gelmini
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Resolves: #i125045# For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA...Armin Le Grand
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin