summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/escherex.cxx
AgeCommit message (Expand)Author
2022-09-27use more string_view in filterNoel Grandin
2022-09-07cid#1500419 rearrange to silence Use after freeCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-07-25loplugin:moveitNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-27Fix typo in codeAndrea Gelmini
2022-03-14simplify GetOOXMLPresetGeometryNoel Grandin
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-02-02Fix typosAndrea Gelmini
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-16Simplify vector initialization in filterJulien Nabet
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-21cid#1466204 silence Unchecked return valueCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-06-04Upcoming loplugin:elidestringvar: filterStephan Bergmann
2020-04-20tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs
2020-04-14loplugin:flatten in filterNoel Grandin
2020-02-05Fix typoAndrea Gelmini
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-12-10Fix typosAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara