summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2015-07-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist
2015-07-15fix Android buildNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-30coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23move sorting code closer togetherNoel Grandin
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann