summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)Author
2022-11-04ofz#53016 Undefined-shiftCaolán McNamara
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27use more string_view in filterNoel Grandin
2022-09-21new won't return null, so drop conditional nowCaolán McNamara
2022-09-21cid#1515518 Dereference before null checkCaolán McNamara
2022-09-19improve usage of TempFile in SdrPowerPointImportNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth
2022-07-29tdf#148810 ppt import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02Removed duplicated includeAndrea Gelmini
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-24ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-16Fix typosAndrea Gelmini
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-07use a std::vectorCaolán McNamara
2021-11-07ofz: Use-of-uninitialized-valueCaolán McNamara
2021-10-04ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-10-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-22ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-19ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-16ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-03check stream stateCaolán McNamara
2021-09-03no need to allocat PptFontEntityAtom separately hereNoel Grandin
2021-09-02do the same check on the same code pattern as was done earlierCaolán McNamara
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-19use more TellEnd()Noel Grandin