summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl
2015-11-13svx: loplugin:badstaticsMichael Stahl
2015-11-12tdf#90357 create correct undo actionArmin Le Grand
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11-Werror,-Wunevaluated-expressionStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel 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-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin
2015-11-05Use more proper integer typesMatteo Casalin
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-23fix indent and simplify returns, no logic changeCaolán McNamara
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara
2015-10-23afl-eventtesting: crash seen on occasionCaolán McNamara
2015-10-22Visisble->VisibleCaolán McNamara
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara
2015-10-14coverity#736826 Dereference before null checkCaolán McNamara
2015-10-14coverity#735877 Dereference after null checkCaolán McNamara
2015-10-14coverity#735878 Dereference after null checkCaolán McNamara
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara
2015-10-13coverity#735874 Dereference after null checkCaolán McNamara
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-13remove some useless commentsNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna
2015-10-12valgrind: fix leakCaolán McNamara
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07Avoid clang-analyzer-deadcode.DeadStoresStephan Bergmann