summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-16boost->stdCaolán McNamara
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-27Clean up sEmptyURLStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-12cppcheck: variableScopeCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin