summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
AgeCommit message (Expand)Author
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-07-25Fix typosAndrea Gelmini
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-12-02Remove dup line in aGroupShapeElemTokenMap (xmloff)Julien Nabet
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09drop useless commentsDavid Tardon
2016-09-09fix indentationDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-08-18coverity#1371136 Explicit null dereferencedCaolán McNamara
2016-07-07Simplify a bit by using return iterator from vector erase funcJulien Nabet
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini