summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
14 days[API CHANGE] remove LOKSlideRenderer implementationTomaž Vajngerl3-858/+1
2024-11-25slideshow: fix initVisible valueSzymon Kłos1-1/+2
2024-11-25slideshow: extract initial visibility of the animation targetSzymon Kłos1-28/+2
2024-11-22loplugin:unusedfieldsNoel Grandin1-9/+0
2024-11-19canvas: simplify calcTransformedRectBoundsXisco Fauli7-30/+12
2024-11-19improve loplugin passparamsbyrefNoel Grandin2-14/+15
2024-11-12loplugin:reftotemp in slideshowNoel Grandin20-165/+165
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin1-2/+2
2024-11-10com::sun::star -> cssMike Kaganski4-49/+40
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-25cid#1633779 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea1-2/+0
2024-10-15slideshow: add flag to skip animation renderingTomaž Vajngerl1-5/+14
2024-10-14lok: remove code that renders other slide layers to increase speedTomaž Vajngerl1-56/+7
2024-09-26Make slideshow objects' debugging semi-transparency and shift conditionalMike Kaganski3-10/+22
2024-09-24lok: render the whole slide temporary (with bg and master content)Tomaž Vajngerl1-0/+30
2024-09-20lok: sd: slideshow render: some bug fixesMarco Cecchetti1-3/+13
2024-09-19use more concrete UNO types in WeakRefWrapperNoel Grandin1-6/+5
2024-09-17lok: sd: slideshow render improvementsMarco Cecchetti1-45/+117
2024-08-21cid#1555812 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara2-5/+16
2024-08-19cid#1558041 silence COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+3
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2024-08-06cid#1607096 silence Overflowed constantCaolán McNamara1-2/+3
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-28tdf#158510 Don't change the initial URL when using fallbackVladislav Tarakanov5-5/+33
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-11lok: sd: slideshow render: avoid using nullptrSzymon Kłos1-0/+6
2024-07-10Fix typoAndrea Gelmini1-1/+1
2024-07-10sd: slideshow render interface and implementationMarco Cecchetti5-7/+839
2024-07-09slideshow: add removeAllShapes to the LayerManagerMarco Cecchetti2-0/+14
2024-06-03Remove unused 'numTiles' from glitter vertex shaderJaviya Vivekkumar Dineshbhai2-7/+0
2024-05-13loplugin:ostr in slideshowNoel Grandin33-150/+150
2024-04-30cid#1596694 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-04-30cid#1596696 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski1-26/+17
2024-04-25Fix typoAndrea Gelmini1-1/+1
2024-04-25tdf#153162 Animation load optimizationAttila Szűcs5-127/+251
2024-04-22Revert "IASS: Correct Buffering of last Slide"Armin Le Grand1-8/+0
2024-04-18tdf#160669 IASS: flush Prefetch for SLideShow as neededArmin Le Grand (allotropia)1-0/+14
2024-04-17Simplify nested for loopsAshwani50091-18/+4
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-3/+3
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski2-6/+6
2024-04-11IASS: Correct Buffering of last SlideArmin Le Grand (allotropia)1-0/+8
2024-03-22tdf#159258 sd: fix to show objects in slideshow if they haveBalazs Varga1-1/+19
2024-03-21Drop remaining boost/shared_pointer debug functionalityStephan Bergmann3-31/+0
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)1-8/+8