summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26simplifyStephan Bergmann
2016-04-26loplugin:salboolStephan Bergmann
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-22Fix typosAndrea Gelmini
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
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-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-25Use rtl::math::isNan()Fabio Buso
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-26xmloff: indent cleanup in headerChris Sherlock
2015-12-26xmloff: change instances of maName to more descriptive namesChris Sherlock
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin