summaryrefslogtreecommitdiff
path: root/sd/source/core/EffectMigration.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-1/+1
2022-09-03crashtesting: assert on loading ooo57561-1.sxiCaolán McNamara1-3/+3
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann1-5/+5
2022-05-03add o3tl::equalsAsciiNoel Grandin1-3/+4
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski1-5/+4
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-1/+1
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-1/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-9/+9
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin1-3/+1
2020-04-01convert PresChange to scoped enumNoel Grandin1-3/+3
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin1-2/+2
2020-01-24loplugin:makeshared in sdNoel Grandin1-2/+2
2019-12-22sal_Char->char in sdNoel Grandin1-3/+3
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+11
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin1-246/+246
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov1-117/+76
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-18/+18
2018-10-09loplugin:constfields in sdNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-38/+58
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-03-07use more Color in sdNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-6/+6
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-2/+2
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-3/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-09New loplugin:externvar: sdStephan Bergmann1-6/+6
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek1-3/+0
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-4/+4
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl1-0/+25
2016-05-04use Any constructor instead of temporariesNoel Grandin1-14/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-39/+39
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2