summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptso.cxx
AgeCommit message (Expand)Author
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-06-03cid#1485165 avoid Missing move assignment operatorCaolán McNamara
2021-06-01no need to allocate these on the heapNoel Grandin
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-04Fix typoAndrea Gelmini
2020-12-02related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-14Use convertTwipToMasterUnit instead of hardcoded numberSamuel Mehrbrodt
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15tdf#131193: MSO PP complains about an ODP saved as PPTAron Budea
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-19cid#1448229 Division or modulo by zeroCaolán McNamara
2019-04-30drop Graphic::operator boolNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-09use unique_ptr in sdNoel Grandin
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29tdf#121795 bogus checks on depth limitCaolán McNamara
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression '!pTmp' is always trueMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-07tdf#112721 sd ppt export: don't adjust first line of tableJustin Luth
2018-06-27loplugin:useuniqueptr in PortionObjNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-05-09Avoid division by zeroStephan Bergmann
2018-04-17loplugin:constparamsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-13sd: bullet graphic uses "Graphic" prop. instead "GraphicURL"Tomaž Vajngerl