summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
AgeCommit message (Expand)Author
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15loplugin:constvarsNoel Grandin
2021-09-11clang:optin.performance.Padding in xmloffNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-01unordered_map is better for pointer keysNoel Grandin
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-17loplugin:referencecasting in xmloffNoel
2021-02-07Remove unneeded breaks on xmloff/Andrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-16use views to parseNoel
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-11-21remove some prefix and local params from constructorsNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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