summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdpropls.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-28tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai1-24/+22
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-2/+0
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-8/+4
2018-09-09tdf#114400 Import drawoo:fontwork-xyz attributesIlhan Yesil1-0/+15
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-26/+26
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-10/+10
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl1-7/+60
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-25tdf#107584: Load/save page background transparencyKatarina Behrens1-0/+1
2017-06-12Fix typosAndrea Gelmini1-1/+1
2017-04-24Fix typosAndrea Gelmini1-1/+1
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai1-1/+63
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-99/+92
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-4/+4
2017-01-09New loplugin:externvar: xmloffStephan Bergmann1-3/+4
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann1-6/+0
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin1-3/+3
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin1-3/+3
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin1-6/+6
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin1-4/+4
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin1-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-04-12Avoid reserved identifiersStephan Bergmann1-14/+14
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin1-2/+2
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-1/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-18/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-42/+42
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam1-0/+1
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl1-2/+2
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-5/+5
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-5/+1
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna1-4/+0
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-07-01Resolves: #i125045# For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA...Armin Le Grand1-5/+4
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna1-0/+5
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-19/+19
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-2/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-12/+12
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-13/+13
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-3/+3