summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock3-18/+0
2016-05-11tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand2-23/+23
2016-05-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand1-0/+24
2016-03-09Use rtl::math::isNan()Fabio Buso1-1/+2
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl1-1/+5
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara1-1/+10
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin6-16/+2
2015-11-19use comphelper::containerToSequenceNoel Grandin2-97/+14
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin5-14/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht33-123/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann24-193/+193
2015-11-09new loplugin: oncevarNoel Grandin4-12/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin8-21/+18
2015-11-04loplugin:stringconstantNoel Grandin4-17/+11
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann29-197/+197
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin8-13/+0
2015-09-29Fix typosAndrea Gelmini2-2/+2
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht4-16/+16
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam3-1/+28
2015-09-16boost->stdCaolán McNamara2-4/+3
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe3-4/+2
2015-08-27Clean up sEmptyURLStephan Bergmann1-3/+1
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl1-2/+2
2015-08-26Clean up aEmptyStrStephan Bergmann1-5/+3
2015-08-12cppcheck: variableScopeCaolán McNamara1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin2-3/+2
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin2-5/+5
2015-08-05loplugin:unusedmethodsNoel Grandin1-3/+0
2015-08-03inline some use-once typedefsNoel Grandin3-16/+13
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini1-1/+1
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl1-2/+2
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann2-10/+0
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist1-0/+2
2015-07-15fix Android buildNoel Grandin1-0/+4
2015-07-15loplugin:unusedmethods xmloffNoel Grandin9-52/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-5/+1