summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)Author
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-21cid#1515521 Dereference before null checkCaolán McNamara
2022-09-19Fix typosAndrea Gelmini
2022-09-19tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-02tdf#149969 slideshow: handle loop from the animation of a media shapeMiklos Vajna
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-05-31The return value of std::count_if is guaranteed to be non-negativeStephan Bergmann
2021-12-09tdf#146094 Impress refuses to go in presentation modeNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in slideshowMike Kaganski
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-06-02tdf#92917: fix crash in Impress in viewmediashape (slideshow)Julien Nabet
2021-06-01Reduce scope (slideshow/viewmediashape)Julien Nabet
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-13transparency->alpha in GraphicAttrNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-17Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameterStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-22fix group shape crash for physics animationsSarper Akdemir
2020-07-19compact namespace: slideshowNoel Grandin
2020-06-30Add Shape mbIsForeground flag and getters and setters for itSarper Akdemir
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10compact namespace in slideshowNoel Grandin
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara